Question:medium

Differentiate \( \cos^{-1} \left( \frac{1 - x^2}{1 + x^2} \right) \) with respect to \( x \).

Show Hint

Expressions like \( \frac{1-x^2}{1+x^2} \) often relate to \( \cos(2\tan^{-1}x) \). Use identities to simplify inverse trig problems.
Show Solution

Solution and Explanation

To Differentiate:
y = cos−1 ( (1 − x2) / (1 + x2) )

Step 1: Use Trigonometric Identity
We use the identity:

cos(2θ) = (1 − tan2θ) / (1 + tan2θ)

Comparing with (1 − x2) / (1 + x2), we get:

Let x = tan θ

Then,

(1 − x2) / (1 + x2) = cos(2θ)

Therefore,

y = cos−1(cos(2θ))

Since x ∈ ℝ, we take principal value:

y = 2θ

But θ = tan−1(x)

Hence,

y = 2 tan−1(x)

Step 2: Differentiate

dy/dx = 2 × d/dx [ tan−1(x) ]

= 2 × (1 / (1 + x2))

Final Answer:
dy/dx = 2 / (1 + x2)

Was this answer helpful?
0