Solveeit Logo

Question

Question: Find point on curve \[y = {x^3} - 2{x^2} - x\] at which tangent lines are parallel to the line \[y =...

Find point on curve y=x32x2xy = {x^3} - 2{x^2} - x at which tangent lines are parallel to the line y=3x2y = 3x - 2.

Explanation

Solution

In the above question, we are given a curve as y=x32x2xy = {x^3} - 2{x^2} - x and a line whose equation is given as y=3x2y = 3x - 2 . We have to find the point on the given curve such that the tangent to the curve y=x32x2xy = {x^3} - 2{x^2} - x is parallel to the given line y=3x2y = 3x - 2 . We know that, for any two straight lines to be parallel, their slopes must be equal. So we have to find the slopes of the given straight line and the tangent to the given curve.

Complete step by step answer:
Given curve is, y=x32x2xy = {x^3} - 2{x^2} - x
We know that the first derivative of a curve determines the slope of the tangent to that curve. Therefore slope of the given curve can be written as,
dydx=ddx(x32x2x)\Rightarrow \dfrac{{dy}}{{dx}} = \dfrac{d}{{dx}}\left( {{x^3} - 2{x^2} - x} \right)
That gives us the slope of the tangent as,
dydx=3x24x1\Rightarrow \dfrac{{dy}}{{dx}} = 3{x^2} - 4x - 1
Now the equation of the given line is,
y=3x2\Rightarrow y = 3x - 2

Comparing above equation with standard equation y=mx+cy = mx + c we get,
m=3\Rightarrow m = 3
Since, the tangent and the line are parallel, therefore their slopes must be equal.
Therefore, we can write
dydx=m\Rightarrow \dfrac{{dy}}{{dx}} = m
That gives,
3x24x1=3\Rightarrow 3{x^2} - 4x - 1 = 3
Subtracting 33form both the sides, we get
3x24x4=0\Rightarrow 3{x^2} - 4x - 4 = 0
Now the roots of the above equation can be written as,
x=b±b24ac2a\Rightarrow x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}

That gives us,
x=(4)±(4)24(3)(4)2(3)\Rightarrow x = \dfrac{{ - \left( { - 4} \right) \pm \sqrt {{{\left( { - 4} \right)}^2} - 4\left( 3 \right)\left( { - 4} \right)} }}{{2\left( 3 \right)}}
Solving, we get
x=4±16+486\Rightarrow x = \dfrac{{4 \pm \sqrt {16 + 48} }}{6}
x=4±646\Rightarrow x = \dfrac{{4 \pm \sqrt {64} }}{6}
Removing the square root, we have
x=4±86\Rightarrow x = \dfrac{{4 \pm 8}}{6}
That gives us,
x=126,46\Rightarrow x = \dfrac{{12}}{6},\dfrac{{ - 4}}{6}
Hence,
x=2,23\Rightarrow x = 2, - \dfrac{2}{3}

Now, putting x=2,23x = 2, - \dfrac{2}{3} in the equation of the given curve, we get
y=232(2)22\Rightarrow y = {2^3} - 2 \cdot {\left( 2 \right)^2} - 2
y=2\Rightarrow y = - 2
And,
y=(23)32(23)2(23)\Rightarrow y = {\left( { - \dfrac{2}{3}} \right)^3} - 2 \cdot {\left( { - \dfrac{2}{3}} \right)^2} - \left( { - \dfrac{2}{3}} \right)
y=82789+23\Rightarrow y = - \dfrac{8}{{27}} - \dfrac{8}{9} + \dfrac{2}{3}
That gives us,
y=824+1827\Rightarrow y = \dfrac{{ - 8 - 24 + 18}}{{27}}
Hence,
y=1427\therefore y = - \dfrac{{14}}{{27}}

Therefore, the tangents to the curve y=x32x2xy = {x^3} - 2{x^2} - x at the points (2,2)\left( {2, - 2} \right) and (23,1427)\left( { - \dfrac{2}{3}, - \dfrac{{14}}{{27}}} \right) are parallel to the straight line y=3x2y = 3x - 2.

Note: An algebraic equation of the second order is called a quadratic equation. A quadratic equation has only two roots. If a quadratic equation is given in the form of ax2+bx+c=0a{x^2} + bx + c = 0 , then the two roots of this equation are given by the formula,
x=b±b24ac2a\Rightarrow x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}
Where the term b24ac\sqrt {{b^2} - 4ac} is called the discriminant and two roots are:
-Real and distinct if b24ac>0\sqrt {{b^2} - 4ac} > 0
-Real and equal if b24ac=0\sqrt {{b^2} - 4ac} = 0
-Imaginary and distinct if b24ac<0\sqrt {{b^2} - 4ac} < 0