Solveeit Logo

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{x^3} + {y^3} = 36xy , given point (18,18)\left( {18,18} \right) ?
A. x+y=18x + y = 18
B. x+y=36x + y = 36
C. x+y=18x + y = - 18
D. x+2y=18x + 2y = 18

Explanation

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 yy0=m(xx0)y - {y_0} = m\left( {x - {x_0}} \right)where y0andx0{y_0}\,and\,{x_0} are the points where tangent touches the curve and mm is the slope of line.
The slope of tangent mm 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=dydxm = \dfrac{{dy}}{{dx}} at (18,18)\left( {18,18} \right)

Complete step-by-step answer :
step1 write the given equation of curve
x3+y3=36xy{x^3} + {y^3} = 36xy
Step2 now differentiate both side of the equation with respect to xx
ddx(x3+y3)=ddx(36xy)\dfrac{d}{{dx}}\left( {{x^3} + {y^3}} \right) = \dfrac{d}{{dx}}\left( {36xy} \right)
For differentiating the two variable terms we will use the chain rule of differentiation
3x2+3y2dydx=36(yddxx+xdydx)3{x^2} + 3{y^2}\dfrac{{dy}}{{dx}} = 36\left( {y\dfrac{d}{{dx}}x + x\dfrac{{dy}}{{dx}}} \right)
Now simplifying the terms
3x2+3y2dydx=36(y+xdydx)3{x^2} + 3{y^2}\dfrac{{dy}}{{dx}} = 36\left( {y + x\dfrac{{dy}}{{dx}}} \right)
Now separating the derivative terms we get
3y2dydx36xdydx=36y3x23{y^2}\dfrac{{dy}}{{dx}} - 36x\dfrac{{dy}}{{dx}} = 36y - 3{x^2}
Taking dydx\dfrac{{dy}}{{dx}} common and transferring other terms on right side we get
dydx=36y3x23y236x\dfrac{{dy}}{{dx}} = \dfrac{{36y - 3{x^2}}}{{3{y^2} - 36x}} ……………… (1)\left( 1 \right)
Now putting the given point of intersection in equation 11
dydx=(36×18)(3×182)(3×182)(36×18)\Rightarrow \dfrac{{dy}}{{dx}} = \dfrac{{\left( {36 \times 18} \right) - \left( {3 \times {{18}^2}} \right)}}{{\left( {3 \times {{18}^2}} \right) - \left( {36 \times 18} \right)}}
On simplifying we get the value of slope
m=dydx=1\Rightarrow m = \dfrac{{dy}}{{dx}} = - 1
Now to find the equation of tangent we will put the value of slope and given point in standard equation of line yy0=m(xx0)y - {y_0} = m\left( {x - {x_0}} \right) we get,
y18=1(x18)\Rightarrow y - 18 = - 1\left( {x - 18} \right) …………..(2)\left( 2 \right)
Separating variables and constant terms we get
x+y=36\Rightarrow 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,
1818=1(1818)\Rightarrow 18 - 18 = - 1\left( {18 - 18} \right)
On further solving
0=0\Rightarrow 0 = 0
Since LHS == RHS our answer is correct.