4.2 Trigonometric Graphs, Amplitude, Period & Phase Shifts

Key Takeaways

  • The parent sinusoidal curves y = sin x and y = cos x possess domain (-∞, ∞), range [-1, 1], and fundamental period 2π, with sin x displaying odd origin symmetry and cos x displaying even y-axis symmetry.
  • The reciprocal and quotient trigonometric functions feature infinite periodic vertical asymptotes: tan x and sec x have asymptotes at x = π/2 + kπ, while cot x and csc x have asymptotes at x = kπ; tan x and cot x have fundamental period π.
  • In the general sinusoidal model y = A sin(B(x - C)) + D or y = A cos(B(x - C)) + D, amplitude is |A|, period is T = 2π/|B|, horizontal phase shift is C, and midline is y = D.
  • Synthesizing sinusoidal models from periodic empirical data (tides, temperature cycles, sound waves) requires isolating midline D = (Max + Min)/2, amplitude |A| = (Max - Min)/2, and frequency factor B = 2π/T.
  • Secondary mathematics educators must aggressively diagnose two prevalent student errors: confusing frequency factor B with period T, and misidentifying horizontal phase shift by reading C from the unfactored form (Bx - E) instead of factoring to B(x - E/B).
Last updated: September 2026

4.2 Trigonometric Graphs, Amplitude, Period & Phase Shifts

NBPTS Exam Focus: Component 1 assesses the ability to analyze and construct the graphs of all six trigonometric functions, determine their fundamental analytical properties (domain, range, period, asymptotes, and symmetries), manipulate multi-parameter sinusoidal equations, and build mathematical models for real-world periodic phenomena. Candidates must also diagnose student difficulties with horizontal scaling, period calculations, and phase shifts.


Graphical Behavior and Analytical Properties of the Six Functions

A function $f$ is periodic if there exists a positive real constant $p$ such that $f(x + p) = f(x)$ for all $x$ in the domain. The smallest such positive value $p$ is the fundamental period of the function.

1. Sine and Cosine Functions ($y = \sin x$ and $y = \cos x$)

Both sine and cosine represent smooth, continuous, bounded wave forms (sinusoids) whose values oscillate continuously:

  • Domain: $(-\infty, \infty)$
  • Range: $[-1, 1]$
  • Fundamental Period: $T = 2\pi$
  • Symmetry & Parity:
    • Sine is an odd function: $\sin(-x) = -\sin x$, exhibiting rotational point symmetry about the origin $(0, 0)$.
    • Cosine is an even function: $\cos(-x) = \cos x$, exhibiting bilateral line symmetry across the $y$-axis ($x = 0$).

The Five-Point Graphing Strategy: One complete primary cycle over $[0, 2\pi]$ is mapped by partitioning the period into four equal quarter-intervals of width $\frac{T}{4} = \frac{\pi}{2}$:

  • For $y = \sin x$: $(0, 0) \to (\frac{\pi}{2}, 1) \to (\pi, 0) \to (\frac{3\pi}{2}, -1) \to (2\pi, 0)$ [Intercept $\to$ Maximum $\to$ Intercept $\to$ Minimum $\to$ Intercept].
  • For $y = \cos x$: $(0, 1) \to (\frac{\pi}{2}, 0) \to (\pi, -1) \to (\frac{3\pi}{2}, 0) \to (2\pi, 1)$ [Maximum $\to$ Intercept $\to$ Minimum $\to$ Intercept $\to$ Maximum].

2. Tangent and Cotangent Functions ($y = \tan x$ and $y = \cot x$)

Because $\tan x = \frac{\sin x}{\cos x}$, tangent is undefined wherever $\cos x = 0$:

  • Vertical Asymptotes of $\tan x$: Occur at $x = \frac{\pi}{2} + k\pi$ for $k \in \mathbb{Z}$.
  • Domain of $\tan x$: ${x \in \mathbb{R} \mid x \ne \frac{\pi}{2} + k\pi, k \in \mathbb{Z}}$.
  • Range of $\tan x$: $(-\infty, \infty)$.
  • Fundamental Period: $T = \pi$ (half the period of sine and cosine!).
  • Monotonicity: Strictly increasing on each open branch between consecutive asymptotes.

Conversely, $\cot x = \frac{\cos x}{\sin x}$ is undefined wherever $\sin x = 0$:

  • Vertical Asymptotes of $\cot x$: Occur at $x = k\pi$ for $k \in \mathbb{Z}$.
  • Domain of $\cot x$: ${x \in \mathbb{R} \mid x \ne k\pi, k \in \mathbb{Z}}$.
  • Range of $\cot x$: $(-\infty, \infty)$, fundamental period $T = \pi$, strictly decreasing on each open branch.

3. Secant and Cosecant Functions ($y = \sec x$ and $y = \csc x$)

As the reciprocals of cosine and sine, secant and cosecant share period $2\pi$ but exhibit vertical asymptotes wherever their parent denominators equal zero:

  • $y = \sec x = \frac{1}{\cos x}$: Vertical asymptotes at $x = \frac{\pi}{2} + k\pi$. Domain ${x \in \mathbb{R} \mid x \ne \frac{\pi}{2} + k\pi}$. Range $(-\infty, -1] \cup [1, \infty)$.
  • $y = \csc x = \frac{1}{\sin x}$: Vertical asymptotes at $x = k\pi$. Domain ${x \in \mathbb{R} \mid x \ne k\pi}$. Range $(-\infty, -1] \cup [1, \infty)$.

Graphing Technique: To sketch $y = \sec x$, first lightly sketch the guide wave $y = \cos x$. At every $x$-intercept of the cosine curve, draw a vertical asymptote. At every crest ($(0, 1), (2\pi, 1)$) and trough ($(\pi, -1)$), draw reciprocal parabolic-like U-shaped branches that open outward away from the midline, tangent to the cosine guide curve at its extrema.


The Master Parameterized Sinusoidal Transformation Model

All horizontal and vertical transformations of a sine or cosine wave are governed by the canonical four-parameter model:

y=Asin(B(xC))+Dory=Acos(B(xC))+Dy = A \sin(B(x - C)) + D \quad \text{or} \quad y = A \cos(B(x - C)) + D

Parameter Definitions and Geometric Meanings

  1. Amplitude ($|A|$): The vertical distance from the midline to the maximum or minimum value: Amplitude=A=ymaxymin2\text{Amplitude} = |A| = \frac{y_{\max} - y_{\min}}{2} If $A < 0$, the wave is reflected vertically across its horizontal midline. Note: Tangent, cotangent, secant, and cosecant have an unbounded range and therefore have no amplitude (though $|A|$ still acts as a vertical dilation factor).
  2. Period ($T$): The horizontal length of one complete cycle: T=2πB(for sin,cos,sec,csc),T=πB(for tan,cot)T = \frac{2\pi}{|B|} \quad (\text{for } \sin, \cos, \sec, \csc), \qquad T = \frac{\pi}{|B|} \quad (\text{for } \tan, \cot) The coefficient $B$ is the frequency factor (or angular frequency $\omega$). It dictates horizontal dilation: if $|B| > 1$, the wave is horizontally compressed; if $0 < |B| < 1$, it is horizontally stretched.
  3. Frequency ($f$): The number of complete cycles per unit of horizontal input: f=1T=B2πf = \frac{1}{T} = \frac{|B|}{2\pi}
  4. Horizontal Phase Shift ($C$): The horizontal translation of the wave:
    • In standard factored form $B(x - C)$, the phase shift is $C$. If $C > 0$, the wave shifts to the right by $C$ units; if $C < 0$, it shifts to the left by $|C|$ units.
    • The Factored Form Imperative: If an equation is written in unfactored form $y = A \sin(Bx - E) + D$, one must factor $B$ out of the argument: $B\left(x - \frac{E}{B}\right)$. The actual phase shift is $C = \frac{E}{B}$, not $E$.
  5. Vertical Translation / Midline ($y = D$): The horizontal axis of symmetry around which the wave oscillates: D=ymax+ymin2D = \frac{y_{\max} + y_{\min}}{2} The range of the transformed wave is $[D - |A|, D + |A|]$.

Mathematical Modeling of Real-World Periodic Phenomena

