AP Precalculus Unit 3 Trigonometric Functions: Understanding Cycles, Graphs, and Models

Periodic Phenomena and the Unit Circle

What “periodic” means and why it matters

A periodic phenomenon is anything that repeats in a predictable cycle. The key idea is repetition: after some fixed amount of input, the output returns to the same value and the pattern starts over. That fixed repeat length is the period.

This matters because a huge range of real situations are periodic—day/night temperature, tides, seasonal daylight hours, vibrations, rotating objects, sound waves. Trigonometric functions are built specifically to describe circular motion and repeating patterns, so they become a powerful modeling tool whenever a situation “cycles.”

Mathematically, a function ff is **periodic** if there exists a positive number PP such that

f(x+P)=f(x)f(x+P)=f(x)

for all xx in the domain. The smallest such positive PP (if it exists) is called the fundamental period.

A common misconception: students sometimes think “periodic” means “increasing then decreasing.” That shape happens in many periodic graphs, but the definition is about repeating exactly after a fixed horizontal shift.

Angle measurement: degrees and radians

To connect periodic behavior to trig, you need a way to measure rotation.

  • Degrees: a full rotation is 360360 degrees.
  • Radians: a full rotation is 2π2\pi radians.

Radians are not an arbitrary unit—they directly connect angles to arc length. If a circle has radius rr, and an angle θ\theta (in radians) subtends an arc of length ss, then:

s=rθs=r\theta

This formula is why radians are the “natural” unit for trigonometry: the angle measure becomes a direct multiplier for arc length. A frequent error is trying to use s=rθs=r\theta when θ\theta is in degrees. The formula only works as written when θ\theta is in radians.

Conversions follow from the equivalence 360360 degrees =2π=2\pi radians:

180=π180=\pi

So:

θrad=θdegπ180\theta_{\text{rad}}=\theta_{\text{deg}}\cdot \frac{\pi}{180}

θdeg=θrad180π\theta_{\text{deg}}=\theta_{\text{rad}}\cdot \frac{180}{\pi}

The unit circle as the foundation of trig

The unit circle is the circle of radius 11 centered at the origin. Its equation is:

x2+y2=1x^2+y^2=1

The unit circle matters because it gives a clean geometric definition of sine and cosine. If you start at the point (1,0)\left(1,0\right) and rotate counterclockwise by an angle θ\theta, you land at a point on the unit circle. Call that point (x,y)\left(x,y\right). Then we define:

  • Cosine as the xx-coordinate
  • Sine as the yy-coordinate

So:

cos(θ)=x\cos(\theta)=x

sin(θ)=y\sin(\theta)=y

This definition automatically builds in periodicity because rotating by 2π2\pi radians brings you back to the same point.

Reference angles and exact values

To evaluate trig functions at many angles, you rely on reference angles: the acute angle formed between the terminal side of θ\theta and the xx-axis. The unit circle is symmetric in the four quadrants, so once you know the “special triangle” values in Quadrant I, you can get values elsewhere by assigning signs.

Common special angles (in radians) are:

  • 0,π6,π4,π3,π20, \frac{\pi}{6}, \frac{\pi}{4}, \frac{\pi}{3}, \frac{\pi}{2}

A helpful way to remember sine and cosine at these is that they come from the 30609030-60-90 and 45459045-45-90 triangles scaled to the unit circle.

Here is a compact exact-value table for Quadrant I:

θ\thetacos(θ)\cos(\theta)sin(θ)\sin(\theta)
001100
π6\frac{\pi}{6}32\frac{\sqrt{3}}{2}12\frac{1}{2}
π4\frac{\pi}{4}22\frac{\sqrt{2}}{2}22\frac{\sqrt{2}}{2}
π3\frac{\pi}{3}12\frac{1}{2}32\frac{\sqrt{3}}{2}
π2\frac{\pi}{2}0011

