Question
Question: Find the equation of the normal to the hyperbola \({{x}^{2}}-4{{y}^{2}}=36\) at the point (10, 4)....
Find the equation of the normal to the hyperbola x2−4y2=36 at the point (10, 4).
Solution
Hint: We know that the product of the slopes of a given curve and the normal/tangent to that curve at a given point always equals to ‘-1’. The slope of a curve can be found by applying differentiation on the equation. The normal is a straight line and we can use the calculated slope to find its equation.
Complete step-by-step answer:
In order to find the equation of the normal to the given hyperbola we firstly need to find the slope of the hyperbola which can be found by taking the derivative with respect to ‘x’ on both sides of the hyperbola equation.
So,
dxd(x2)−dxd(4y2)=dxd(36)
Now we know, dxd(xn)=n(xn−1) , so the above equation becomes
⇒2x−dx4d(y2)=0⇒2x−8ydxdy=0⇒dxdy=−8y−2x⇒dxdy=4yx.............(i)
As we know the product of slopes of the curve and its normal is always -1. Therefore, the slope of normal will be −dydx .
That means, from equation (i) we can substitute,
−dydx=−x4y
Now the slope of normal at point (10,4) will be,
−dydx=−(10)4(4)−dydx=−1016=−58..............(ii)
The equation of the normal can be written from the equation of the line,
y−y1=m(x−x1)
Here, x1=10,y1=4,m=−58
Substituting the values in equation of line, we get
y−4=−58(x−10)
On cross-multiplying, we get
⇒5(y−4)=−8(x−10)⇒5y−20=−8x+80⇒8x+5y=80+20
⇒8x+5y=100
The equation of the normal to the given hyperbola is 8x+5y=100.
Note: The caution must be taken when writing the product of slopes. Generally students make mistakes by taking the product of slopes of the curve and it’s normal as ‘1’ instead of ‘-1’. In this case we get the wrong answer.