Sarkari RiseLogin

Trigonometric Functions Inverse Trig Questions for AGNIVEER VAYU

Free, AI-curated practice for the Trigonometric Functions Inverse Trig section of AGNIVEER VAYU. We have 19+ verified questions in this bank. Below: 5 sample questions. Sign up free to unlock unlimited practice + AI explanations + per-topic analytics.

▶ Start free — AGNIVEER VAYU mockAll AGNIVEER VAYU resourcesAlready a user? Sign in →
Why this topic matters · 8 min read
Inverse trigonometry is a medium-weight topic in Agniveer Vayu maths (typically 1-2 questions). It tests your ability to find angles from trig ratios, understand domain-range restrictions, and solve simple inverse trig equations. Recent papers focus on principal values, composition of inverse functions, and real-world angle problems. Must-know for time-efficient solving.

Inverse Trigonometric Functions: Definition and Domain-Range

Inverse trig functions reverse the process: instead of angle to ratio, you go ratio to angle. But here is the catch — trig functions are not one-to-one over their full domain, so we restrict the domain to make them invertible. Each inverse function has a specific principal value range (the range where the answer always lies). For example, sin inverse only returns angles between -90 degrees and +90 degrees, even though sine itself repeats. This restriction is not arbitrary; it is the international standard and what exam setters expect.

  • sin^-1(x) or arcsin(x): domain [-1, 1], range [-π/2, π/2] or [-90°, 90°]
  • cos^-1(x) or arccos(x): domain [-1, 1], range [0, π] or [0°, 180°]
  • tan^-1(x) or arctan(x): domain all real numbers, range (-π/2, π/2) or (-90°, 90°)
  • cot^-1(x): domain all real numbers, range (0, π) or (0°, 180°)
  • sec^-1(x) and cosec^-1(x): domain |x| >= 1, specific restricted ranges
  • Principal value = the unique answer that falls within the defined range
Key formulas
sin^-1(x) + cos^-1(x)
sin^-1(x) + cos^-1(x) = π/2
When: Always true for any x in [-1, 1]. Useful to convert between sin inverse and cos inverse.
tan^-1(x) + cot^-1(x)
tan^-1(x) + cot^-1(x) = π/2
When: Always true for any real x. Quick conversion between tan and cot inverses.
tan^-1(x) + tan^-1(y)
tan^-1(x) + tan^-1(y) = tan^-1((x+y)/(1-xy)) if xy < 1
When: Adding two inverse tangents. Watch the condition xy < 1; if xy > 1, add or subtract π.
sin^-1(x) + sin^-1(y)
sin^-1(x) + sin^-1(y) = sin^-1(x*sqrt(1-y^2) + y*sqrt(1-x^2)) if x^2+y^2 <= 1
When: Less common but appears in harder problems. Requires careful domain checking.
Worked examples

Find sin^-1(1/2). Answer: π/6 or 30°. Why? Because sin(30°) = 1/2 and 30° lies in [-90°, 90°].

Find cos^-1(-1/2). Answer: 2π/3 or 120°. Why? Because cos(120°) = -1/2 and 120° lies in [0°, 180°].

Find tan^-1(1) + tan^-1(2). Using formula: tan^-1((1+2)/(1-1*2)) = tan^-1(3/(-1)) = tan^-1(-3). Since 1*2 = 2 > 1, we add π: tan^-1(-3) + π ≈ 1.89 radians.

Composition of Inverse Trig Functions

When you compose an inverse function with its original function, you often get the input back — but only if the input is in the range of the inverse function. For instance, sin(sin^-1(x)) = x only if x is in [-1, 1]. However, sin^-1(sin(θ)) = θ only if θ is in [-π/2, π/2]. If θ is outside this range, you must reduce it to the principal range first. This is a frequent trap in exams.

  • sin(sin^-1(x)) = x for x in [-1, 1]
  • sin^-1(sin(θ)) = θ only if θ in [-π/2, π/2]; otherwise reduce to principal range
  • cos(cos^-1(x)) = x for x in [-1, 1]
  • cos^-1(cos(θ)) = θ only if θ in [0, π]; otherwise reduce
  • tan(tan^-1(x)) = x for all real x
  • tan^-1(tan(θ)) = θ only if θ in (-π/2, π/2); otherwise reduce

Solving Inverse Trigonometric Equations

Exam questions often ask you to solve equations like sin^-1(x) = a or tan^-1(2x) = tan^-1(3) + tan^-1(1/5). The key is to apply inverse functions carefully, respect domain restrictions, and use the addition formulas. Always check your answer by substituting back.

  • To solve sin^-1(f(x)) = k, apply sin to both sides: f(x) = sin(k), then solve for x
  • Check that your solution for f(x) lies in [-1, 1] for sine and cosine
  • For tan^-1 equations, use addition formulas to simplify before solving
  • Always verify the final answer satisfies the original equation
  • Watch for extraneous solutions introduced during algebraic manipulation
Worked examples

Solve sin^-1(x) = π/6. Apply sin: x = sin(π/6) = 1/2. Check: 1/2 is in [-1, 1]. Answer: x = 1/2.

Solve tan^-1(x) + tan^-1(1/3) = π/4. Use formula: tan^-1((x + 1/3)/(1 - x/3)) = π/4. Apply tan: (x + 1/3)/(1 - x/3) = 1. Solve: x + 1/3 = 1 - x/3, so 4x/3 = 2/3, x = 1/2.

