Animated Solution for Mathematics - Differentiation: If p(x) be a polynomial of degree 3 satisfying p(−1)=10,p(1)=−6 and p(x) has maxima at x=−1 and p′(x) has minima at x=1. Find the distance between the local maxima and local minima of the curve.
Visualized Solution
Defining the Cubic Polynomial p(x)
Let p(x) be a cubic polynomial: p(x)=ax3+bx2+cx+d.
Given conditions:
1. p(−1)=10
2. p(1)=−6
3. Local maxima at x=−1
4. p′(x) has a minima at x=1
Analyzing the Second Derivative p′′(x)
Since p′(x) has a minima at x=1, its derivative must vanish at this point.
Therefore, p′′(1)=0.
This point represents the inflection point of the cubic curve.
Formulating p′′(x)
Since p(x) is a cubic polynomial (degree 3), its second derivative p′′(x) must be a linear polynomial (degree 1).
Using the root x=1, we can write:
p′′(x)=k(x−1) for some non-zero constant k.
Integrating to Find p′(x)
Integrate p′′(x) with respect to x:
p′(x)=∫k(x−1)dx=2k(x−1)2+C
Here, C is the constant of integration.
Applying the Maxima Condition
Since p(x) has a local maxima at x=−1, the slope at this point must be zero:
p′(−1)=0
Substitute x=−1 into the derivative equation:
2k(−1−1)2+C=0⟹2k+C=0⟹C=−2k
Finding the Minima Location
Substitute C=−2k back into p′(x):
p′(x)=2k(x−1)2−2k=2k(x2−2x−3)
Factoring the expression:
p′(x)=2k(x−3)(x+1)
The critical points are x=−1 (maxima) and x=3 (minima).
Integrating to Find p(x)
Integrate p′(x) to obtain the polynomial p(x):
p(x)=∫2k(x2−2x−3)dx
p(x)=2k(3x3−x2−3x)+D
Here, D is another integration constant.
Using Given Values to Find Constants
Use p(−1)=10:
2k(−31−1+3)+D=10⟹65k+D=10 (Eq. 1)
Use p(1)=−6:
2k(31−1−3)+D=−6⟹−611k+D=−6 (Eq. 2)
Solving for k and D
Subtract Eq. 2 from Eq. 1:
(65k+D)−(−611k+D)=10−(−6)
616k=16⟹k=6
Substitute k=6 into Eq. 1:
65(6)+D=10⟹5+D=10⟹D=5
The polynomial is: p(x)=x3−3x2−9x+5
Coordinates of Maxima and Minima
Local Maxima point A: (−1,p(−1))=(−1,10)
Local Minima point B occurs at x=3:
p(3)=(3)3−3(3)2−9(3)+5=27−27−27+5=−22
So, the minima point is B(3,−22).
Calculating the Distance
Use the distance formula between A(−1,10) and B(3,−22):
d=(3−(−1))2+(−22−10)2
d=42+(−32)2=16+1024
d=1040=16×65=465
Key Takeaway: The distance between the local extrema is 465 units.
00:00 / 00:00
The Sigma Insight: Maxima and Minima
Solution Diagram
Analyzing the Setup
The cubic polynomial p(x) defines a terrain whose peaks and valleys are governed by the principles of calculus. To determine the distance between these points, we must first reconstruct the polynomial using the provided constraints.
The Inflection Point
Our journey begins with the clue that the first derivative p′(x) has a minimum at x=1. In calculus, the minimum of a function occurs where its derivative is zero; thus, the second derivative must satisfy:
p′′(1)=0
Since p(x) is a cubic polynomial, p′′(x) is a linear function. Given the root at x=1, we can express the second derivative as:
p′′(x)=k(x−1)
where k is a non-zero constant. This point represents the inflection point where the curve's concavity shifts.
The Slope Landscape
We climb back up the ladder of derivatives by integrating p′′(x) with respect to x:
p′(x)=∫k(x−1)dx=2k(x−1)2+C
We know the curve has a local maximum at x=−1, implying p′(−1)=0. Substituting this into our slope equation:
2k(−1−1)2+C=0⇒2k+C=0⇒C=−2k
Substituting C back into the expression for p′(x), we obtain:
p′(x)=2k(x−1)2−2k=2k(x2−2x−3)
Factoring this quadratic reveals the critical points:
p′(x)=2k(x−3)(x+1)
The critical points are located at x=−1 (the maximum) and x=3 (the minimum).
Reconstructing the Polynomial
Integrating the slope function p′(x) allows us to find the original polynomial p(x):
p(x)=∫2k(x2−2x−3)dx=2k(3x3−x2−3x)+D
Using the conditions p(−1)=10 and p(1)=−6, we solve the resulting system of linear equations to find k=6 and D=5. The resulting polynomial is:
p(x)=x3−3x2−9x+5
Final Calculation
The local maximum point A is at (−1,10). To find the local minimum point B, we evaluate the polynomial at x=3:
p(3)=(3)3−3(3)2−9(3)+5=27−27−27+5=−22
Thus, point B is at (3,−22). We now apply the distance formula to find the separation between A and B:
d=(3−(−1))2+(−22−10)2
d=42+(−32)2=16+1024=1040
Simplifying the radical, we arrive at the final distance: