Unit 3 Trigonometry Toolkit: Inverses, Identities, and Equivalent Forms

Inverse Trigonometric Functions

What an “inverse trig function” really is (and isn’t)

An inverse function undoes what a function does. For example, the inverse of “multiply by 3” is “divide by 3.” With trigonometry, you might hope that “the inverse of sine” would simply undo sine.

But there’s a catch: functions like sine and cosine repeat values. That means they fail the horizontal line test, so they are not one-to-one over all real numbers and therefore don’t have inverses unless you restrict their domains.

To create inverse trig functions, you do two things:

  1. Restrict the domain of a trig function so it becomes one-to-one.
  2. Define its inverse on that restricted domain.

The inverse trig functions are written with “arc” notation or with a negative exponent:

  • arcsin and \sin^{-1} mean the same thing (but \sin^{-1}(x) does **not** mean 1/\sin(x)).

The big three: arcsin, arccos, arctan

Inverse trig functions take a ratio value and return an angle (typically in radians in AP-style work unless stated otherwise).

  • y = \arcsin(x) means \sin(y) = x where y is in the restricted range for arcsin.
  • y = \arccos(x) means \cos(y) = x where y is in the restricted range for arccos.
  • y = \arctan(x) means \tan(y) = x where y is in the restricted range for arctan.

The principal value ranges (the “official” output angles) are chosen to make each inverse a function.

Inverse trigMeaningDomain (input values)Range (output angles)
\arcsin(x)angle whose sine is x-1 \le x \le 1-\frac{\pi}{2} \le y \le \frac{\pi}{2}
\arccos(x)angle whose cosine is x-1 \le x \le 10 \le y \le \pi
\arctan(x)angle whose tangent is xall real x-\frac{\pi}{2} < y < \frac{\pi}{2}

Why these ranges matter: when you write \arcsin(1/2) you are not asking for “all angles whose sine is 1/2.” You are asking for the **one** angle in the arcsin range whose sine is 1/2.

Connecting inverses to the unit circle

On the unit circle, \sin(\theta) is the y-coordinate and \cos(\theta) is the x-coordinate of the point at angle \theta.

  • \arcsin(x) asks: “What angle in [-\pi/2,\pi/2] has y-coordinate x on the unit circle?”
  • \arccos(x) asks: “What angle in [0,\pi] has x-coordinate x on the unit circle?”

This perspective makes the domain restrictions feel natural: sine and cosine never exceed 1 or go below -1, so inverses only accept inputs in [-1,1].

Evaluating inverse trig values (special angles)

To evaluate an inverse trig expression, you typically:

  1. Recognize a familiar trig value.
  2. Find the angle in the correct inverse range.

Example 1: Evaluate \arcsin\left(\frac{\sqrt{3}}{2}\right)

You know \sin\left(\frac{\pi}{3}\right) = \frac{\sqrt{3}}{2}. Check the arcsin range: \frac{\pi}{3} is between -\frac{\pi}{2} and \frac{\pi}{2}, so it’s valid.

\arcsin\left(\frac{\sqrt{3}}{2}\right) = \frac{\pi}{3}

Example 2: Evaluate \arccos\left(-\frac{1}{2}\right)

Cosine equals -\frac{1}{2} at angles like \frac{2\pi}{3} and \frac{4\pi}{3}, but arccos must output an angle in [0,\pi].

\arccos\left(-\frac{1}{2}\right) = \frac{2\pi}{3}

A common error is choosing \frac{4\pi}{3} because it “works,” but it’s not in the arccos range.

Compositions: when inverses “cancel” and when they don’t

If a function has a true inverse, then composing them cancels: f^{-1}(f(x)) = x. With inverse trig, cancellation depends on whether the intermediate value lies in the restricted domain.

Always-true cancellation patterns

Because \arcsin outputs angles in the domain where sine is one-to-one:

\sin(\arcsin(x)) = x for -1 \le x \le 1

Similarly:

\cos(\arccos(x)) = x for -1 \le x \le 1

\tan(\arctan(x)) = x for all real x

These are usually the simpler compositions.

