Prove sin⁻¹x + cos⁻¹x = π/2

medium CBSE JEE-MAIN CBSE 2024 Board Exam 3 min read

Question

Prove that sin1x+cos1x=π2\sin^{-1}x + \cos^{-1}x = \dfrac{\pi}{2} for all x[1,1]x \in [-1, 1].

This is a standard CBSE 12 proof question — it appeared directly in the 2024 Board Exam. Two marks, fully doable if you know the trick.

Solution — Step by Step

Let sin1x=θ\sin^{-1}x = \theta. This means sinθ=x\sin\theta = x, where θ[π2,π2]\theta \in \left[-\dfrac{\pi}{2}, \dfrac{\pi}{2}\right] (the principal value branch of sin1\sin^{-1}).

We know that sinθ=cos(π2θ)\sin\theta = \cos\left(\dfrac{\pi}{2} - \theta\right). This is just the standard complementary angle identity from Class 11 trigonometry.

So we can write: x=cos(π2θ)x = \cos\left(\dfrac{\pi}{2} - \theta\right).

Since x=cos(π2θ)x = \cos\left(\dfrac{\pi}{2} - \theta\right), taking cos1\cos^{-1} on both sides:

cos1x=π2θ\cos^{-1}x = \dfrac{\pi}{2} - \theta

But we need to check the domain. The principal value branch of cos1\cos^{-1} is [0,π][0, \pi]. Since θ[π2,π2]\theta \in \left[-\dfrac{\pi}{2}, \dfrac{\pi}{2}\right], the value π2θ\dfrac{\pi}{2} - \theta lies in [0,π][0, \pi]. ✓ Domain condition satisfied.

We have θ=sin1x\theta = \sin^{-1}x and cos1x=π2θ\cos^{-1}x = \dfrac{\pi}{2} - \theta.

Adding both:

sin1x+cos1x=θ+π2θ=π2\sin^{-1}x + \cos^{-1}x = \theta + \dfrac{\pi}{2} - \theta = \boxed{\dfrac{\pi}{2}}

Why This Works

The real reason behind this identity is the geometry of the unit circle. If sin1x=θ\sin^{-1}x = \theta, that angle θ\theta is measured from the positive x-axis. The angle that gives the same xx as a cosine value is exactly the complementary angle — they always add up to 90°90°.

Think of a right triangle with hypotenuse 1 and one side xx. If one acute angle is θ\theta (opposite side = xx, so sinθ=x\sin\theta = x), then the other acute angle is π2θ\dfrac{\pi}{2} - \theta (adjacent side = xx, so cos(π2θ)=x\cos\left(\dfrac{\pi}{2} - \theta\right) = x). The two angles always sum to π2\dfrac{\pi}{2}.

The domain check in Step 3 is what makes the proof rigorous. Without checking that π2θ\dfrac{\pi}{2} - \theta falls inside [0,π][0, \pi], you haven’t technically justified the step where you apply cos1\cos^{-1}.

Alternative Method

We can also prove this by defining f(x)=sin1x+cos1xf(x) = \sin^{-1}x + \cos^{-1}x and showing it’s constant.

Differentiate: f(x)=11x2+(11x2)=0f'(x) = \dfrac{1}{\sqrt{1-x^2}} + \left(-\dfrac{1}{\sqrt{1-x^2}}\right) = 0

Since f(x)=0f'(x) = 0 for all x(1,1)x \in (-1, 1), f(x)f(x) is constant on [1,1][-1, 1].

Evaluate at x=0x = 0: f(0)=sin1(0)+cos1(0)=0+π2=π2f(0) = \sin^{-1}(0) + \cos^{-1}(0) = 0 + \dfrac{\pi}{2} = \dfrac{\pi}{2}.

Therefore f(x)=π2f(x) = \dfrac{\pi}{2} for all x[1,1]x \in [-1, 1].

The differentiation method is faster in JEE context — spotting that two derivatives cancel is a one-line observation. But CBSE board exams expect the substitution proof (Step 1–4 above) as the “standard” method. Know both.

Common Mistake

The most common error is skipping the domain verification in Step 3. Students write cos1x=π2θ\cos^{-1}x = \dfrac{\pi}{2} - \theta without checking that π2θ[0,π]\dfrac{\pi}{2} - \theta \in [0, \pi].

In a board exam, the examiner specifically looks for this check. If θ[π2,π2]\theta \in \left[-\dfrac{\pi}{2}, \dfrac{\pi}{2}\right], then π2θ[0,π]\dfrac{\pi}{2} - \theta \in [0, \pi] — which is exactly the range of cos1\cos^{-1}. Write this line explicitly to get full marks.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next