NDA Maths · Inverse Trigonometry

Solving Equations & Geometric Applications

Inverse-trig equations are solved by collapsing them with the complementary identity (or the sum formula) to a single inverse function, then checking the root is valid; geometric problems read angles as arctangents of height-over-distance.

Why this matters

6 PYQs. Two reliable moves cover the subtopic: use sin⁻¹x + cos⁻¹x = π/2 to turn a mixed equation into one unknown, and watch the validity condition (ab < 1) when you apply the tan⁻¹ sum formula. Geometric questions are right-triangle arctangents.

Concept 1 of 2

Solving Inverse-Trig Equations

Intuition

Most equations mix two inverse functions. Replace one using the complementary identity so only a single unknown inverse remains, solve for it, then recover x. When the tan⁻¹ sum formula is used to form a quadratic, discard any root that violates its validity range.

Definition

  • Complementary collapse: in asin1x+bcos1x=ca\sin^{-1}x + b\cos^{-1}x = c, write cos1x=π2sin1x\cos^{-1}x = \tfrac{\pi}{2} - \sin^{-1}x to get one unknown.
  • Sum-formula equations: tan1f(x)+tan1g(x)=π4\tan^{-1}f(x) + \tan^{-1}g(x) = \tfrac{\pi}{4} becomes f+g1fg=1\dfrac{f+g}{1-fg} = 1; solve, then **reject roots where fg1fg \ge 1** or where the principal range is exceeded.
  • Existence: sin1xcos1x=k\sin^{-1}x - \cos^{-1}x = k has a solution only when the implied sin1x=π/2+k2\sin^{-1}x = \tfrac{\pi/2 + k}{2} lands in range.

Collapse with the complementary identity

asin1x+bcos1x=c cos1x=π2sin1x one unknowna\sin^{-1}x + b\cos^{-1}x = c \ \xrightarrow{\cos^{-1}x = \frac{\pi}{2}-\sin^{-1}x}\ \text{one unknown}

Worked example

Solve sin1x+cos1(1x)=π2\sin^{-1}x + \cos^{-1}(1-x) = \tfrac{\pi}{2}.
  1. Compare with sin1u+cos1u=π2\sin^{-1}u + \cos^{-1}u = \tfrac{\pi}{2}: this holds exactly when the two arguments are equal, x=1xx = 1 - x.
  2. 2x=12x = 1.
Answer:x=12x = \tfrac{1}{2}.

From the bank · past-year question

Example 1Inverse TrigonometryMODERATE
If 3sin1x+cos1x=π3\sin^{-1}x+\cos^{-1}x=\pi, then what is xx equal to?

[Q37 · Apr · 2022]

Reject roots that break the sum-formula validity

Forming f+g1fg=1\frac{f+g}{1-fg}=1 can introduce a root where fg>1fg>1 — there the real sum is π4+π\tfrac{\pi}{4}+\pi, not π4\tfrac{\pi}{4}. Always test each algebraic root against the original equation.

Concept 2 of 2

Geometric Applications

Intuition

An angle of elevation is just the arctangent of height over horizontal distance. When a problem asks for the angle subtended between two heights, take the difference of two arctangents — exactly the sum/difference formula again.

Definition

  • Angle of elevation of a point at height hh, horizontal distance dd: θ=tan1hd\theta = \tan^{-1}\dfrac{h}{d}.
  • Angle subtended by a segment between heights h1<h2h_1 < h_2 at distance dd: tan1h2dtan1h1d=tan1(h2h1)dd2+h1h2\tan^{-1}\dfrac{h_2}{d} - \tan^{-1}\dfrac{h_1}{d} = \tan^{-1}\dfrac{(h_2-h_1)d}{d^2 + h_1 h_2}.
  • Conditions linking tan1x,tan1y,tan1z\tan^{-1}x, \tan^{-1}y, \tan^{-1}z in AP with x,y,zx,y,z in GP typically force x=y=zx=y=z.

Subtended angle

tan1h2dtan1h1d=tan1(h2h1)dd2+h1h2\tan^{-1}\dfrac{h_2}{d} - \tan^{-1}\dfrac{h_1}{d} = \tan^{-1}\dfrac{(h_2-h_1)\,d}{d^2 + h_1 h_2}

Worked example

From a point 12 m from a pole, the top (height 9 m) and a flag at 21 m subtend what extra angle? Find tan()\tan(\angle) between the 9 m and 21 m marks.
  1. Angles: α=tan1912=tan134\alpha = \tan^{-1}\tfrac{9}{12} = \tan^{-1}\tfrac34, β=tan12112=tan174\beta = \tan^{-1}\tfrac{21}{12} = \tan^{-1}\tfrac74.
  2. tan(βα)=74341+7434=11+2116=1637\tan(\beta - \alpha) = \dfrac{\frac74 - \frac34}{1 + \frac74\cdot\frac34} = \dfrac{1}{1 + \frac{21}{16}} = \dfrac{16}{37}.
Answer:tan()=1637\tan(\angle) = \dfrac{16}{37}.

From the bank · past-year question

Example 2Inverse TrigonometryHARD
A man at M, standing 100 m away from the base (P) of a chimney of height 50 m, observes the angle of elevation of the highest point (Q) of the smoke to be 45°. The highest point of the chimney is at R. Further P, R and Q are in a straight line and the straight line is perpendicular to PM. What is the angle RMQ equal to?

[Q48 · Apr · 2025]

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (2)

  • Solving Inverse-Trig Equations

    Collapse with the complementary identity

    asin1x+bcos1x=c cos1x=π2sin1x one unknowna\sin^{-1}x + b\cos^{-1}x = c \ \xrightarrow{\cos^{-1}x = \frac{\pi}{2}-\sin^{-1}x}\ \text{one unknown}
  • Geometric Applications

    Subtended angle

    tan1h2dtan1h1d=tan1(h2h1)dd2+h1h2\tan^{-1}\dfrac{h_2}{d} - \tan^{-1}\dfrac{h_1}{d} = \tan^{-1}\dfrac{(h_2-h_1)\,d}{d^2 + h_1 h_2}

Watch out for (1)

Mastery check — 4 interleaved questions

Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.

Example 1Inverse TrigonometryMODERATE
If tan1(12)+tan1(x3)=π4\tan^{-1}\left(\frac{1}{2}\right)+\tan^{-1}\left(\frac{x}{3}\right)=\frac{\pi}{4}, where 0<x<60<x<6, then what is xx equal to?

[Q36 · Apr · 2022]

Example 2Inverse TrigonometryHARD
Let xx, yy, zz be positive real numbers such that xx, yy, zz are in GP and tan1x\tan^{-1}x, tan1y\tan^{-1}y and tan1z\tan^{-1}z are in AP. Then which one of the following is correct?

[Q47 · Apr · 2017]

Example 3Inverse TrigonometryMODERATE
Consider the following values of x: 1. 8 2. 4-4 3. 16\frac{1}{6} 4. 14-\frac{1}{4} Which of the above values of x is/are the solution(s) of the equation tan1(2x)+tan1(3x)=π4\tan^{-1}(2x) + \tan^{-1}(3x) = \frac{\pi}{4}?

[Q45 · Sep · 2018]

Example 4Inverse TrigonometryEASY
The equation sin1xcos1x=π6\sin^{-1} x - \cos^{-1} x = \frac{\pi}{6} has

[Q21 · Apr · 2021]

Drill every past-year question on this subtopic

6 questions from the bank — paginated, with cart and Word-export support.