Question
Question: How do you find the equation(s) of the tangent line(s) at the point(s) on the graph of the equation ...
How do you find the equation(s) of the tangent line(s) at the point(s) on the graph of the equation y2−xy−10=0, where x=3?
Solution
Hint : Here in this question, we have to find the equation of the tangent line, given the x value then find the y value by factoring the given equation, then find the slope of the equation i.e., m=dxdy at the point (x,y), then find the equation of tangent line by using the equation y−y0=m(x−x0) where (x0,y0) is the point where tangent line passes through.
Complete step by step solution:
The tangent line to a curve at a given point is a straight line that just "touches" the curve at that point.
Consider the given equation when x=3, then
y2−xy−10=0------(1)
Substitute x=3 in the equation (1), then
y2−3y−10=0
Now, find the value of y by using the factorization method
Break the middle term as the summation of two numbers such that its product is equal to -10. Calculated above such two numbers are -5 and 2.
⇒y2+2y−5y−10=0
Making pairs of terms in the above expression
⇒(y2+2y)−(5y+10)=0
Take out greatest common divisor GCD from the both pairs, then
⇒y(y+2)−5(y+2)=0
Take (y+2) common
⇒(y+2)(y−5)=0
Equate each term to the zero
⇒(y+2)=0 and (y−5)=0
⇒y=−2 and y=5
The points of tangency are (3,−2) and (3,5)
Now, find the slope of the equation at the point of tangency using the first order derivative of given equation i.e., m=dxdy
⇒m=2ydxdy−y−xdxdy=0
On simplification, we get
⇒(2y−x)dxdy=y
⇒m=dxdy=(2y−x)y
The slope of the equation at the point (3,−2) is:
⇒(dxdy)(3,−2)=(2(−2)−3)−2
⇒(dxdy)(3,−2)=(−4−3)−2
On simplification, we get
⇒(dxdy)(3,−2)=−7−2=72
And the slope of the equation at the point (3,5) is:
⇒(dxdy)(3,5)=(2(5)−3)5
On simplification, we get
⇒(dxdy)(3,5)=(10−3)5=75
The equation of slope of the tangent line is:
y−y0=m(x−x0)
the slope of the tangent line at the point (3,−2) is:
where x0=3, y0=−2 and m=72 , then
⇒y−(−2)=72(x−3)
⇒y+2=72x−72(3)
⇒y+2=72x−76
Subtract both side by 2, then
⇒y+2−2=72x−76−2
On simplification, we get
⇒y=72x−(76+14)
⇒y=72x−720
the slope of the tangent line at the point (3,5) is:
where x0=3, y0=5 and m=75 , then
⇒y−5=75(x−3)
⇒y−5=75x−75(3)
⇒y−5=75x−715
Add both side by 5, then
⇒y−5+5=75x−715+5
On simplification, we get
⇒y=75x−(715−35)
⇒y=75x−(−720)
⇒y=75x+720
Hence, the equations of the tangent lines at the point of the equation y2−xy−10=0 is y=72x−720 and y=75x+720.
So, the correct answer is y=72x−720 and y=75x+720”.
Note : The concept of the equation of tangent 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.