Fiveable

๐Ÿ“Honors Pre-Calculus Unit 6 Review

QR code for Honors Pre-Calculus practice questions

6.3 Inverse Trigonometric Functions

6.3 Inverse Trigonometric Functions

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐Ÿ“Honors Pre-Calculus
Unit & Topic Study Guides
Pep mascot

Inverse Trigonometric Functions

Inverse trigonometric functions work in the opposite direction from regular trig functions. Instead of plugging in an angle and getting a ratio, you plug in a ratio and get an angle back. This reversal requires restricting domains and ranges to keep the functions well-defined, and it shows up constantly in physics, engineering, and navigation whenever you need to find an unknown angle.

Pep mascot
more resources to help you study

Inverse Trigonometric Functions

Inverse trigonometric function applications

Inverse trig functions reverse what standard trig functions do. A regular trig function takes an angle and returns a ratio of sides. An inverse trig function takes that ratio and returns the angle.

  • Denoted as arcsinโก\arcsin, arccosโก\arccos, arctanโก\arctan or equivalently sinโกโˆ’1\sin^{-1}, cosโกโˆ’1\cos^{-1}, tanโกโˆ’1\tan^{-1}
  • They answer the question: what angle produces this ratio?

Because trig functions are periodic (they repeat), they aren't one-to-one over their full domains. To create true inverse functions, you have to restrict the output to a specific interval. These restricted ranges are something you need to memorize:

  • arcsinโก:[โˆ’1,1]โ†’[โˆ’ฯ€2,ฯ€2]\arcsin: [-1, 1] \to [-\frac{\pi}{2}, \frac{\pi}{2}] (quadrants I and IV)
  • arccosโก:[โˆ’1,1]โ†’[0,ฯ€]\arccos: [-1, 1] \to [0, \pi] (quadrants I and II)
  • arctanโก:(โˆ’โˆž,โˆž)โ†’(โˆ’ฯ€2,ฯ€2)\arctan: (-\infty, \infty) \to (-\frac{\pi}{2}, \frac{\pi}{2}) (quadrants I and IV, open interval since the endpoints are never reached)

Notice that arcsinโก\arcsin and arccosโก\arccos only accept inputs between โˆ’1-1 and 11, since sine and cosine never produce values outside that range. arctanโก\arctan accepts any real number because tangent can output any real value.

Where these show up:

  • Physics: finding the launch angle in projectile motion, or the angle of an inclined plane
  • Engineering: determining angles in structural supports or phase angles in circuits
  • Navigation: calculating bearing angles and course corrections
Inverse trigonometric function applications, Inverse Trigonometric Functions โ€น OpenCurriculum

Exact values of inverse expressions

You should be able to evaluate inverse trig functions at common values without a calculator. These all come from the unit circle angles you already know.

  • arcsinโก(0)=0\arcsin(0) = 0, arcsinโก(12)=ฯ€6\arcsin(\frac{1}{2}) = \frac{\pi}{6}, arcsinโก(22)=ฯ€4\arcsin(\frac{\sqrt{2}}{2}) = \frac{\pi}{4}, arcsinโก(32)=ฯ€3\arcsin(\frac{\sqrt{3}}{2}) = \frac{\pi}{3}
  • arccosโก(0)=ฯ€2\arccos(0) = \frac{\pi}{2}, arccosโก(12)=ฯ€3\arccos(\frac{1}{2}) = \frac{\pi}{3}, arccosโก(22)=ฯ€4\arccos(\frac{\sqrt{2}}{2}) = \frac{\pi}{4}, arccosโก(32)=ฯ€6\arccos(\frac{\sqrt{3}}{2}) = \frac{\pi}{6}
  • arctanโก(0)=0\arctan(0) = 0, arctanโก(33)=ฯ€6\arctan(\frac{\sqrt{3}}{3}) = \frac{\pi}{6}, arctanโก(1)=ฯ€4\arctan(1) = \frac{\pi}{4}, arctanโก(3)=ฯ€3\arctan(\sqrt{3}) = \frac{\pi}{3}