To extend beyond Quadrant I, keep the same reference-angle magnitudes but adjust signs based on the quadrant. A common mistake is mixing up which coordinate corresponds to sine vs cosine—remember: cosine is horizontal (x), sine is vertical (y).

Worked example: arc length on a circle

A bicycle wheel has radius 0.350.35 meters. If it rotates through an angle of 5π3\frac{5\pi}{3} radians, how far does a point on the rim travel?

Use s=rθs=r\theta:

s=0.355π3s=0.35\cdot \frac{5\pi}{3}

s=1.75π3s=\frac{1.75\pi}{3}

This is an exact distance in meters. If you approximate, you can compute a decimal, but many AP-style questions accept the exact expression.

Exam Focus
  • Typical question patterns:
    • Convert between degree and radian measures, often tied to interpreting a graph or rotation.
    • Use the unit circle to find exact values of sin(θ)\sin(\theta) and cos(θ)\cos(\theta) at special angles (including negative angles and angles beyond 2π2\pi).
    • Use s=rθs=r\theta to connect rotation to distance traveled.
  • Common mistakes:
    • Using s=rθs=r\theta with θ\theta in degrees (always convert to radians first).
    • Swapping sine and cosine coordinates on the unit circle.
    • Forgetting sign changes by quadrant when using reference angles.

Sine, Cosine, and Tangent Functions

Defining the trig functions from the unit circle

Using the unit circle point (x,y)\left(x,y\right) corresponding to angle θ\theta:

cos(θ)=x\cos(\theta)=x

sin(θ)=y\sin(\theta)=y

The tangent function is defined (when cosine is not zero) as the ratio of sine to cosine:

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

Geometrically on the unit circle, since sin(θ)=y\sin(\theta)=y and cos(θ)=x\cos(\theta)=x, you can interpret tangent as:

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

This makes tangent strongly connected to slope: for an angle θ\theta in standard position, tan(θ)\tan(\theta) matches the slope of the terminal ray (except where the ray is vertical).

Domain, range, and key periodic properties

Understanding how these functions behave globally helps you interpret graphs and models.

Sine:

  • Domain: all real numbers
  • Range:

1sin(θ)1-1\le \sin(\theta)\le 1

  • Period:

sin(θ+2π)=sin(θ)\sin(\theta+2\pi)=\sin(\theta)

Cosine:

  • Domain: all real numbers
  • Range:

1cos(θ)1-1\le \cos(\theta)\le 1

  • Period:

cos(θ+2π)=cos(θ)\cos(\theta+2\pi)=\cos(\theta)

Tangent:

  • Domain excludes where cos(θ)=0\cos(\theta)=0, which occurs at odd multiples of π2\frac{\pi}{2}
  • Range: all real numbers
  • Period:

tan(θ+π)=tan(θ)\tan(\theta+\pi)=\tan(\theta)

A common misconception: students assume all trig functions have period 2π2\pi. Tangent repeats every π\pi because rotating by π\pi points you in the opposite direction with the same slope.

Even/odd symmetry (helps with negative angles)

Symmetry reduces memorization and helps check answers.

  • Cosine is an even function:

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

  • Sine is an odd function:

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

  • Tangent is an odd function:

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

These are easy to remember by thinking about the unit circle: reflecting across the xx-axis changes the sign of yy (sine) but not xx (cosine).

Connecting right-triangle trig to unit-circle trig

In many earlier courses, sine, cosine, and tangent are defined in a right triangle as ratios of side lengths. That definition works when θ\theta is acute. The unit-circle definition extends trig to all real angles (including negative angles and angles greater than 9090 degrees), which is essential for modeling periodic motion.

The triangle ratios still match unit-circle trig for acute angles: if you draw a right triangle inside the unit circle, the coordinates correspond to adjacent/opposite relationships.

Worked example: exact trig values using symmetry and the unit circle

Find exact values of sin(5π6)\sin\left(-\frac{5\pi}{6}\right), cos(5π6)\cos\left(-\frac{5\pi}{6}\right), and tan(5π6)\tan\left(-\frac{5\pi}{6}\right).

