Question:medium

The sum of the intercepts made by a tangent drawn to the curve \((x/a)^n + (y/b)^n = 2\) at \((a,b)\) on the coordinate axes is

Show Hint

For a curve \( (x/a)^n + (y/b)^n = \text{const} \), tangent at point \((a,b)\) in linear form gives intercepts; sum = sum of intercepts on axes.
Updated On: Jul 18, 2026
  • \(a+b\)
  • \(a^2 + b^2\)
  • \(2(a-b)\)
  • \(2(a+b)\)
Show Solution

The Correct Option is D

Solution and Explanation

Step 1: Differentiate the curve implicitly.
For \((x/a)^n+(y/b)^n=2\), differentiating both sides with respect to \(x\) gives
\[ \frac{n}{a}\left(\frac{x}{a}\right)^{n-1} + \frac{n}{b}\left(\frac{y}{b}\right)^{n-1} y' = 0 \]

Step 2: Evaluate the slope at (a, b).
At \((a,b)\), both bracketed terms equal 1, so \(\frac{n}{a}+\frac{n}{b}y'=0\), giving \(y'=-\frac{b}{a}\).

Step 3: Write the tangent line and find intercepts.
Tangent: \(y-b=-\frac{b}{a}(x-a)\), which simplifies to \(\frac{x}{a}+\frac{y}{b}=2\). Setting \(y=0\) gives \(x=2a\); setting \(x=0\) gives \(y=2b\).

Step 4: Final conclusion.
Sum of intercepts \(=2a+2b=\) \[ \boxed{2(a+b)} \]
Was this answer helpful?
0