Sinusoidal functions provide the standard mathematical machinery for modeling cyclical natural processes, including coastal ocean tides, daylight variations, seasonal temperatures, acoustic vibrations, and simple harmonic motion.

Systematic Protocol for Deriving a Sinusoidal Model from Empirical Data

When given the maximum value $y_{\max}$, minimum value $y_{\min}$, the period $T$, and the timing of an extreme point:

  1. Compute midline: $D = \frac{y_{\max} + y_{\min}}{2}$.
  2. Compute amplitude: $|A| = \frac{y_{\max} - y_{\min}}{2}$.
  3. Compute frequency factor: $B = \frac{2\pi}{T}$.
  4. Select cosine or sine and determine phase shift $C$:
    • A standard positive cosine wave begins at its maximum at $x = C$. If a peak occurs at $t = t_{\text{peak}}$, choose a cosine model with $C = t_{\text{peak}}$: $y = |A|\cos(B(t - t_{\text{peak}})) + D$.
    • An inverted negative cosine wave begins at its minimum at $x = C$. If a minimum occurs at $t = t_{\text{trough}}$, use $y = -|A|\cos(B(t - t_{\text{trough}})) + D$.
    • A sine wave begins at its midline and increases. If the wave crosses the midline upward at $t = t_{\text{midline}}$, choose $y = |A|\sin(B(t - t_{\text{midline}})) + D$.

Comprehensive Worked Example: Ocean Tide Modeling

Problem: Ocean water depth at a harbor entrance oscillates sinusoidally due to tidal forces. On a specific day, a low tide of $4.0 \text{ meters}$ is recorded at 02:00 (2:00 AM), and the next high tide of $12.0 \text{ meters}$ is recorded at 08:15 (8:15 AM).

  1. Determine a sinusoidal function $H(t)$ modeling water depth in meters as a function of time $t$ in hours past midnight.
  2. Predict the water depth at 11:30 AM ($t = 11.5$).

Solution Steps:

  1. Identify Extremes and Timing:
    • $y_{\min} = 4.0 \text{ m}$ at $t_{\min} = 2.0 \text{ hours}$.
    • $y_{\max} = 12.0 \text{ m}$ at $t_{\max} = 8.25 \text{ hours}$ (since $15 \text{ min} = \frac{15}{60} = 0.25 \text{ hours}$).
  2. Calculate Midline $D$ and Amplitude $A$: D=12.0+4.02=8.0 metersD = \frac{12.0 + 4.0}{2} = 8.0 \text{ meters} A=12.04.02=4.0 meters|A| = \frac{12.0 - 4.0}{2} = 4.0 \text{ meters}
  3. Calculate Period $T$ and Frequency Factor $B$: The time between a consecutive low tide and high tide represents exactly half of one full period: T2=tmaxtmin=8.252.0=6.25 hours    T=12.5 hours\frac{T}{2} = t_{\max} - t_{\min} = 8.25 - 2.0 = 6.25 \text{ hours} \implies T = 12.5 \text{ hours} B=2πT=2π12.5=4π25=0.16π0.5027B = \frac{2\pi}{T} = \frac{2\pi}{12.5} = \frac{4\pi}{25} = 0.16\pi \approx 0.5027
  4. Formulate the Function: Using a positive cosine model anchored at the maximum $t_{\max} = 8.25$: H(t)=4.0cos(4π25(t8.25))+8.0H(t) = 4.0 \cos\left(\frac{4\pi}{25}(t - 8.25)\right) + 8.0 (Alternative Inverted Cosine Form): Anchoring at the minimum $t_{\min} = 2.0$: H(t)=4.0cos(4π25(t2.0))+8.0H(t) = -4.0 \cos\left(\frac{4\pi}{25}(t - 2.0)\right) + 8.0
  5. Evaluate at $t = 11.5$: Using the inverted cosine model: H(11.5)=4.0cos(4π25(11.52.0))+8.0=4.0cos(4π25(9.5))+8.0H(11.5) = -4.0 \cos\left(\frac{4\pi}{25}(11.5 - 2.0)\right) + 8.0 = -4.0 \cos\left(\frac{4\pi}{25}(9.5)\right) + 8.0 4π×9.525=38π25=1.52π radians4.7752 radians\frac{4\pi \times 9.5}{25} = \frac{38\pi}{25} = 1.52\pi \text{ radians} \approx 4.7752 \text{ radians} cos(1.52π)=cos(273.6)0.0628\cos(1.52\pi) = \cos(273.6^\circ) \approx 0.0628 H(11.5)=4.0(0.0628)+8.0=0.25+8.0=7.75 metersH(11.5) = -4.0(0.0628) + 8.0 = -0.25 + 8.0 = 7.75 \text{ meters}