1) Start with the positive angle 5π6\frac{5\pi}{6}. Its reference angle is π6\frac{\pi}{6}, and it lies in Quadrant II.

For π6\frac{\pi}{6}, the Quadrant I values are:

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

cos(π6)=32\cos\left(\frac{\pi}{6}\right)=\frac{\sqrt{3}}{2}

In Quadrant II, sine is positive and cosine is negative:

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

cos(5π6)=32\cos\left(\frac{5\pi}{6}\right)=-\frac{\sqrt{3}}{2}

Then tangent:

tan(5π6)=1232=13\tan\left(\frac{5\pi}{6}\right)=\frac{\frac{1}{2}}{-\frac{\sqrt{3}}{2}}=-\frac{1}{\sqrt{3}}

2) Now use symmetry for the negative angle.

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

cos(5π6)=cos(5π6)=32\cos\left(-\frac{5\pi}{6}\right)=\cos\left(\frac{5\pi}{6}\right)=-\frac{\sqrt{3}}{2}

tan(5π6)=tan(5π6)=13\tan\left(-\frac{5\pi}{6}\right)=-\tan\left(\frac{5\pi}{6}\right)=\frac{1}{\sqrt{3}}

Notice a common pitfall: it’s easy to incorrectly change the sign of cosine for negative angles. Cosine is even, so it does not change.

Exam Focus
  • Typical question patterns:
    • Evaluate sin(θ)\sin(\theta), cos(θ)\cos(\theta), tan(θ)\tan(\theta) exactly for special angles (including angles outside [0,2π][0,2\pi]).
    • Use relationships like tan(θ)=sin(θ)cos(θ)\tan(\theta)=\frac{\sin(\theta)}{\cos(\theta)} to compute one trig value from others.
    • Identify domain restrictions for tangent and interpret vertical asymptotes.
  • Common mistakes:
    • Forgetting tangent is undefined where cos(θ)=0\cos(\theta)=0.
    • Assuming tangent’s period is 2π2\pi instead of π\pi.
    • Incorrectly applying even/odd symmetry (especially mixing up sine vs cosine).

Graphs of Sinusoidal Functions

From the unit circle to a wave graph

The unit circle definitions describe coordinates on a circle, but when you graph y=sin(x)y=\sin(x) or y=cos(x)y=\cos(x) you are doing something different: you’re using the angle input xx (typically in radians) and plotting the corresponding sine/cosine value as a vertical coordinate. As xx increases steadily, the point on the unit circle rotates steadily, and the yy-coordinate (sine) rises and falls in a smooth repeating pattern.

This is why sine and cosine graphs look like “waves”: they are shadows (projections) of uniform circular motion.

Key features of y=sin(x)y=\sin(x) and y=cos(x)y=\cos(x)

Both sine and cosine have:

  • Midline at y=0y=0
  • Amplitude 11 (distance from midline to max/min)
  • Period 2π2\pi
  • Range from 1-1 to 11

Where they differ is the starting point:

  • Sine starts at 00:

sin(0)=0\sin(0)=0

  • Cosine starts at 11:

cos(0)=1\cos(0)=1

A powerful way to think: cosine is a phase-shifted sine. In fact,

cos(x)=sin(x+π2)\cos(x)=\sin\left(x+\frac{\pi}{2}\right)

This is not just a neat identity—it explains why their graphs have the same shape but are horizontally shifted.

Intercepts, maxima/minima, and quarter-period reasoning

Sine and cosine are easiest to sketch by marking key points one quarter-period apart.

For y=sin(x)y=\sin(x) over one cycle from 00 to 2π2\pi:

  • Zeros at 0,π,2π0, \pi, 2\pi
  • Maximum 11 at π2\frac{\pi}{2}
  • Minimum 1-1 at 3π2\frac{3\pi}{2}