The “range restriction” compositions

The reverse order is trickier:

\arcsin(\sin(\theta)) does not always equal \theta, because \sin(\theta) forgets which cycle you came from. \arcsin then returns the **principal angle** in [-\pi/2,\pi/2] with the same sine value.

Example 3: Evaluate \arcsin\left(\sin\left(\frac{5\pi}{6}\right)\right)

First compute the sine:

\sin\left(\frac{5\pi}{6}\right) = \frac{1}{2}

Now find the principal angle in the arcsin range with sine \frac{1}{2}:

\arcsin\left(\frac{1}{2}\right) = \frac{\pi}{6}

So:

\arcsin\left(\sin\left(\frac{5\pi}{6}\right)\right) = \frac{\pi}{6}

Solving equations using inverse trig (and checking your work)

Inverse trig is a powerful “angle-extractor.” For instance, from \sin(\theta) = 0.8 you can get a principal solution:

\theta = \arcsin(0.8)

But trig equations usually have infinitely many solutions unless a domain is specified. A reliable method is:

  1. Find one solution in the correct principal range using inverse trig.
  2. Use symmetry and periodicity to get the other solutions.
  3. Restrict to the requested interval.

Example 4: Solve \sin(\theta) = \frac{1}{2} on 0 \le \theta < 2\pi

Principal value:

\theta_1 = \arcsin\left(\frac{1}{2}\right) = \frac{\pi}{6}

Sine is positive in Quadrants I and II. The Quadrant II angle with the same reference angle is:

\theta_2 = \pi - \frac{\pi}{6} = \frac{5\pi}{6}

So the solutions are:

\theta = \frac{\pi}{6}, \frac{5\pi}{6}

A common mistake is to write only \frac{\pi}{6} because inverse trig gave one answer.

Exam Focus
  • Typical question patterns:
    • Evaluate expressions like \arcsin(a) or \arccos(a) using special triangles/unit circle values.
    • Simplify compositions like \sin(\arccos(x)) or \arctan(\tan(\theta)) with attention to ranges.
    • Solve trig equations on a specified interval using inverse trig plus periodicity.
  • Common mistakes:
    • Treating \sin^{-1}(x) as \frac{1}{\sin(x)} instead of an inverse function.
    • Ignoring the restricted range (principal values) and choosing an angle outside it.
    • Forgetting that trig equations can have multiple solutions on an interval.

Trigonometric Identities and Equations

What an identity is and why it matters

A trigonometric identity is an equation that is true for all values in its domain. For example, the Pythagorean identity is always true (whenever sine and cosine are defined):

\sin^2(\theta) + \cos^2(\theta) = 1

Identities matter because they let you:

  • Rewrite an expression into a more useful form (for simplification, solving, or modeling).
  • Connect different trig functions (turn a tangent problem into a sine/cosine problem).
  • Solve equations by transforming them into something you can factor or isolate.

A trigonometric equation looks similar, but it’s only true for specific angle values, and your job is to find those values.

Core identity families (with meaning)

These are the most commonly used identity types in precalculus.

Reciprocal identities

These come directly from definitions:

\sec(\theta) = \frac{1}{\cos(\theta)}

\csc(\theta) = \frac{1}{\sin(\theta)}

\cot(\theta) = \frac{1}{\tan(\theta)}

Quotient identities

Tangent and cotangent as ratios:

\tan(\theta) = \frac{\sin(\theta)}{\cos(\theta)}

\cot(\theta) = \frac{\cos(\theta)}{\sin(\theta)}

Pythagorean identities

These come from the unit circle (or right-triangle Pythagorean theorem).

\sin^2(\theta) + \cos^2(\theta) = 1

Dividing by \cos^2(\theta) (where defined) gives:

\tan^2(\theta) + 1 = \sec^2(\theta)

Dividing by \sin^2(\theta) (where defined) gives:

1 + \cot^2(\theta) = \csc^2(\theta)

A subtle but important point: when you divide by \sin^2(\theta) or \cos^2(\theta), you are implicitly excluding angles where that quantity is zero. The identity is still valid where both sides are defined, but you should remember domain restrictions in equation solving.