Pedagogical Misconceptions & Secondary Student Traps (NBPTS Focus)

1. Confusing Frequency Factor $B$ with Period $T$

  • Student Manifestation: When analyzing $y = 3\sin(4x)$, students report the period as $4$ or $4\pi$.
  • Root Cause: In elementary algebra, coefficients directly multiply output values (e.g., $4x$ means four times as much). Students assume $4$ inside the sine function must mean the cycle length is 4.
  • Instructional Remedy: Use the "input compression/speed" framework. The argument inside the sine function must traverse an angular distance of $2\pi$ to complete one wave. Setting the input argument $4x = 2\pi$ yields $x = \frac{2\pi}{4} = \frac{\pi}{2}$. The factor of 4 causes the input to advance 4 times faster, thereby compressing the period by a factor of 4. Have students construct a coordinate table comparing $x = 0, \frac{\pi}{8}, \frac{\pi}{4}, \frac{3\pi}{8}, \frac{\pi}{2}$ to see the complete cycle unfold on $[0, \pi/2]$.

2. Reading Phase Shift from Unfactored Expressions $y = A\sin(Bx - E)$

  • Student Manifestation: For $y = 2\cos(3x - \pi)$, students state the graph has period $\frac{2\pi}{3}$ and is shifted $\pi$ units to the right.
  • Root Cause: Associating the constant $\pi$ directly with horizontal translation, failing to recognize that the coefficient $3$ scales all horizontal transformations.
  • Instructional Remedy: Emphasize the standard factored template $y = A\cos(B(x - C)) + D$. Require students to factor $B$ out of the argument: $3x - \pi = 3(x - \frac{\pi}{3})$. The true phase shift is $C = \frac{\pi}{3}$. Alternatively, instruct students to find the start of the primary cycle by setting the entire inner argument equal to 0 (the starting input for parent cosine): $3x - \pi = 0 \implies 3x = \pi \implies x = \frac{\pi}{3}$. This reinforces that the wave's initial crest occurs at $x = \frac{\pi}{3}$, directly disproving a shift of $\pi$.

3. Assigning Amplitude to Tangent and Cotangent Graphs

  • Student Manifestation: For $y = 5\tan(2x)$, students state that the "amplitude is 5."
  • Instructional Remedy: Revisit the rigorous physical definition of amplitude: the maximum displacement from equilibrium for a bounded periodic wave. Show that because $\tan x$ approaches $\infty$ and $-\infty$ near its vertical asymptotes, it has no maximum or minimum value; hence its amplitude is mathematically undefined. Clarify that the leading coefficient $5$ is a vertical stretch factor, determining the intermediate points at the quarter-period marks $(x = \frac{\pi}{8}, y = 5)$.
Loading diagram...
Sinusoidal Wave Architecture: Amplitude, Midline, Period & Phase Shift
Test Your Knowledge

The ambient temperature T(t) in degrees Celsius inside an experimental solar greenhouse oscillates sinusoidally over a 24-hour cycle, where t represents hours past midnight. A minimum temperature of -4°C is recorded at 04:00 (t = 4), and a maximum temperature of 16°C is recorded at 16:00 (t = 16). Which equation correctly models T(t)?

A
B
C
D
Test Your Knowledge

What are the amplitude, period, and horizontal phase shift of the trigonometric function f(x) = -5 cos(3x - π) + 7?

A
B
C
D
Test Your Knowledge

A secondary mathematics student graphing g(x) = sin(2x + π/2) produces a sketch where the first peak occurs at x = π/4. When comparing their sketch to a computer-generated plot whose first peak occurs at x = 0, the student is confused. Which pedagogical analysis identifies the student's error and provides the most effective instructional remedy?

A
B
C
D