Math Lab
Home/Class XII/Ch 2/Equations and applications

Equations and applications

The identities of the previous subtopics turn inverse trigonometric equations into ordinary algebraic ones. The procedure is universal: combine all inverse trig terms into one using identities, take the appropriate trigonometric function of both sides, solve for the variable, and finally check that the solutions lie in the original domains. Skipping the last step is the most common source of wrong answers.

A standard strategy

  1. Move all inverse trig terms to one side.
  2. Apply addition/multi-angle identities until only one inverse trig term remains.
  3. Take the corresponding trigonometric function of both sides.
  4. Solve algebraically.
  5. Verify each candidate solution against the original domain constraints.

Examples requiring branch awareness

A candidate xx produced by the algebra may not satisfy the principal range requirements. For instance, if you solve sin1x+sin1(2x)=π/2\sin^{-1} x + \sin^{-1}(2x) = \pi/2 by taking sin\sin, you may produce extraneous roots.

Worked examples

Example 1. Solve tan1(2x)+tan1(3x)=π/4\tan^{-1}(2x) + \tan^{-1}(3x) = \pi/4.

Apply the addition formula (assuming 6x2<16x^2 < 1, i.e., x<1/6|x| < 1/\sqrt 6):

tan15x16x2=π/4\tan^{-1}\tfrac{5x}{1 - 6x^2} = \pi/4, so 5x16x2=1\tfrac{5x}{1 - 6x^2} = 1. This gives 6x2+5x1=06x^2 + 5x - 1 = 0, factoring as (6x1)(x+1)=0(6x - 1)(x + 1) = 0. Candidates x=1/6x = 1/6 or x=1x = -1. Check x<1/60.408|x| < 1/\sqrt 6 \approx 0.408: x=1/60.167x = 1/6 \approx 0.167 passes; x=1x = -1 fails (and indeed tan1(2)+tan1(3)\tan^{-1}(-2) + \tan^{-1}(-3) is negative, not π/4\pi/4).

Final answer: x=1/6x = 1/6.

Example 2. Solve sin1x+sin1(1x)=cos1x\sin^{-1} x + \sin^{-1}(1 - x) = \cos^{-1} x.

Let θ=sin1x\theta = \sin^{-1} x so x=sinθx = \sin \theta. Use cos1x=π/2sin1x=π/2θ\cos^{-1} x = \pi/2 - \sin^{-1} x = \pi/2 - \theta. The equation becomes θ+sin1(1x)=π/2θ\theta + \sin^{-1}(1 - x) = \pi/2 - \theta, i.e., sin1(1x)=π/22θ\sin^{-1}(1 - x) = \pi/2 - 2\theta, so 1x=sin(π/22θ)=cos2θ=12sin2θ=12x21 - x = \sin(\pi/2 - 2\theta) = \cos 2\theta = 1 - 2 \sin^2 \theta = 1 - 2x^2. Hence x=2x2x = 2x^2, giving x(2x1)=0x(2x - 1) = 0: x=0x = 0 or x=1/2x = 1/2.

Verify both: x=0x = 0: sin10+sin11=0+π/2=π/2=cos10\sin^{-1} 0 + \sin^{-1} 1 = 0 + \pi/2 = \pi/2 = \cos^{-1} 0. \checkmark. x=1/2x = 1/2: sin1(1/2)+sin1(1/2)=π/6+π/6=π/3=cos1(1/2)\sin^{-1}(1/2) + \sin^{-1}(1/2) = \pi/6 + \pi/6 = \pi/3 = \cos^{-1}(1/2). \checkmark.

Both work.

Example 3. Solve tan11x1+x=12tan1x\tan^{-1}\tfrac{1 - x}{1 + x} = \tfrac{1}{2} \tan^{-1} x for x>0x > 0.

Use the identity tan11x1+x=tan11tan1x=π/4tan1x\tan^{-1}\tfrac{1 - x}{1 + x} = \tan^{-1} 1 - \tan^{-1} x = \pi/4 - \tan^{-1} x (valid for x>1x > -1).

Equation: π/4tan1x=12tan1x\pi/4 - \tan^{-1} x = \tfrac{1}{2} \tan^{-1} x, so π/4=32tan1x\pi/4 = \tfrac{3}{2} \tan^{-1} x, hence tan1x=π/6\tan^{-1} x = \pi/6, so x=1/3x = 1/\sqrt 3.

Example 4. Solve cos1x+cos1(2x)=π/3\cos^{-1} x + \cos^{-1}(2x) = \pi/3.

Take cosine. Let α=cos1x,β=cos1(2x)\alpha = \cos^{-1} x, \beta = \cos^{-1}(2x). Then cos(α+β)=cosαcosβsinαsinβ=2x21x214x2=1/2\cos(\alpha + \beta) = \cos \alpha \cos \beta - \sin \alpha \sin \beta = 2x^2 - \sqrt{1 - x^2}\sqrt{1 - 4x^2} = 1/2.

Rearrange: (1x2)(14x2)=2x21/2\sqrt{(1 - x^2)(1 - 4x^2)} = 2x^2 - 1/2. Square: (1x2)(14x2)=(2x21/2)2=4x42x2+1/4(1 - x^2)(1 - 4x^2) = (2x^2 - 1/2)^2 = 4x^4 - 2x^2 + 1/4.

Left: 15x2+4x41 - 5x^2 + 4x^4. Equate: 15x2+4x4=4x42x2+1/41 - 5x^2 + 4x^4 = 4x^4 - 2x^2 + 1/4, so 15x2=2x2+1/41 - 5x^2 = -2x^2 + 1/4, giving 3x2=3/43x^2 = 3/4, x2=1/4x^2 = 1/4, x=±1/2x = \pm 1/2.