Even-odd identities (symmetry)

Sine and tangent are odd; cosine is even:

\sin(-\theta) = -\sin(\theta)

\cos(-\theta) = \cos(\theta)

\tan(-\theta) = -\tan(\theta)

These are useful for simplifying expressions and understanding graphs.

Cofunction identities (complements)

These relate angles that add to \frac{\pi}{2}:

\sin\left(\frac{\pi}{2} - \theta\right) = \cos(\theta)

\cos\left(\frac{\pi}{2} - \theta\right) = \sin(\theta)

\tan\left(\frac{\pi}{2} - \theta\right) = \cot(\theta)

Strategies for proving/simplifying identities

When you’re asked to “verify” an identity, the goal is to transform one side into the other using valid algebra and known identities.

Good habits:

  • Work on the more complicated side.
  • Rewrite everything in terms of \sin(\theta) and \cos(\theta) when stuck.
  • Factor whenever you see common factors.
  • Be careful with operations that could introduce restrictions (like multiplying by an expression that could be zero) in equation solving.

Example 1: Verify

\frac{1-\cos^2(\theta)}{\sin(\theta)} = \sin(\theta)

Start with the left side and use the Pythagorean identity 1-\cos^2(\theta)=\sin^2(\theta):

\frac{1-\cos^2(\theta)}{\sin(\theta)} = \frac{\sin^2(\theta)}{\sin(\theta)} = \sin(\theta)

This works as long as \sin(\theta) \ne 0 because the original left side has a denominator of \sin(\theta).

Solving trigonometric equations (structure matters)

Solving trig equations is like solving algebraic equations, except you also need:

  • unit circle values
  • periodicity
  • attention to restricted intervals

A key technique is to turn the trig equation into an algebraic form you recognize.

Technique: factor like a polynomial

Example 2: Solve 2\sin^2(\theta) - \sin(\theta) = 0 on 0 \le \theta < 2\pi

Factor:

\sin(\theta)(2\sin(\theta) - 1) = 0

So either:

\sin(\theta) = 0

or

2\sin(\theta) - 1 = 0 which gives \sin(\theta) = \frac{1}{2}.

Now solve each on 0 \le \theta < 2\pi:

  • \sin(\theta)=0 at \theta=0,\pi
  • \sin(\theta)=\frac{1}{2} at \theta=\frac{\pi}{6},\frac{5\pi}{6}

So the full solution set is:

\theta = 0, \frac{\pi}{6}, \frac{5\pi}{6}, \pi

A common student error is forgetting \theta=0 because it can feel “too easy,” but it is in the interval.

Technique: use identities to rewrite and then solve

Example 3: Solve \tan(\theta) = \sec(\theta) on 0 \le \theta < 2\pi

Rewrite in sine and cosine to avoid reciprocal/quotient confusion:

\frac{\sin(\theta)}{\cos(\theta)} = \frac{1}{\cos(\theta)}

This equation only makes sense when \cos(\theta) \ne 0.

Multiply both sides by \cos(\theta) (valid under that restriction):

\sin(\theta) = 1

On 0 \le \theta < 2\pi, sine equals 1 at:

\theta = \frac{\pi}{2}

But check the restriction: at \theta=\frac{\pi}{2}, \cos(\theta)=0, so the original equation had division by zero and is undefined. Therefore there are no solutions.

This is a classic example of why you must check for excluded values when you multiply both sides by an expression that might be zero.

Exam Focus
  • Typical question patterns:
    • Verify an identity by rewriting one side using reciprocal/quotient/Pythagorean identities.
    • Solve trig equations on a given interval, often after factoring or using an identity.
    • Determine whether a proposed transformation introduces extraneous solutions.
  • Common mistakes:
    • “Canceling” incorrectly, such as reducing \sin^2(\theta)/\sin(\theta) without noting \sin(\theta)\ne 0.
    • Multiplying both sides by an expression like \cos(\theta) and forgetting it could be zero.
    • Mixing up identities (for example, writing \sin^2(\theta)+\cos^2(\theta)=\sin(\theta)+\cos(\theta)).