The trick is to ask yourself: what angle in the restricted range has this trig value? For example, arccosโก(12)=ฯ€3\arccos(\frac{1}{2}) = \frac{\pi}{3} because cosโก(ฯ€3)=12\cos(\frac{\pi}{3}) = \frac{1}{2} and ฯ€3\frac{\pi}{3} falls within [0,ฯ€][0, \pi].

Two useful identities for simplifying expressions:

  • arcsinโก(x)+arccosโก(x)=ฯ€2\arcsin(x) + \arccos(x) = \frac{\pi}{2} for all xโˆˆ[โˆ’1,1]x \in [-1, 1]
  • arctanโก(x)+arctanโก(1x)=ฯ€2\arctan(x) + \arctan(\frac{1}{x}) = \frac{\pi}{2} for x>0x > 0

These can save time on problems where you know one inverse value and need the other.

Technology for inverse trig analysis

Graphing these functions helps you see the domain and range restrictions visually.

  • The graph of arcsinโก(x)\arcsin(x) is an increasing curve from (โˆ’1,โˆ’ฯ€2)(-1, -\frac{\pi}{2}) to (1,ฯ€2)(1, \frac{\pi}{2})
  • The graph of arccosโก(x)\arccos(x) is a decreasing curve from (โˆ’1,ฯ€)(-1, \pi) to (1,0)(1, 0)
  • The graph of arctanโก(x)\arctan(x) has horizontal asymptotes at y=โˆ’ฯ€2y = -\frac{\pi}{2} and y=ฯ€2y = \frac{\pi}{2} (not vertical asymptotes; the original guide had this wrong)

On a scientific calculator, look for the sinโกโˆ’1\sin^{-1}, cosโกโˆ’1\cos^{-1}, and tanโกโˆ’1\tan^{-1} buttons (usually accessed with a shift or second-function key). Make sure your calculator is set to radian mode when working with radian answers.

Inverse trigonometric function applications, Inverse Trigonometric Functions | Precalculus

Composite functions with inverse trig

Composite functions apply two functions in sequence: (fโˆ˜g)(x)=f(g(x))(f \circ g)(x) = f(g(x)). You always evaluate the inner function first, then feed that result into the outer function.

Example 1: Evaluating a composite

If f(x)=arcsinโก(x)f(x) = \arcsin(x) and g(x)=2xโˆ’1g(x) = 2x - 1, find (fโˆ˜g)(12)(f \circ g)(\frac{1}{2}):

  1. Evaluate the inner function: g(12)=2(12)โˆ’1=0g(\frac{1}{2}) = 2(\frac{1}{2}) - 1 = 0

  2. Apply the outer function: f(0)=arcsinโก(0)=0f(0) = \arcsin(0) = 0

  3. So (fโˆ˜g)(12)=0(f \circ g)(\frac{1}{2}) = 0

Example 2: Solving an equation

Solve arctanโก(2xโˆ’1)=ฯ€4\arctan(2x - 1) = \frac{\pi}{4}:

  1. Apply tanโก\tan to both sides to cancel the arctanโก\arctan: tanโก(arctanโก(2xโˆ’1))=tanโก(ฯ€4)\tan(\arctan(2x - 1)) = \tan(\frac{\pi}{4})

  2. Simplify: 2xโˆ’1=12x - 1 = 1

  3. Solve: x=1x = 1

Always check that your answer keeps the argument of the inverse trig function within its domain. In this case, 2(1)โˆ’1=12(1) - 1 = 1, and arctanโก(1)\arctan(1) is defined, so x=1x = 1 is valid.

A common type of composite to watch for: expressions like sinโก(arccosโก(x))\sin(\arccos(x)). You can evaluate these by drawing a right triangle where the known inverse trig value defines one angle, then reading off the ratio you need from the triangle.

Inverse Functions and Radian Measure

  • Inverse trig functions "undo" their corresponding trig functions, but only over the restricted ranges listed above. Outside those ranges, the cancellation doesn't work directly.
  • Radian measure is the standard for inverse trig outputs. Unless a problem specifically asks for degrees, give your answers in radians.
  • The unit circle ties everything together: the exact values, the range restrictions, and the geometric meaning of each inverse function all come from understanding where angles and coordinates sit on the unit circle.