Question:

The combined equation of the tangent and normal to the curve \( xy = 15 \) at the point (5, 3) is

Show Hint

Joint equation of two lines $L_1$ and $L_2$ is found by $L_1 \cdot L_2 = 0$.
Updated On: Apr 30, 2026
  • \( 15x^2 - 15y^2 + 16xy = 480 \)
  • \( 15x^2 + 16xy - 198x + 10y + 480 - 15y^2 = 0 \)
  • \( 15x^2 - 16xy + 19x - 10y - 480 + 15y^2 = 0 \)
  • \( 3x + 5y - 30 = 0 \) (simplified individual)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Slopes
$dy/dx = -y/x = -3/5$.
Tangent slope $m_t = -3/5$. Normal slope $m_n = 5/3$.
Step 2: Line Equations
Tangent: $(y-3) = -3/5(x-5) \implies 3x + 5y - 30 = 0$.
Normal: $(y-3) = 5/3(x-5) \implies 5x - 3y - 16 = 0$.
Step 3: Combine
$(3x + 5y - 30)(5x - 3y - 16) = 0$.
$15x^2 - 9xy - 48x + 25xy - 15y^2 - 80y - 150x + 90y + 480 = 0$.
$15x^2 + 16xy - 15y^2 - 198x + 10y + 480 = 0$.
Step 4: Conclusion
Matches Option (B).
Final Answer:(B)
Was this answer helpful?
0
0