Secant, Cosecant, and Cotangent Functions

Why these functions exist

The trig functions you usually meet first are sine, cosine, and tangent. The functions secant, cosecant, and cotangent are equally legitimate trig functions; they’re defined so that you can represent reciprocal relationships cleanly.

They matter because:

  • Some real-world models and math problems naturally produce reciprocals (for example, equations involving 1/\cos(\theta)).
  • They expand your identity toolkit (especially with the Pythagorean identities involving secant and cosecant).
  • They show up in algebraic manipulation: rewriting reciprocals often simplifies solving.

Definitions (unit circle + right triangle)

Using a right triangle (for acute \theta):

  • \sin(\theta)=\frac{\text{opposite}}{\text{hypotenuse}}
  • \cos(\theta)=\frac{\text{adjacent}}{\text{hypotenuse}}
  • \tan(\theta)=\frac{\text{opposite}}{\text{adjacent}}

Then the reciprocals are:

\csc(\theta)=\frac{1}{\sin(\theta)}

\sec(\theta)=\frac{1}{\cos(\theta)}

\cot(\theta)=\frac{1}{\tan(\theta)}

and cotangent can also be written as a quotient:

\cot(\theta)=\frac{\cos(\theta)}{\sin(\theta)}

On the unit circle, these definitions extend to all angles where the denominators are not zero.

Domain restrictions and asymptotes (the “undefined” angles)

Because these functions involve division, they are undefined where their denominators are zero.

  • \sec(\theta) is undefined where \cos(\theta)=0, i.e. at odd multiples of \frac{\pi}{2}.
  • \csc(\theta) is undefined where \sin(\theta)=0, i.e. at integer multiples of \pi.
  • \cot(\theta) is undefined where \sin(\theta)=0 (since \cot(\theta)=\cos(\theta)/\sin(\theta)).

Graphically, those undefined angles become vertical asymptotes.

Graph behavior: how reciprocal graphs are built

A helpful way to understand secant and cosecant graphs is to start from cosine and sine.

  • Since \sec(\theta)=\frac{1}{\cos(\theta)}, whenever \cos(\theta) is close to 0, \sec(\theta) becomes very large in magnitude. That creates the “U-shaped” branches between asymptotes.
  • Wherever \cos(\theta)=1, secant equals 1; wherever \cos(\theta)=-1, secant equals -1.

Similarly for cosecant relative to sine.

Key range fact: because |\cos(\theta)| \le 1, its reciprocal satisfies |\sec(\theta)| \ge 1 (where defined). The same idea gives |\csc(\theta)| \ge 1.

Using sec, csc, cot in identities and simplification

These functions shine when you combine them with Pythagorean identities:

\tan^2(\theta) + 1 = \sec^2(\theta)

1 + \cot^2(\theta) = \csc^2(\theta)

These are especially useful when you’re given secant or cosecant and need tangent or cotangent.

Example 1: If \sec(\theta)=2 and \theta is in Quadrant I, find \tan(\theta).

Use \sec^2(\theta)=1+\tan^2(\theta).

Square secant:

\sec^2(\theta)=4

So:

4 = 1 + \tan^2(\theta)

\tan^2(\theta)=3

\tan(\theta)=\sqrt{3}

We chose the positive root because Quadrant I has positive tangent.

A frequent mistake is to forget the quadrant and write \tan(\theta)=\pm\sqrt{3} when the problem gives enough information to choose the sign.

Example 2: Simplify \frac{\csc(\theta)}{\cot(\theta)}.

Rewrite in sine and cosine:

\frac{\csc(\theta)}{\cot(\theta)} = \frac{\frac{1}{\sin(\theta)}}{\frac{\cos(\theta)}{\sin(\theta)}}

Dividing by a fraction means multiply by its reciprocal:

\frac{1}{\sin(\theta)} \cdot \frac{\sin(\theta)}{\cos(\theta)} = \frac{1}{\cos(\theta)}

So:

\frac{\csc(\theta)}{\cot(\theta)} = \sec(\theta)

