# Inverse trigonometric functions

> AP Precalculus · CED Unit 3: Trigonometric and Polar Functions
> Source: https://www.owlsprep.com/study/ap-precalculus-u3-inverse-trigonometric-functions/

This module covers all core concepts of inverse trigonometric functions for AP Precalculus, including domain/range restrictions, evaluating compositions, solving inverse trig equations, and common exam pitfalls.

**Prerequisites:** Domain and range of basic trigonometric functions; Properties of one-to-one functions and their inverses; Unit circle values for common angles

## Learning objectives

- Explain why domain restrictions are required to define inverse trigonometric functions
- Recall the domain and range of arcsine, arccosine, and arctangent
- Evaluate exact values of compositions of trigonometric and inverse trigonometric functions
- Solve algebraic equations involving inverse trigonometric functions, checking for extraneous solutions

## Core Definition and Notation

Inverse trigonometric functions are the invertible inverses of trigonometric functions, created by restricting the original trigonometric function to a domain where it is one-to-one. Because all basic trigonometric functions are periodic and not one-to-one over their full natural domains, a mandatory domain restriction defines a unique inverse, which directly dictates the range of each inverse trigonometric function, a core detail tested repeatedly on the AP exam.

> **Notation Note**
>
> Standard AP exam notation uses both $\arcsin(x)$, $\arccos(x)$, $\arctan(x)$ and the exponent form $\sin^{-1}(x)$, $\cos^{-1}(x)$, $\tan^{-1}(x)$. The $-1$ exponent refers to an inverse function, **not** a reciprocal (reciprocal sine is cosecant, written $\csc(x)$ or $(\sin x)^{-1}$).

## Domain and Range of Principal Inverse Trigonometric Functions

To create a valid inverse function, the original function must pass the horizontal line test (i.e., be one-to-one). For each trigonometric function, we choose a continuous principal branch that covers all possible output values of the original function and includes angles near zero and the first quadrant:

- For $y = \sin x$: Restricted domain $[-\pi/2, \pi/2]$, so $\text{Dom}(\arcsin x) = [-1, 1]$ and $\text{Ran}(\arcsin x) = [-\pi/2, \pi/2]$
- For $y = \cos x$: Restricted domain $[0, \pi]$, so $\text{Dom}(\arccos x) = [-1, 1]$ and $\text{Ran}(\arccos x) = [0, \pi]$
- For $y = \tan x$: Restricted domain $(-\pi/2, \pi/2)$, so $\text{Dom}(\arctan x) = (-\infty, \infty)$ and $\text{Ran}(\arctan x) = (-\pi/2, \pi/2)$

**Worked example:** Find the domain of $f(x) = 2\arcsin(3x - 1) + \pi/4$, then state the range of $f(x)$.

1. By definition, the argument of $\arcsin(z)$ must lie in $[-1, 1]$, so set up the inequality:
2. $$-1 \leq 3x - 1 \leq 1$$
3. Solve for $x$ by adding 1 to all parts, then dividing by 3:
4. $$0 \leq 3x \leq 2 \implies 0 \leq x \leq 2/3$$
5. This is the domain of $f(x)$.
6. The range of $\arcsin(3x-1)$ is unchanged from the base range of $\arcsin(z)$, since input transformations do not change the output range of the inverse function.
7. Apply vertical transformations to the range bounds:
8. $$-\pi \leq 2\arcsin(3x - 1) \leq \pi$$
9. $$-3\pi/4 \leq f(x) \leq 5\pi/4$$
10. Final result: Domain $= [0, 2/3]$, Range $= [-3\pi/4, 5\pi/4]$

> **Exam tip:** The AP exam always expects the principal value (output in the restricted range) unless explicitly told otherwise. If your answer for $\arccos(-1/2)$ is $- \pi/3$, that’s automatically wrong because arccosine never outputs negative values.

## Evaluating Compositions of Trigonometric and Inverse Trigonometric Functions

One of the most common problem types on the AP exam asks for the exact value of a composition of trigonometric and inverse trigonometric functions. Three core rules apply:

- $f(f^{-1}(x)) = x$ for all $x$ in the domain of $f^{-1}$. For example, $\sin(\arcsin x) = x$ for $x \in [-1,1]$.
- $f^{-1}(f(x)) = x$ *only if* $x$ is in the principal domain of the original $f$. If not, you must find the angle in the principal domain with the same trig value as $x$.
- For mixed compositions (outer and inner functions are different), assign a variable to the inner inverse angle, use Pythagorean identities, and check the quadrant of the inverse angle to get the correct sign.

**Worked example:** Find the exact value of $\cos\left(\arcsin\left(-\frac{2}{5}\right)\right).

1. Let $\theta = \arcsin(-2/5)$. By definition, $\sin \theta = -2/5$ and $\theta \in [-\pi/2, \pi/2]$ (the principal range of arcsine).
2. All angles in $[-\pi/2, \pi/2]$ are in the first or fourth quadrant, where cosine is non-negative, so $\cos \theta \geq 0$.
3. Use the Pythagorean identity $\sin^2 \theta + \cos^2 \theta = 1$, substitute $\sin \theta = -2/5$:
4. $$\left(-\frac{2}{5}\right)^2 + \cos^2 \theta = 1 \implies \frac{4}{25} + \cos^2 \theta = 1 \implies \cos^2 \theta = \frac{21}{25}$$
5. Take the non-negative root per the sign rule from step 2:
6. $$\cos \theta = \frac{\sqrt{21}}{5}$$
7. Final result: $\cos\left(\arcsin\left(-\frac{2}{5}\right)\right) = \frac{\sqrt{21}}{5}$

> **Exam tip:** When evaluating a composition, always confirm the quadrant of the inner inverse angle before choosing the sign of the outer trig function's output; this is the most commonly missed step on this problem type.

## Solving Equations Involving Inverse Trigonometric Functions

AP Precalculus regularly asks to solve algebraic equations that include one or more inverse trigonometric functions. The core strategy is:

1. Isolate the inverse trigonometric term on one side of the equation.
2. Apply the corresponding trigonometric function to both sides to eliminate the inverse, using the inverse function property.
3. Check all solutions against the domain restrictions of the original inverse trigonometric functions, and check for sign/quadrant consistency, as extraneous solutions are extremely common.

**Worked example:** Find all real solutions to $\arcsin(2x) = \arccos(x)$.

1. Let $\theta = \arcsin(2x) = \arccos(x)$. By definition, $\sin \theta = 2x$, $\cos \theta = x$, and $\theta$ must be in $[0, \pi/2]$ (since arccosine only outputs between $0$ and $\pi$, and $\sin \theta \geq 0$ so $2x \geq 0$).
2. Use the Pythagorean identity $\sin^2 \theta + \cos^2 \theta = 1$:
3. $$(2x)^2 + x^2 = 1 \implies 5x^2 = 1 \implies x^2 = \frac{1}{5} \implies x = \pm \frac{\sqrt{5}}{5}$$
4. Check formal domain restrictions: $2x \in [-1, 1]$ requires $-1/2 \leq x \leq 1/2$, which both solutions satisfy, and $x \in [-1, 1]$ for arccosine, which both also satisfy.
5. Apply the sign condition from step 1: $x \geq 0$, so we discard the negative solution $x = -\sqrt{5}/5$.
6. Verify the positive solution in the original equation: both sides evaluate to approximately 1.107 radians, so it checks out. The only real solution is:
7. $$x = \frac{\sqrt{5}}{5}$$

> **Exam tip:** Always check for extraneous solutions after solving inverse trig equations; negative solutions that pass formal domain checks often fail the quadrant/sign condition from the inverse range restrictions.

## Common pitfalls

- **Wrong:** Stating that $\arcsin(\sin(3\pi/4)) = 3\pi/4$.
  - Why it fails: Students memorize the inverse property $f^{-1}(f(x)) = x$ and forget this only holds when $x$ is in the principal domain of the original sine.
  - Correct: Find the angle in $[-\pi/2, \pi/2]$ with the same sine as $3\pi/4$, which is $\pi/4$, so the correct result is $\pi/4$.
- **Wrong:** Giving $\arccos(-1/2) = - \pi/3$ as the final answer.
  - Why it fails: Students confuse the range of arccosine with the range of arcsine, which includes negative angles.
  - Correct: Remember that the range of $\arccos(x)$ is always $[0, \pi]$, so the correct answer is $2\pi/3$, which is in the required range.
