Question
A surveyor stands at a horizontal distance of 50m from the base of a tower. The angle of elevation to the top of the tower is given by sin−1(3/5)+cos−1(4/5). Find this combined angle and the height of the tower.
Solution — Step by Step
For any x in [−1,1]:
sin−1(x)+cos−1(x)=2π
But here the arguments are different: 3/5 and 4/5. So we cannot use the identity directly.
Let α=sin−1(3/5) and β=cos−1(4/5).
Then sinα=3/5, so cosα=4/5 (taking principal value, α in first quadrant).
And cosβ=4/5, so sinβ=3/5.
So α=β! Both angles are the same — the angle whose sine is 3/5 and cosine is 4/5.
α+β=2α, where sinα=3/5 and cosα=4/5.
sin(2α)=2sinαcosα=2⋅(3/5)(4/5)=24/25.
cos(2α)=cos2α−sin2α=16/25−9/25=7/25.
So combined angle θ=2α, with tanθ=(24/25)/(7/25)=24/7.
tanθ=h/50, so h=50tanθ=50⋅(24/7)=1200/7≈171.4m.
Combined angle: θ=tan−1(24/7). Tower height ≈171.4m.
Why This Works
The trick is recognising that "sin−1(3/5)" and "cos−1(4/5)" both name the same angle (in the first quadrant). Reducing a confusing combination to a familiar quantity (2α) makes the problem trivial.
The 3-4-5 right triangle is one of the most common “free” tools in inverse trig — whenever we see 3/5, 4/5, 24/25, or 7/25, the underlying angle is built from this triangle.
Pattern hint: sin−1(a/c)+cos−1(b/c) where a2+b2=c2 → both terms name the same first-quadrant angle. Add them, get 2α, use double-angle formulas.
Alternative Method — tan−1 Conversion
Convert each term to tan−1:
- sin−1(3/5)=tan−1(3/4) (from 3-4-5 triangle).
- cos−1(4/5)=tan−1(3/4) (same triangle).
Sum: 2tan−1(3/4).
Use tan(2A)=2tanA/(1−tan2A)=2(3/4)/(1−9/16)=(3/2)/(7/16)=24/7. Same result.
Common Mistake
Students often add the arguments instead of the angles: sin−1(3/5)+cos−1(4/5)=sin−1(3/5+4/5). Inverse trig functions are not linear in their arguments.
Another classic: forgetting that sin−1(x)+cos−1(x)=π/2 ONLY when both have the same argument. Different arguments require the conversion approach.
JEE Main 2024 used sin−1(5/13)+cos−1(12/13) — the 5-12-13 triangle. Same template. CBSE Class 12 boards regularly include 4-mark inverse trig problems built around 3-4-5 or 5-12-13.