Solving equations involving reciprocal trig functions

When solving equations with secant/cosecant/cotangent, rewriting in terms of sine and cosine often prevents mistakes.

Example 3: Solve \sec(\theta) = -2 on 0 \le \theta < 2\pi.

Convert to cosine:

\frac{1}{\cos(\theta)} = -2

So:

\cos(\theta) = -\frac{1}{2}

On 0 \le \theta < 2\pi, cosine is -\frac{1}{2} at:

\theta = \frac{2\pi}{3}, \frac{4\pi}{3}

That’s the complete solution set.

Exam Focus
  • Typical question patterns:
    • Use reciprocal and Pythagorean identities to find missing trig values given one value and a quadrant.
    • Solve equations like \csc(\theta)=k or \cot(\theta)=k by rewriting in sine/cosine.
    • Interpret or sketch graphs by locating asymptotes and key points (like where secant equals 1 or -1).
  • Common mistakes:
    • Confusing \sec(\theta) with \sin(\theta) or treating \sec(\theta) as \cos^{-1}(\theta).
    • Forgetting where the functions are undefined (missing asymptotes or including invalid “solutions”).
    • Losing sign information by taking square roots without using quadrant clues.

Equivalent Representations of Trigonometric Functions

What “equivalent representations” means

An equivalent representation is a different way to express the same trig quantity or relationship. This matters because many problems become easier once you choose the “right” representation.

You can represent trig functions using:

  • the unit circle (coordinates)
  • a right triangle (side ratios)
  • algebraic expressions using identities (rewrite in terms of other trig functions)
  • inverse trig (representing an angle as arcsin/arccos/arctan)

A central skill in precalculus is moving smoothly between these forms without losing information.

Representation 1: Coordinates (unit circle and beyond)

On the unit circle, a point has coordinates:

(\cos(\theta), \sin(\theta))

So cosine and sine are literally coordinates.

More generally, if a point P(x,y) lies on a circle of radius r centered at the origin, then:

r = \sqrt{x^2+y^2}

and the trig ratios are:

\cos(\theta)=\frac{x}{r}

\sin(\theta)=\frac{y}{r}

\tan(\theta)=\frac{y}{x}

This coordinate view is especially useful when you’re given a point and asked for trig values.

Example 1: A point on the terminal side of angle \theta is (-3,4). Find \sin(\theta) and \cos(\theta).

Compute r:

r=\sqrt{(-3)^2+4^2}=\sqrt{9+16}=5

Then:

\cos(\theta)=\frac{x}{r}=\frac{-3}{5}

\sin(\theta)=\frac{y}{r}=\frac{4}{5}

This also tells you \theta is in Quadrant II (cos negative, sin positive), which helps with sign choices later.

Representation 2: Right triangles (acute angles and reference angles)

When \theta is acute (or when you use a reference angle), right triangles make trig concrete: you’re comparing side lengths.

A powerful approach when you know a trig ratio is:

  1. Build a reference triangle whose side ratio matches.
  2. Use the Pythagorean theorem to find missing sides.
  3. Apply the sign based on the angle’s quadrant.

Example 2: Suppose \tan(\theta)=\frac{5}{12} and \theta is in Quadrant III. Find \sin(\theta) and \cos(\theta).

A tangent ratio of \frac{5}{12} suggests a triangle with opposite 5 and adjacent 12. The hypotenuse is:

\sqrt{5^2+12^2}=\sqrt{25+144}=13

So the reference values are |\sin|=\frac{5}{13} and |\cos|=\frac{12}{13}.

Quadrant III means sine and cosine are both negative, so:

\sin(\theta)=-\frac{5}{13}

\cos(\theta)=-\frac{12}{13}

A common mistake is to assign signs based on the triangle drawing alone (which usually lives in Quadrant I). You must adjust signs using the actual quadrant.

Representation 3: Rewriting using identities (changing form on purpose)

Often, “equivalent representation” means rewriting an expression into a different trig form that is easier to simplify or solve.

Converting everything to sine and cosine

This is a go-to method because sine and cosine connect through the Pythagorean identity.

