Question
Question: How do you find an equation of line tangent to the curve at the given point \({x^3} + {y^3} = 36x...
How do you find an equation of line tangent to the curve at the given point
x3+y3=36xy , given point (18,18) ?
A. x+y=18
B. x+y=36
C. x+y=−18
D. x+2y=18
Solution
Hint : A tangent is a line that touches a curve at a single point and does not cross through it. The equation of a line is given by y−y0=m(x−x0)where y0andx0 are the points where tangent touches the curve and m is the slope of line.
The slope of tangent m can be found by differentiating the equation of the curve and putting the values of the given point of intersection in it. That is
m=dxdy at (18,18)
Complete step-by-step answer :
step1 write the given equation of curve
x3+y3=36xy
Step2 now differentiate both side of the equation with respect to x
dxd(x3+y3)=dxd(36xy)
For differentiating the two variable terms we will use the chain rule of differentiation
3x2+3y2dxdy=36(ydxdx+xdxdy)
Now simplifying the terms
3x2+3y2dxdy=36(y+xdxdy)
Now separating the derivative terms we get
3y2dxdy−36xdxdy=36y−3x2
Taking dxdy common and transferring other terms on right side we get
dxdy=3y2−36x36y−3x2 ……………… (1)
Now putting the given point of intersection in equation 1
⇒dxdy=(3×182)−(36×18)(36×18)−(3×182)
On simplifying we get the value of slope
⇒m=dxdy=−1
Now to find the equation of tangent we will put the value of slope and given point in standard equation of line y−y0=m(x−x0) we get,
⇒y−18=−1(x−18) …………..(2)
Separating variables and constant terms we get
⇒x+y=36
This is the required solution of tangent to the given curve.
So, the correct answer is “Option B”.
Note : To check that our answer is correct or not, put the value of point in the equation of the line. If the point satisfies the equation of line then our answer is correct. Let us check our answer.
Put the value of point in equation 2 we get,
⇒18−18=−1(18−18)
On further solving
⇒0=0
Since LHS = RHS our answer is correct.