Regular trig functions take an angle and give a ratio. Inverse trig functions do the reverse — they take a ratio and return an angle. If sinθ=21, then sin−1(21)=6π. Simple idea, but the details around domain restrictions and principal values are where students lose marks.
This chapter carries consistent weightage in CBSE Class 12 boards (4-6 marks) and is a regular in JEE Main. The questions are typically formula-based — if you know the properties, you can solve them fast.
graph TD A[Inverse Trig Problem] --> B{What's given?} B -->|Expression to simplify| C[Apply identities] B -->|Find principal value| D[Check domain + range] B -->|Prove an identity| E[Convert and simplify] C --> F{Which identity?} F -->|Sum/difference| G["sin⁻¹x ± sin⁻¹y"] F -->|Double angle| H["2tan⁻¹x forms"] F -->|Complementary| I["sin⁻¹x + cos⁻¹x = π/2"] D --> J[Is input in valid domain?] J -->|Yes| K[Read from principal range] J -->|No| L[Undefined]
Key Terms & Definitions
Principal Value — Since trig functions are many-to-one, their inverses must be restricted to a specific range (the principal branch) to be well-defined. For example, sin−1 returns values only in [−2π,2π].
Domain — The set of valid inputs for the inverse function. For sin−1x, the domain is [−1,1].
Range (Principal Branch) — The set of possible output angles.
Domain and Range Table
Function
Domain
Range (Principal Value)
sin−1x
[−1,1]
[−2π,2π]
cos−1x
[−1,1]
[0,π]
tan−1x
(−∞,∞)
(−2π,2π)
cot−1x
(−∞,∞)
(0,π)
sec−1x
(−∞,−1]∪[1,∞)
[0,π]−{2π}
csc−1x
(−∞,−1]∪[1,∞)
[−2π,2π]−{0}
Memorise these ranges as pairs: sin−1 and csc−1 share the same range [−π/2,π/2]. cos−1 and sec−1 share [0,π]. tan−1 uses the open interval (−π/2,π/2) and cot−1 uses (0,π).
CBSE Board: This chapter is worth 4-6 marks. Expect 1-2 questions: one on principal values and one on proving/simplifying an identity. The tan−1 addition formula and complementary property (sin−1x+cos−1x=π/2) are tested almost every year.
JEE Main: 1 question per paper on average. Common types: simplify a sum of inverse trig terms, solve an equation involving inverse trig. The 2tan−1x double-angle forms are JEE favourites.
Common Mistakes to Avoid
Mistake 1 — Ignoring domain conditions in the addition formula. The formula tan−1x+tan−1y=tan−11−xyx+y works only when xy<1. When xy>1, you need to add or subtract π.
Mistake 2 — Writing sin−1(−x)=π+sin−1x. The correct property is sin−1(−x)=−sin−1x. The π− pattern applies to cos−1, not sin−1.
Mistake 3 — Giving multiple values. Inverse trig functions return a single principal value. sin−1(1/2)=π/6 only, not 5π/6 as well.
Mistake 4 — Confusing sin−1x with sinx1.sin−1x is the inverse function (arcsin). (sinx)−1=cscx is the reciprocal. Completely different things.
Mistake 5 — Wrong range for cos−1.cos−1(−1/2)=2π/3, not −π/3. The range of cos−1 is [0,π], so the answer is always non-negative.
Practice Questions
Q1. Find the principal value of cos−1(−21).
cos−1(−1/2)=π−cos−1(1/2)=π−π/3=2π/3.
Q2. Evaluate tan−1(1)+tan−1(2)+tan−1(3).
tan−1(2)+tan−1(3)=π+tan−11−62+3=π+tan−1(−1)=π−π/4=3π/4. Adding tan−1(1)=π/4: total =π.
Q3. Simplify sin−1(2x1−x2) for 0≤x≤21.
Put x=sinθ. Then 2sinθcosθ=sin2θ. So the expression =2sin−1x.
Q4. If sin−1x+sin−1y=2π, find x2+y2.
sin−1x=2π−sin−1y=cos−1y. So x=cos(sin−1y)=1−y2. Therefore x2+y2=1.
Q5. Find the value of tan(cos−154).
Let θ=cos−1(4/5). Then cosθ=4/5, sinθ=3/5. So tanθ=3/4.
Q6. Prove: 2tan−131+tan−171=4π.
2tan−1(1/3)=tan−11−1/92/3=tan−18/92/3=tan−1(3/4). Then tan−1(3/4)+tan−1(1/7)=tan−11−3/283/4+1/7=tan−125/2825/28=tan−1(1)=π/4.
Q7. Solve: cos−1x+cos−12x=32π.
cos−12x=32π−cos−1x. Taking cosine: 2x=cos32πcos(cos−1x)+sin32πsin(cos−1x)=−2x+231−x2. So 25x=231−x2. Squaring: 25x2=3(1−x2), giving 28x2=3, so x=273.
Q8. Find cot(tan−1a+cot−1a).
tan−1a+cot−1a=π/2. So cot(π/2)=0.
FAQs
Why do we restrict the domain/range?
Trig functions are periodic — sin gives the same value at infinitely many angles. To make the inverse a proper function (single output per input), we restrict to one branch (the principal branch).
Is sin−1(sinx)=x always true?
Only when x∈[−π/2,π/2]. For other values of x, you need to find the equivalent angle in the principal range. For example, sin−1(sin65π)=π−65π=6π.
What are the most important formulas for JEE?
The tan−1 addition formula and the 2tan−1x conversions. About 70% of JEE questions on this chapter use one of these.
How to handle equations with multiple inverse trig terms?
Move terms to isolate one inverse function on each side, then take trig of both sides. Alternatively, use substitution (x=sinθ) to convert the problem.
What’s the graph of y=sin−1x?
It’s the reflection of y=sinx (restricted to [−π/2,π/2]) across the line y=x. An S-shaped curve from (−1,−π/2) to (1,π/2).
sin−1 and tan−1 are odd functions: f(−x)=−f(x). But cos−1 is NOT odd. Instead, cos−1(−x)=π−cos−1x. This asymmetry is a frequent source of errors in JEE.
When xy>1 in the tan−1 addition formula
The standard formula tan−1x+tan−1y=tan−11−xyx+y works only when xy < 1.
When xy>1 and both x,y>0:
tan−1x+tan−1y=π+tan−11−xyx+y
When xy>1 and both x, y < 0:
tan−1x+tan−1y=−π+tan−11−xyx+y
Forgetting the π correction when xy>1 is the most common JEE error on this topic. Always check whether xy < 1 before applying the formula.
Substitution techniques
Many inverse trig problems simplify dramatically with the right substitution:
Expression
Substitute
Result
1−x2
x=sinθ
cosθ
1+x2
x=tanθ
secθ
x2−1
x=secθ
tanθ
1+x22x
x=tanθ
sin2θ
1+x21−x2
x=tanθ
cos2θ
Master these substitutions and most JEE inverse trig problems become one-line solutions.