Example 3: Rewrite \sec(\theta) - \tan(\theta) using only sine and cosine.

Use definitions:

\sec(\theta)=\frac{1}{\cos(\theta)}

\tan(\theta)=\frac{\sin(\theta)}{\cos(\theta)}

So:

\sec(\theta)-\tan(\theta)=\frac{1}{\cos(\theta)}-\frac{\sin(\theta)}{\cos(\theta)} = \frac{1-\sin(\theta)}{\cos(\theta)}

That final form might be more useful for further manipulation.

Converting between tangent and sine/cosine to solve

Sometimes an equation in tangent becomes solvable after converting.

Example 4: Solve \tan(\theta)=\sqrt{3} on 0 \le \theta < 2\pi.

You can use special angles directly: tangent is \sqrt{3} at a reference angle of \frac{\pi}{3}.

Tangent is positive in Quadrants I and III, so:

\theta = \frac{\pi}{3}, \frac{4\pi}{3}

This is an example of choosing the representation that makes the problem quickest: special-angle knowledge plus quadrant reasoning.

Representation 4: Expressing angles with inverse trig (exact and contextual)

Inverse trig lets you represent an angle using a ratio, which is useful when the angle is not a special angle.

If you know a right triangle has opposite a and adjacent b (with b>0 for the basic arctan setup), then the acute angle \theta satisfies:

\theta = \arctan\left(\frac{a}{b}\right)

In coordinate form, if x>0 you can represent the angle to a point (x,y) as:

\theta = \arctan\left(\frac{y}{x}\right)

You must be careful about quadrants, because arctan outputs angles only in \left(-\frac{\pi}{2},\frac{\pi}{2}\right). If the point is not in Quadrant I or IV, you need to adjust by adding or subtracting \pi to get the correct direction.

Example 5: Represent the angle of the point (-1,1) from the origin using inverse trig.

Compute a basic arctan value:

\arctan\left(\frac{1}{-1}\right)=\arctan(-1)=-\frac{\pi}{4}

But the point (-1,1) is in Quadrant II, so the correct angle should be in Quadrant II. Add \pi:

-\frac{\pi}{4} + \pi = \frac{3\pi}{4}

So the angle is:

\theta = \frac{3\pi}{4}

This shows how inverse trig gives a starting angle, and quadrant reasoning finishes the job.

How these representations connect to problem-solving

A lot of AP-style questions quietly test whether you can choose an efficient representation:

  • If you see x^2+y^2, coordinate-circle thinking is nearby.
  • If you see 1-\sin^2(\theta), the Pythagorean identity is calling.
  • If you see \sin(\arccos(x)), you’ll likely build a triangle from cosine and then compute sine.

Example 6: Simplify \sin(\arccos(x)) for -1 \le x \le 1.

Let:

\theta = \arccos(x)

Then:

\cos(\theta)=x

Because \theta is in the range of arccos, 0 \le \theta \le \pi, so \sin(\theta) is nonnegative.

Model \cos(\theta)=x with a right-triangle-style relationship: adjacent =x, hypotenuse =1. Then the opposite side has length:

\sqrt{1-x^2}

So:

\sin(\theta)=\sqrt{1-x^2}

Therefore:

\sin(\arccos(x))=\sqrt{1-x^2}

A common mistake is writing \pm\sqrt{1-x^2}. The range of arccos forces \theta into [0,\pi], where sine is never negative.

Exam Focus
  • Typical question patterns:
    • Given a point or coordinate relationship, find trig values using r=\sqrt{x^2+y^2} and \sin=\frac{y}{r}, \cos=\frac{x}{r}.
    • Simplify mixed expressions like \sin(\arccos(x)) or \tan(\arcsin(x)) by building a triangle and using identities.
    • Rewrite expressions into an equivalent form to enable factoring or direct solving.
  • Common mistakes:
    • Losing sign information by taking square roots without using quadrant/range facts.
    • Treating inverse trig outputs as “any angle that works” instead of the principal value in the correct range.
    • Mixing up reciprocal notation: \cos^{-1}(x) means inverse cosine, not 1/\cos(x).