Question
Question: How do you find the equation of the tangent and normal line to the curve \[y = {x^3}\] at \[x = 1\] ...
How do you find the equation of the tangent and normal line to the curve y=x3 at x=1 ?
Solution
Hint : Here in this question, we have to find the equation of the tangent and normal line, given the x value then find the y value by substitute the x value in given equation, then differentiate the given equation with respect to x and determine the slope of tangent at given point i.e., m=dxdy . Using slope of tangent determine the slope of normal i.e., m=m1−1 ,then we have to find equation of tangent by using the equation of (y−y1)=m(x−x1) Where m is a slope of tangent and find equation of normal by using the equation of (y−y1)=m1(x−x1) Where m1 is a slope of normal.
Complete step-by-step answer :
The tangent line to a curve at a given point is a straight line that just "touches" the curve at that point.
The normal line is the line that is perpendicular to the tangent line.
Consider the given equation of the curve
y=x3 ------(1)
Substitute x as x1=1 in the equation (1) then
⇒y=13
⇒y=1
Thus the point (x1,y1) = (1,1)
Now find the Slope of tangent m at point (1,1) is
Differentiate equation (1) w.r.t. x .
⇒m=dxdy=dxd(x3)
⇒m=dxdy=3x2
At (x1,y1) = (1,1) , then
⇒m=(dxdy)(1,1)=3(1)2
⇒m=(dxdy)(1,1)=3 -------(2)
Next find the Slope of normal m1 at point (1,1) is
⇒m1=m−1=(dxdy)(1,1)−1
⇒m1=m−1=3−1
⇒m1=−31 --------(3)
Equation of tangent at point (x1,y1) = (1,1) is
Consider the equation (y−y1)=m(x−x1)
Substitute m from equation (2)
⇒(y−1)=3(x−1)
⇒y−1=3x−3
Add 1 on both side
⇒y−1+1=3x−3+1
On simplification, we get
⇒y=3x−2
Equation of normal at point (x1,y1) = (1,1) is
Consider the equation (y−y1)=m1(x−x1)
Substitute m1 by equation (3)
⇒(y−1)=−31(x−1)
⇒y−1=−31x+31
Add 1 on both side
⇒y−1+1=−31x+31+1
On simplification, we get
⇒y=−31x+34
Hence, the equations of the tangent and the normal to the curve y=x3 at the point (x1,y1) = (1,1) is
Equation of tangent is y=3x−2
Equation of normal is y=−31x+34 .
So, the correct answer is “ y=−31x+34 ”.
Note : The concept of the equation of tangent and normal comes under the concept of application of derivatives. Here the differentiation is applied on the equation of line or curve and then substitute the value of x. We should know about the general equation of a line. Hence these types of problems are solved by the above procedure.