Real-World Applications and Angle Problems

Agniveer Vayu often includes word problems: finding angles of elevation, bearings, or directions using inverse trig. The setup is usually straightforward — identify the ratio (opposite/hypotenuse, etc.), then apply the inverse function to find the angle. Always ensure your answer is in the correct range and matches the physical context (e.g., angles of elevation are between 0 and 90 degrees).

  • Angle of elevation/depression: use tan^-1(opposite/adjacent) for small angles
  • Bearing problems: convert to standard position, then use inverse trig
  • Always report angle in degrees unless the problem specifies radians
  • Check reasonableness: an angle of elevation cannot exceed 90°
  • In navigation, inverse trig gives the principal angle; adjust for quadrant if needed
⚠ Common mistakes to avoid
  • Forgetting domain restrictions. sin^-1(2) is undefined, not an error — the input must be in [-1, 1]. Many aspirants try to force a calculation.
  • Confusing principal value ranges. cos^-1 returns angles in [0, π], not [-π/2, π/2]. If you memorize sin^-1 range and apply it to cos^-1, you will get wrong answers.
  • Misapplying composition rules. sin^-1(sin(120°)) is NOT 120°. You must first reduce 120° to the principal range of sin^-1, which is [-90°, 90°]. The answer is sin^-1(sin(120°)) = sin^-1(sin(60°)) = 60°.
  • Ignoring the condition xy < 1 in tan^-1 addition formula. If xy > 1, the formula changes — you must add or subtract π. Skipping this leads to completely wrong answers.
  • Not checking extraneous solutions. When you solve inverse trig equations algebraically, always substitute back into the original equation to confirm.
🧠 Memory aids
  • PRINCIPAL RANGES — Remember 'SIN is NARROW, COS is WIDE, TAN is OPEN': sin^-1 and tan^-1 are narrow/symmetric around 0; cos^-1 is wide (0 to π); tan^-1 is open (unbounded domain).
  • COMPLEMENTARY PAIR — sin^-1(x) + cos^-1(x) = π/2 and tan^-1(x) + cot^-1(x) = π/2. These are always true and save time in composition problems.
  • REDUCTION TRICK — If sin^-1(sin(θ)) and θ is outside [-π/2, π/2], ask: 'What angle in [-π/2, π/2] has the same sine?' Use symmetry: sin(180° - θ) = sin(θ) or sin(-θ) = -sin(θ).
  • ADDITION FORMULA GATE — Before using tan^-1(x) + tan^-1(y) formula, always check: is xy < 1? If yes, use directly. If xy > 1, add π to the result. If xy = 1, the sum is ±π/2.
🎯 AGNIVEER VAYU exam tips
  • Agniveer Vayu typically asks 1-2 inverse trig questions in the 45-minute maths section. Expect one straightforward 'find the angle' question and one composition or equation-solving question.
  • Recent papers (2023-2024) favor tan^-1 addition formula problems and sin^-1(sin(θ)) reduction traps. Practice these heavily.
  • Time management: inverse trig questions should take 2-3 minutes each if you know the formulas. Memorize the four key formulas (complementary pairs and tan addition) to avoid derivation.
  • Domain-range questions are less common but appear in 'which statement is true' MCQ sets. Always have the ranges written on your rough sheet at the start.
  • Word problems (angle of elevation, bearing) are straightforward once you identify the ratio. No tricks — just apply inverse trig and report in degrees. Allocate 2-3 minutes per word problem.

Sample questions

Q1 · hard · AI-verified
The principal value of sin⁻¹(sin 5π/6) is:
  1. π/6
  2. 2π/3
  3. 5π/6
  4. −π/6
Q2 · hard · AI-verified
If tan⁻¹(x) + tan⁻¹(y) + tan⁻¹(z) = π, then x + y + z equals:
  1. x + y + z = 1
  2. 2xyz
  3. x²y²z²
  4. xyz
Q3 · medium · AI-verified
If sin⁻¹(x) + sin⁻¹(y) = π/2, then x² + y² equals:
  1. 0
  2. 2
  3. √2
  4. 1
Q4 · medium · AI-verified
The value of sin⁻¹(sin(5π/6)) is:
  1. 5π/6
  2. −π/6
  3. π/6
  4. π/3
Q5 · hard · AI-verified
The value of tan⁻¹(2) + tan⁻¹(3) is equal to:
  1. π/4
  2. π/2
  3. 3π/4
  4. 5π/4
💡 Want answers + explanations + 14+ more Trigonometric Functions Inverse Trig questions? Sign up free →
⭐ Recommended for AGNIVEER VAYU aspirants

Full AI 6-Month

all your target exams · 6 months · unlimited mocks + AI
₹799~₹4.4/day
Sign up free, then unlockSee all plans →

More AGNIVEER VAYU topics

Oscillations and Waves
20+ practice questions
Algebra Complex Numbers Class 11
20+ practice questions
Gravitation and Satellites
20+ practice questions
Laws of Motion and Friction
20+ practice questions
Properties of Solids and Fluids
20+ practice questions
Para Jumbles
20+ practice questions

Free practice, AI explanations, 24 exams — all in one app

Daily 10-Q quiz · AI doubt solver in Hindi + English · adaptive mocks · 49,000+ practice questions (19,000+ verified PYQs).

Sign up freePricingTry Daily 10-Q