Question:medium

If $x = \tan^{-1} \left\{ \frac{\sqrt{1+t^2}-1}{t} \right\}, y = \cos^{-1} \left\{ \frac{1-t^2}{1+t^2} \right\}$, then $\frac{dy}{dx}$ is equal to

Show Hint

Always look for trigonometric substitutions in inverse trig functions. For $1+t^2$, use $t = \tan \theta$.
Updated On: May 14, 2026
  • 2
  • $\frac{1}{2}$
  • 4
  • $\frac{1}{4}$
Show Solution

The Correct Option is C

Solution and Explanation

Step 1: Understanding the Question:
This is a parametric differentiation problem. We can simplify the expressions for \( x \) and \( y \) using trigonometric substitutions.
Step 3: Detailed Explanation:
Let \( t = \tan \theta \). Then \( \theta = \tan^{-1} t \).
For \( x \):
\[ x = \tan^{-1} \left( \frac{\sec \theta - 1}{\tan \theta} \right) = \tan^{-1} \left( \frac{1 - \cos \theta}{\sin \theta} \right) = \tan^{-1} \left( \tan \frac{\theta}{2} \right) = \frac{\theta}{2} \]
\[ x = \frac{1}{2} \tan^{-1} t \]
For \( y \):
\[ y = \cos^{-1} \left( \frac{1 - \tan^2 \theta}{1 + \tan^2 \theta} \right) = \cos^{-1} (\cos 2\theta) = 2\theta \]
\[ y = 2 \tan^{-1} t \]
Relating \( y \) and \( x \):
\[ y = 4 \times \left( \frac{1}{2} \tan^{-1} t \right) = 4x \]
Differentiating \( y \) with respect to \( x \):
\[ \frac{dy}{dx} = 4 \]
Step 4: Final Answer:
The derivative \( \frac{dy}{dx} \) is \( 4 \).
Was this answer helpful?
0