# Sinusoidal Functions

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

This guide covers general form of sinusoidal functions, key parameters, constructing equations from graphs, and modeling real-world periodic phenomena for the AP Precalculus exam.

**Prerequisites:** Basic properties of parent sine and cosine functions; Transformations of general functions; Radian measure for angles

## Learning objectives

- Identify all parameters of a sinusoidal function from general form
- Construct a sinusoidal equation from a labeled graph
- Model real-world periodic phenomena with sinusoidal functions
- Apply transformation rules to sinusoidal functions

## Definition and Role of Sinusoidal Functions

A sinusoidal function is any periodic function that can be expressed as a transformed version of the parent sine or cosine function, producing a smooth, repeating wave shape with constant amplitude and constant period. This makes sinusoids the ideal tool for modeling any real-world process that repeats at a steady rate, a skill tested heavily on the AP Precalculus exam.

Per the AP Precalculus CED, sinusoidal functions are a core topic in Unit 3, making up roughly 30% of the unit's exam weight. Multiple-choice questions typically test parameter identification, while free-response questions focus on contextual modeling.

**Sinusoidal Function** — A periodic transformed version of a parent sine or cosine function that produces a smooth wave with constant amplitude and period.

A key graphical characteristic of every sinusoid is that it continually alternates between concave up and concave down. Using the Unit 1 definition of concavity, the graph is concave down wherever its rate of change is decreasing — the arc containing each maximum — and concave up wherever its rate of change is increasing — the arc containing each minimum. The concavity switches at every midline crossing, so each maximum sits in a concave-down arc and each minimum in a concave-up arc.

## Parameters of the General Sinusoidal Form

The standard factored general form of a sinusoidal function, the form preferred for AP Precalculus to avoid common errors, is:

$$f(x) = A \sin\left(B(x - C)\right) + D \quad \text{or} \quad f(x) = A \cos\left(B(x - C)\right) + D$$

Each parameter maps directly to a transformation of the parent function $y = \sin x$ or $y = \cos x$, which has an amplitude of 1, period of $2\pi$, no phase shift, and midline at $y=0$:

- $|A|$ = **amplitude**: half the vertical distance between the maximum and minimum of the function, describing the wave’s height. The sign of $A$ reflects the graph over its midline.
- **Period**: $T = \frac{2\pi}{|B|}$, the horizontal length of one full repeating cycle. **Frequency**: $f = \frac{|B|}{2\pi} = \frac{1}{T}$, the number of cycles per unit of input.
- $C$ = **phase shift**: the horizontal shift relative to the parent function. If $C>0$, shift right $C$ units; if $C<0$, shift left $|C|$ units.
- $D$ = **vertical shift / midline**: the horizontal line $y=D$ that runs through the center of the wave. Maximum value is $D + |A|$, minimum is $D - |A|$.

> **warning**
>
> If the function is given in unfactored form $A\sin(Bx - C) + D$, the phase shift is $\frac{C}{B}$, not $C$, which is a common source of error.

**Worked example:** Identify the amplitude, period, phase shift, and midline of $g(t) = -3 \sin\left(\frac{\pi}{2} t + \pi\right) + 1$. Rewrite the function in standard factored form.

1. First, factor out the coefficient of $t$ inside the sine term to get standard form:
2. $$\frac{\pi}{2} t + \pi = \frac{\pi}{2}(t + 2) = \frac{\pi}{2}(t - (-2))$$
3. Compare to the general form to read off raw parameters: $A=-3$, $B=\frac{\pi}{2}$, $C=-2$, $D=1$.
4. Amplitude is $|A| = |-3| = 3$, and midline is $y = D = 1$.
5. Calculate period:
6. $$T = \frac{2\pi}{|B|} = \frac{2\pi}{\pi/2} = 4$$
7. Phase shift is $C=-2$, which corresponds to a 2-unit shift left of the parent $y=\sin t$.

> **Exam tip:** Always rewrite the argument of sine/cosine in factored form before identifying phase shift. AP exam questions are intentionally written in unfactored form to test this step.

## Constructing a Sinusoidal Equation From a Graph

A core AP Precalculus skill is deriving the equation of a sinusoid from a labeled graph. The process follows a consistent order to avoid mistakes:

1. Find the midline $D$ first, as the average of the maximum and minimum $y$-values: $D = \frac{\max + \min}{2}$.
2. Find amplitude $|A|$ as half the difference of max and min: $|A| = \frac{\max - \min}{2}$. The sign of $A$ depends on whether your starting key point is a maximum or minimum for your chosen parent function.
3. Find period $T$ as the horizontal distance between two consecutive maxima or two consecutive minima. The distance between consecutive maximum and minimum is half a period.
4. Calculate $B = \frac{2\pi}{T}$.
5. Find phase shift $C$ by matching a known key point (e.g., maximum for cosine, midline rising for sine) to the parent function.

You can use either sine or cosine as the parent; both are correct as long as parameters are accurate, but choosing the parent that matches the starting key point simplifies calculation.

**Worked example:** A sinusoidal graph has a maximum at $(0, 5)$ and the next consecutive minimum at $(4, 1)$. Write an equation using a cosine parent function.

1. Calculate midline $D = \frac{5 + 1}{2} = 3$, so the midline is $y=3$.
2. Calculate amplitude: $|A| = \frac{5 - 1}{2} = 2$. The starting point at $x=0$ is a maximum, which matches the parent cosine’s starting value $\cos(0)=1$, so $A$ is positive: $A=2$.
3. Find period: the distance from maximum to next consecutive minimum is half a period, so $\frac{T}{2} = 4 - 0 = 4$, so $T=8$.
4. Calculate $B = \frac{2\pi}{T} = \frac{2\pi}{8} = \frac{\pi}{4}$.
5. The maximum at $x=0$ means no phase shift, so $C=0$. The final equation is:
6. $$f(x) = 2\cos\left(\frac{\pi}{4}x\right) + 3$$
7. This checks out when plugging in the original given points.

> **Exam tip:** Always verify your period by confirming that the distance between two maxima is the full period you calculated. If your period is off by a factor of 2, this check will catch it immediately.

## Modeling Real-World Periodic Phenomena

Sinusoidal functions are the primary precalculus tool for modeling repeating real-world processes: daily temperature, tide heights, pendulum motion, seasonal sales cycles, and alternating current, among many others. The key to successful modeling is mapping context to the standard parameters, starting with defining your input variable clearly (usually time $t$ with $t=0$ set to a meaningful starting point like midnight or January 1).

> **tip**
>
> Always check that your model produces the correct output at the given key points before using it for predictions.

**Worked example:** Tide height in a coastal harbor is sinusoidal. High tide of 12 feet occurs at 2 AM ($t=2$ hours after midnight), and low tide of 2 feet occurs 6 hours and 15 minutes later. Write a model for height $H(t)$ in feet, where $t$ is hours after midnight.

1. Calculate midline and amplitude: $D = \frac{12 + 2}{2} = 7$ feet, $|A| = \frac{12 - 2}{2} = 5$ feet.
2. The time between high tide and the next low tide is 6.25 hours, which is half a period, so $T = 2(6.25) = 12.5$ hours.
3. Calculate $B = \frac{2\pi}{12.5} = \frac{4\pi}{25}$.
4. We use a cosine parent, with high tide at $t=2$, so phase shift $C=2$, $A=+5$ (positive for maximum at $C$). The model is:
5. $$H(t) = 5\cos\left(\frac{4\pi}{25}(t - 2)\right) + 7$$
6. Verify the model: at $t=2$, $H(2) = 5\cos(0) +7 = 12$ (correct high tide), at $t=8.25$, $H(8.25) = 5\cos(\pi) +7 = 2$ (correct low tide).

> **Exam tip:** Always explicitly state units for all parameters and final predictions when answering modeling FRQs. AP Precalculus requires explicit units for full credit on contextual questions.

## AP-Style Practice Problem

**Worked example:** The number of daylight hours in Oslo, Norway can be modeled as a sinusoidal function of time $t$, where $t=0$ is January 1 (winter solstice), the period is 365 days, the minimum daylight is 6 hours, and the maximum daylight is 18 hours. Write a model for daylight hours $D(t)$, and predict the number of daylight hours 91.25 days after January 1.

1. First, calculate midline and amplitude: $D = \frac{6 + 18}{2} = 12$ hours, $|A| = \frac{18 - 6}{2} = 6$.
2. Since $t=0$ is at the minimum, we use a cosine parent with $A=-6$, so $A=-6$. Period $T=365$, so $B = \frac{2\pi}{365}$, phase shift $C=0$. The model is:
3. $$D(t) = -6\cos\left(\frac{2\pi}{365}t\right) + 12$$
4. Substitute $t=91.25$ to find the predicted daylight hours:
5. $$D(91.25) = -6\cos\left(\frac{2\pi}{365} \times 91.25\right) + 12 = -6\cos\left(\frac{\pi}{2}\right) + 12 = -6(0) + 12 = 12$$
6. This result makes sense: 91.25 days after January 1 is the vernal equinox, when day and night are approximately equal length globally.