For y=cos(x)y=\cos(x) over 00 to 2π2\pi:

  • Maximum 11 at 00 and 2π2\pi
  • Zeros at π2\frac{\pi}{2} and 3π2\frac{3\pi}{2}
  • Minimum 1-1 at π\pi

Many graphing mistakes happen when students try to “connect dots” without respecting the smoothness and symmetry. Sine and cosine are continuous and have a consistent wave shape—no sharp corners.

The tangent graph: repeating with asymptotes

The tangent function behaves differently:

y=tan(x)y=\tan(x)

It has:

  • Period π\pi
  • Zeros at integer multiples of π\pi
  • Vertical asymptotes where cosine is zero:

x=π2+kπx=\frac{\pi}{2}+k\pi

for any integer kk.

Between asymptotes, tangent increases from negative infinity to positive infinity. A common error is drawing tangent like a sine wave. It is not bounded; it has asymptotes and is unbounded.

Worked example: sketching a sinusoid using key features

Sketch one period of:

y=2sin(x)y=2\sin(x)

Start by interpreting the coefficient 22 as amplitude. The midline stays at y=0y=0, but the max/min become 22 and 2-2.

Key points for sin(x)\sin(x) occur at 0,π2,π,3π2,2π0, \frac{\pi}{2}, \pi, \frac{3\pi}{2}, 2\pi. Multiply the sine output by 22:

  • At x=0x=0, y=2sin(0)=0y=2\sin(0)=0
  • At x=π2x=\frac{\pi}{2}, y=2sin(π2)=2y=2\sin\left(\frac{\pi}{2}\right)=2
  • At x=πx=\pi, y=2sin(π)=0y=2\sin(\pi)=0
  • At x=3π2x=\frac{3\pi}{2}, y=2sin(3π2)=2y=2\sin\left(\frac{3\pi}{2}\right)=-2
  • At x=2πx=2\pi, y=2sin(2π)=0y=2\sin(2\pi)=0

Then draw a smooth sinusoidal curve through these points.

Exam Focus
  • Typical question patterns:
    • Identify amplitude, period, midline, and key points from a graph of sine/cosine.
    • Sketch a trig graph given a formula, often by plotting quarter-period points.
    • Describe key features of tangent graphs, including asymptotes and period.
  • Common mistakes:
    • Treating tangent as bounded like sine/cosine (forgetting asymptotes).
    • Confusing amplitude with vertical shift (midline errors).
    • Using degree spacing on the horizontal axis while labeling with radians (unit mismatch).

Sinusoidal Function Transformations and Modeling

The general sinusoidal model and what each parameter does

A sinusoidal function is a transformed sine or cosine function used to model periodic behavior. A common form is:

y=Asin(B(xC))+Dy=A\sin(B(x-C))+D

or

y=Acos(B(xC))+Dy=A\cos(B(x-C))+D

Each parameter has a specific meaning:

  • AA: **amplitude** (with sign). The amplitude is A|A|.
    • Controls vertical stretch/compression.
    • If A<0A<0, the graph is reflected across its midline.
  • BB: controls the **period**. The period PP is:

P=2πBP=\frac{2\pi}{|B|}

  • CC: **horizontal shift** (phase shift). The graph shifts right by CC if C>0C>0.
  • DD: vertical shift. The midline is:

y=Dy=D

Why this matters: modeling is largely about interpreting these parameters in context. For example, in temperature data, DD is the average temperature, A|A| is the seasonal swing, and PP might be one year.

A common misconception is to think AA is the maximum value. It’s not—unless the midline is at zero. In general:

max=D+A\text{max}=D+|A|

min=DA\text{min}=D-|A|

How to build a model from information (the “features first” approach)

When you’re given a real-world description or a graph and asked to write a sinusoidal equation, you usually don’t start by guessing A,B,C,DA,B,C,D randomly. Instead, extract features:

1) Midline: average of max and min.

D=max+min2D=\frac{\text{max}+\text{min}}{2}

2) Amplitude: half the distance between max and min.

A=maxmin2|A|=\frac{\text{max}-\text{min}}{2}

