Question
If tan−1(x)+tan−1(y)=4π, where xy<1, express y in terms of x.
(NCERT Class 12, Chapter 2 — Inverse Trigonometric Functions)
Solution — Step by Step
When xy<1, the addition formula is:
tan−1(x)+tan−1(y)=tan−1(1−xyx+y)
This is the standard identity — the condition xy<1 ensures the sum lies in (−π/2,π/2).
tan−1(1−xyx+y)=4π
Taking tan on both sides:
1−xyx+y=tan4π=1
x+y=1−xy
y+xy=1−x
y(1+x)=1−x
y=1+x1−x
This is valid for x=−1 and xy<1.
Why This Works
The addition formula for tan−1 converts a sum of two inverse tangents into a single inverse tangent with a combined argument. Setting this equal to π/4 is convenient because tan(π/4)=1, which simplifies the algebra.
The result y=(1−x)/(1+x) has a nice geometric interpretation: if you think of x and y as slopes of two lines, their combined angle (sum of the angles each makes with the x-axis) equals 45°.
Notice that when x=0, y=1 (since tan−1(0)+tan−1(1)=0+π/4=π/4). This serves as a quick verification.
Alternative Method — Direct substitution
Let tan−1(x)=α and tan−1(y)=β, so α+β=π/4.
Then β=π/4−α, and:
y=tanβ=tan(4π−α)=1+tanα1−tanα=1+x1−x
using the tan(A−B) formula.
For JEE, the addition formula for tan−1 has three cases depending on xy: (1) If xy<1: tan−1x+tan−1y=tan−11−xyx+y. (2) If xy>1 and x>0: add π. (3) If xy>1 and x<0: subtract π. Most students only know case (1) — knowing all three prevents sign errors.
Common Mistake
The most dangerous error: applying the formula tan−1x+tan−1y=tan−11−xyx+y when xy>1. This formula is only valid for xy<1. When xy>1, you need to add or subtract π to the result. Ignoring this condition leads to answers in the wrong quadrant. Always check xy<1 before using the basic form.