Check the squaring step required 2x21/202x^2 - 1/2 \ge 0, i.e., x1/2|x| \ge 1/2. Both ±1/2\pm 1/2 are on the boundary. Verify: x=1/2x = 1/2: cos1(1/2)+cos1(1)=π/3+0=π/3\cos^{-1}(1/2) + \cos^{-1}(1) = \pi/3 + 0 = \pi/3. \checkmark. x=1/2x = -1/2: cos1(1/2)+cos1(1)=2π/3+π=5π/3π/3\cos^{-1}(-1/2) + \cos^{-1}(-1) = 2\pi/3 + \pi = 5\pi/3 \neq \pi/3. So only x=1/2x = 1/2 works.

Example 5. Find the number of real solutions of tan1x+tan1(1x)=tan179\tan^{-1} x + \tan^{-1}(1 - x) = \tan^{-1}\tfrac{7}{9}.

LHS: provided x(1x)<1x(1 - x) < 1, this equals tan1x+1x1x(1x)=tan111x+x2\tan^{-1}\tfrac{x + 1 - x}{1 - x(1 - x)} = \tan^{-1}\tfrac{1}{1 - x + x^2}. Setting 11x+x2=79\tfrac{1}{1 - x + x^2} = \tfrac{7}{9} gives 9=7(1x+x2)9 = 7(1 - x + x^2), so 7x27x2=07x^2 - 7x - 2 = 0. Discriminant 49+56=105>049 + 56 = 105 > 0, two roots.

Check the branch condition x(1x)<1x(1 - x) < 1 , always true since x(1x)1/4<1x(1 - x) \le 1/4 < 1. So both roots satisfy.

Two solutions.

Example 6. A ladder of length 1313 m leans against a wall, with foot 55 m from the base. The angle the ladder makes with the ground is θ=cos1(5/13)\theta = \cos^{-1}(5/13). Express θ\theta as sin1\sin^{-1} and as tan1\tan^{-1}.

Using a 55-1212-1313 triangle: sinθ=12/13\sin \theta = 12/13, tanθ=12/5\tan \theta = 12/5. So θ=sin1(12/13)=tan1(12/5)=cos1(5/13)\theta = \sin^{-1}(12/13) = \tan^{-1}(12/5) = \cos^{-1}(5/13).

Try it yourself

  1. Solve tan1x+2cot1x=2π/3\tan^{-1} x + 2 \cot^{-1} x = 2\pi/3.
  2. Solve sin1(x)+sin1(2x)=π/3\sin^{-1}(x) + \sin^{-1}(2x) = \pi/3.
  3. Solve cos1(x)+cos1(2x)=π/2\cos^{-1}(x) + \cos^{-1}(2x) = \pi/2.
  4. Solve tan1(x1)+tan1(x+1)=π/4\tan^{-1}(x - 1) + \tan^{-1}(x + 1) = \pi/4.
  5. Solve 2tan1(cosx)=tan1(2cscx)2 \tan^{-1}(\cos x) = \tan^{-1}(2 \csc x).
  6. Show that tan113+tan115+tan117+tan118=π/4\tan^{-1}\tfrac{1}{3} + \tan^{-1}\tfrac{1}{5} + \tan^{-1}\tfrac{1}{7} + \tan^{-1}\tfrac{1}{8} = \pi/4.
  7. If sin1x+sin1y=π/3\sin^{-1} x + \sin^{-1} y = \pi/3 and cos1xcos1y=π/6\cos^{-1} x - \cos^{-1} y = \pi/6, find xx and yy.
  8. From the top of a tower of height hh, the angle of depression to a point at distance dd is θ=tan1(h/d)\theta = \tan^{-1}(h/d). If h=30,d=40h = 30, d = 40, find θ\theta.
  9. Solve sin1(5x)+sin1(12x)=π/2\sin^{-1}(\tfrac{5}{x}) + \sin^{-1}(\tfrac{12}{x}) = \pi/2 for xx.
  10. Show that tan1x+a1ax=tan1x+tan1a\tan^{-1}\tfrac{x + a}{1 - ax} = \tan^{-1} x + \tan^{-1} a, with appropriate conditions.
  11. A boy walks 5050 m east and then 50350\sqrt 3 m north. Express the angle from his start direction to his final position using tan1\tan^{-1}.
  12. Solve tan1x1x2+tan1x+1x+2=π/4\tan^{-1}\tfrac{x - 1}{x - 2} + \tan^{-1}\tfrac{x + 1}{x + 2} = \pi/4.
  13. Find all xRx \in \mathbb{R} satisfying sin1x=2tan1x1+1x2\sin^{-1} x = 2 \tan^{-1}\tfrac{x}{1 + \sqrt{1 - x^2}}.
  14. Solve cos1(1x)+cos1(x)=π/2\cos^{-1}(1 - x) + \cos^{-1}(x) = \pi/2.

Pitfalls / Tricks

  • After any squaring or trig-function step, always re-verify candidates in the original equation. Spurious roots are routine.
  • A single forgotten branch correction ±π\pm \pi can turn a correct answer into a wrong one.
  • For applied (geometry) problems, draw the triangle first and read off ratios , don't reach for formulas blindly.
  • A function like tan1x1x+1\tan^{-1} \tfrac{x - 1}{x + 1} often equals tan1xπ/4\tan^{-1} x - \pi/4; recognising such patterns shortcuts many problems.

This concludes the chapter. Inverse trigonometric functions return in nearly every chapter to come , calculus, integration, complex analysis. Master the principal branches and the addition formulas first.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Equations and applications
6 questions · pick the best answer
Q1

Q2

Q3

Q4

Q5

Q6