**Check your understanding**

Test your basic parameter calculation:

1. What is the period of $y = -5 \sin\left(\frac{2\pi}{3}x + \frac{4\pi}{3}\right) + 2$?

   - $\frac{2\pi}{3}$
   - $3$
   - $\frac{3}{2}$
   - $3\pi$

   *Answer:* $3$

   *Why:* Correct. $T = \frac{2\pi}{|B|} = \frac{2\pi}{2\pi/3} = 3$. Amplitude and phase shift do not affect period.

## Common pitfalls

- **Wrong:** Reading phase shift directly as $C$ from the unfactored form $A\sin(Bx - C) + D$.
  - Why it fails: Students confuse factored and unfactored general forms, and forget that $C$ must be divided by $B$ in unfactored form.
  - Correct: Always factor $B$ out of the argument before identifying phase shift, to get the standard factored form where $C$ is explicitly the phase shift.
- **Wrong:** Calculating period as $\frac{|B|}{2\pi}$ instead of $\frac{2\pi}{|B|}$.
  - Why it fails: Students mix up period and frequency definitions when working from the general form.
  - Correct: Test your formula with the parent function $y=\sin x$, where $B=1$: $\frac{2\pi}{1}=2\pi$, which matches the known period. Reverse-check this every time.
- **Wrong:** Treating the distance between one maximum and one minimum as a full period.
  - Why it fails: Maxima and minima alternate, so consecutive max/min are separated by half a cycle, not a full cycle.
  - Correct: Always calculate period as the distance between two consecutive maxima or two consecutive minima, or double the distance between consecutive max and min.
- **Wrong:** Using degrees to calculate $B$ for the general form.
  - Why it fails: Students transitioning from introductory trig often default to degrees, but AP Precalculus uses radians for all calculus-aligned problems.
  - Correct: Always use radians for sinusoidal models on the AP exam, unless the question explicitly specifies degrees.
- **Wrong:** Using a positive $A$ for a minimum starting point with a cosine parent.
  - Why it fails: Students forget that the sign of $A$ reflects the graph over the midline, turning maxima into minima.
  - Correct: Plug your starting $x$-value into the final equation to check that it gives the correct starting value (max/min) before proceeding.

## Cheatsheet

| Category | Formula / Value | Notes |
| --- | --- | --- |
| Standard Factored Form | $f(x) = A\sin\left(B(x-C)\right) + D$<br>$f(x) = A\cos\left(B(x-C)\right) + D$ | Preferred for AP Precalculus; $C$ is directly phase shift |
| Unfactored Form | $f(x) = A\sin(Bx - C) + D$ | Phase shift = $C/B$, not $C$ |
| Amplitude | $\|A\| = \frac{\max - \min}{2}$ | Always positive; sign of $A$ reflects over midline |
| Midline / Vertical Shift | $y = D = \frac{\max + \min}{2}$ | Center line of the sinusoid |
| Period | $T = \frac{2\pi}{\|B\|}$ | Length of one full cycle, in input units |
| Frequency | $f = \frac{\|B\|}{2\pi} = \frac{1}{T}$ | Number of cycles per input unit |
| Phase Shift | $C$ (factored), $C/B$ (unfactored) | $C>0$ = shift right; $C<0$ = shift left |
| Max / Min Values | $\max = D + \|A\|$, $\min = D - \|A\|$ | Valid for all sinusoidal functions |

## What's next

Sinusoidal functions are the foundational topic for all remaining trigonometric and periodic content in AP Precalculus. Next, you will describe how the average rate of change of a sinusoid varies across an interval and how its concavity alternates as that rate of change increases and decreases, a commonly tested FRQ topic. You will also use sinusoidal functions to construct polar equations of curves like rose curves and cardioids, which rely entirely on understanding how sinusoidal parameters affect output. Mastery of this topic is critical for all upcoming trigonometric applications and future STEM college study.

- [Sinusoidal Function Transformations](https://www.owlsprep.com/study/ap-precalculus-u3-sinusoidal-function-transformations/)
- [Sinusoidal function context and data modeling](https://www.owlsprep.com/study/ap-precalculus-u3-sinusoidal-function-context-and-data/)
- [Tangent Function](https://www.owlsprep.com/study/ap-precalculus-u3-tangent-function/)

---

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-sinusoidal-functions/