- **Wrong:** Evaluating $\sin(\arccos(-1/3))$ as $- 2\sqrt{2}/3$.
  - Why it fails: Students forget to check the quadrant of the inner angle and automatically assign a negative root.
  - Correct: The range of $\arccos(x)$ is $[0, \pi]$, so sine is always non-negative for any output of arccosine, so the correct value is positive $2\sqrt{2}/3$.
- **Wrong:** Trying to evaluate $\arcsin(1.2)$ and getting a numerical value from a calculator.
  - Why it fails: Students forget that the domain of arcsine and arccosine is restricted to $[-1, 1]$, so inputs outside this interval are undefined.
  - Correct: Immediately recognize that any input outside $[-1, 1]$ for arcsine or arccosine means the expression is undefined (or no solution for an equation).
- **Wrong:** Interpreting $\sin^{-1}(x)$ as $1/\sin(x) = \csc(x)$.
  - Why it fails: The $-1$ exponent notation is ambiguous to new students, who confuse inverse function notation with power notation.
  - Correct: Remember that on the AP exam, $\sin^{-1}(x)$ always means inverse sine (arcsine), and reciprocal sine is always written as $\csc(x)$ or $(\sin x)^{-1}$.
- **Wrong:** For $f(x) = \arctan(2x)$, claiming the range of $f(x)$ is $(-\pi, \pi)$.
  - Why it fails: Students incorrectly scale the range of arctangent along with the input scaling.
  - Correct: Remember that input scaling does not change the range of an inverse trigonometric function; the range of $\arctan(anything)$ is always $(-\pi/2, \pi/2)$.

## Cheatsheet

| Category | Formula/Value | Notes |
| --- | --- | --- |
| Domain: Arcsine | $\text{Dom}(\arcsin x) = [-1, 1]$ | Any input outside this interval is undefined |
| Range: Arcsine | $\text{Ran}(\arcsin x) = [-\pi/2, \pi/2]$ | AP exam always expects principal output in this interval |
| Domain: Arccosine | $\text{Dom}(\arccos x) = [-1, 1]$ | Same domain restriction as arcsine |
| Range: Arccosine | $\text{Ran}(\arccos x) = [0, \pi]$ | Arccosine never outputs negative values |
| Domain: Arctangent | $\text{Dom}(\arctan x) = (-\infty, \infty)$ | No domain restriction; accepts all real inputs |
| Range: Arctangent | $\text{Ran}(\arctan x) = (-\pi/2, \pi/2)$ | Never includes $\pm \pi/2$ as outputs |
| Inverse Property: $f(f^{-1}(x))$ | $f(f^{-1}(x)) = x$ | Holds for all $x$ in the domain of $f^{-1}$ |
| Inverse Property: $f^{-1}(f(x))$ | $f^{-1}(f(x)) = x$ | Only holds if $x$ is in the principal domain of $f$ |

## What's next

Inverse trigonometric functions are a critical prerequisite for the remaining topics in Unit 3 of AP Precalculus. Next, you will apply inverse trigonometric functions to find unknown angles in right and non-right triangles, where selecting the correct principal angle from inverse trig outputs is required to match the triangle's geometry. You will also use inverse trigonometric functions to convert between rectangular and polar coordinates, a core skill for graphing polar curves and solving polar equations. Without mastering the domain and range restrictions of inverse trigonometric functions and how to evaluate compositions, you will struggle to select the correct angle in these upcoming topics, leading to easily avoidable errors. Inverse trigonometric functions also lay the groundwork for topics you will encounter in later courses after AP Precalculus.

- [Trigonometric equations and inequalities](https://www.owlsprep.com/study/ap-precalculus-u3-trigonometric-equations-and-inequalities/)
- [Equivalent representations of trigonometric functions](https://www.owlsprep.com/study/ap-precalculus-u3-equivalent-representations-of-trigonometric-functions/)
- [Trigonometric identities (Pythagorean, sum/difference, double-angle)](https://www.owlsprep.com/study/ap-precalculus-u3-trigonometric-identities/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-precalculus-u3-inverse-trigonometric-functions/