3) Period: horizontal distance for one full cycle.

Then compute BB from:

B=2πP|B|=\frac{2\pi}{P}

4) Phase shift: decide where the cycle starts. This is where choosing sine vs cosine can simplify the work:

  • Cosine naturally starts at a maximum when A>0A>0.
  • Sine naturally starts at the midline increasing when A>0A>0.

Students often make phase shift harder than it needs to be. If the data clearly starts at a peak, cosine is often the clean choice.

Interpreting transformations on graphs

Transformations are easier when you think in “layers.” Start with the parent function sin(x)\sin(x) or cos(x)\cos(x) and then apply changes:

  • Multiply by AA: vertical stretch and possibly reflection.
  • Replace xx with B(xC)B(x-C): horizontal scale and shift.
  • Add DD: move up or down.

One subtle but important point: horizontal scaling works inversely. If you increase B|B|, the period gets smaller because the input moves through a full trig cycle faster.

Worked example: create a sinusoidal model from max/min and period

Suppose the height hh (in meters) of a seat on a Ferris wheel varies sinusoidally with time tt (in seconds).

  • Maximum height: 1818
  • Minimum height: 22
  • One full rotation takes 4040 seconds
  • At t=0t=0, the seat is at its maximum height

Step 1: Midline

D=18+22=10D=\frac{18+2}{2}=10

Step 2: Amplitude

A=1822=8|A|=\frac{18-2}{2}=8

Since the seat starts at a maximum at t=0t=0, cosine with positive amplitude is convenient.

Step 3: Period and BB

P=40P=40

B=2π40=π20B=\frac{2\pi}{40}=\frac{\pi}{20}

Step 4: Phase shift
Starting at a maximum means no horizontal shift is needed for cosine: C=0C=0.

So a model is:

h(t)=8cos(π20t)+10h(t)=8\cos\left(\frac{\pi}{20}t\right)+10

Quick interpretation check:

  • At t=0t=0:

h(0)=8cos(0)+10=18h(0)=8\cos(0)+10=18

  • Half a rotation later at t=20t=20:

h(20)=8cos(π)+10=2h(20)=8\cos(\pi)+10=2

The model matches the given max and min.

Worked example: determine a model when the situation starts at the midline

A buoy bobs up and down. Its displacement from average water level (in centimeters) has amplitude 55 cm and period 66 seconds. At t=0t=0 it is at the average level moving upward.

Starting at the midline moving upward matches the basic sine behavior, so choose a sine model with D=0D=0.

Amplitude gives A=5A=5.

Period P=6P=6 gives:

B=2π6=π3B=\frac{2\pi}{6}=\frac{\pi}{3}

With no shift needed:

d(t)=5sin(π3t)d(t)=5\sin\left(\frac{\pi}{3}t\right)

A common mistake here is using cosine and then forcing a phase shift when sine already fits the initial condition naturally.

Connecting models to graphs and data

On AP-style tasks, you might be given:

  • A graph and asked to write an equation.
  • An equation and asked to interpret parameters in context.
  • A partial data set and asked to estimate a model.

In each case, keep anchoring your work to the meaning of the parameters:

  • DD is the “average” or equilibrium level.
  • A|A| is the size of the variation.
  • PP is the cycle length, and BB encodes it.
  • CC aligns the model with when a key feature occurs (peak, trough, or midline crossing).
Exam Focus
  • Typical question patterns:
    • Given max/min and period (or a graph), write a sinusoidal model and justify parameter choices.
    • Interpret parameters A,B,C,DA,B,C,D in context (what they mean physically).
    • Compare sine vs cosine models for the same situation and explain phase shift.
  • Common mistakes:
    • Computing period as 2πB\frac{2\pi}{B} but forgetting absolute value, leading to sign confusion.
    • Treating AA as the maximum value instead of using D+AD+|A|.
    • Getting phase shift direction wrong by mishandling B(xC)B(x-C) (the shift is tied to the entire factor inside parentheses).