Unit 3: Trigonometric and Polar Functions

Periodic Phenomena and Key Graph Features

Periodic phenomena are occurrences or relationships that display a repetitive pattern over time or space. Typical examples include the undulating motion of waves, the circular rotation of clock hands, and the fluctuation in daylight hours throughout the year. In this unit, trigonometric functions become the main mathematical language for describing, graphing, and modeling that repetition.

A periodic function is a function that repeats a sequence of output values at fixed input intervals. The length of one full repetition is the period, which represents the length of one complete cycle.

When reading a periodic graph, you should be comfortable describing intervals where the function increases and decreases. Practically, that means identifying the set of input values where the graph moves from a local minimum to a local maximum (increasing), and from a local maximum to a local minimum (decreasing). You also want to notice concavity, which describes when the “rate” of increasing or decreasing is itself changing (the curve bends upward or downward). Even before calculus, concavity is visible from the shape of the graph.

Average rate of change is still the same idea as in earlier units: change in output divided by change in input. For a function ff over [a,b][a,b]:

Average rate of change=f(b)f(a)ba\text{Average rate of change} = \frac{f(b)-f(a)}{b-a}

Exam Focus
  • Typical question patterns:
    • Identify whether a situation or graph is periodic and estimate its period.
    • Describe intervals of increase/decrease and relate concavity to how the graph is bending.
    • Compute average rate of change over a time interval in a periodic context.
  • Common mistakes:
    • Confusing “period” (cycle length) with “amplitude” (vertical size of oscillation).
    • Treating concavity as the same thing as increasing/decreasing.
    • Computing average rate of change with reversed subtraction order or mismatched interval endpoints.

Angles, Radians, and the Geometry of Rotation

Trigonometry starts with a simple idea: rotation. An angle tells you how much you turn from one ray to another. When describing an angle by rotation, the starting ray is the initial side and the ending ray is the terminal side. An angle is in standard position when its vertex is at the origin and its initial side lies along the positive xx-axis. Counterclockwise rotation is considered positive, and clockwise rotation is considered negative.

Degrees vs. radians (and why radians are the “natural” unit)

A degree is defined by dividing a full circle into 360 equal parts. A radian is defined using circle geometry: an angle is 1 radian when it subtends an arc length equal to the radius.

For a circle of radius rr, the circumference is:

C=2πrC = 2\pi r

If a central angle has radian measure θ\theta, then the arc length it cuts off is:

s=rθs = r\theta

Equivalently, you can solve that for radian measure:

θ=sr\theta = \frac{s}{r}

On the unit circle (where r=1r=1), the radian measure equals the arc length. A complete turn corresponds to:

2π6.282\pi \approx 6.28

radians, which is the same as 360360^\circ.

Converting between degrees and radians

Because a full turn is both 360360^\circ and 2π2\pi radians, half a turn gives:

180=π180^\circ = \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}

Radians matter for functions because when you graph sine and cosine, their natural period is 2π2\pi (not 360). Many later formulas also assume radians.

Coterminal angles and angle normalization

Angles that land at the same terminal side are coterminal. In degrees you add or subtract multiples of 360360^\circ; in radians you add or subtract multiples of 2π2\pi. Angles can “spin more than once,” so measures can go beyond 2π2\pi radians.

If you want an equivalent angle in a standard interval (like between 00 and 2π2\pi), you repeatedly add/subtract 2π2\pi until you land in that interval.

Arc length and sector area

Radian measure lets you compute arc length and sector area efficiently.

s=rθs = r\theta

A=12r2θA = \frac{1}{2}r^2\theta

These formulas require θ\theta in radians.

Worked example: arc length and sector area

A circle has radius 66. Find the arc length and sector area for a central angle of 150150^\circ.

Convert to radians:

150π180=5π6150^\circ\cdot \frac{\pi}{180} = \frac{5\pi}{6}

Arc length:

s=65π6=5πs = 6\cdot \frac{5\pi}{6} = 5\pi

Sector area:

A=12365π6=15πA = \frac{1}{2}\cdot 36\cdot \frac{5\pi}{6} = 15\pi

Exam Focus
  • Typical question patterns:
    • Convert between degrees and radians, then use s=rθs=r\theta or A=12r2θA=\frac{1}{2}r^2\theta.
    • Find coterminal angles or an angle within [0,2π)[0,2\pi).
    • Interpret what a radian “means” using arc length (especially on the unit circle).
  • Common mistakes:
    • Using degree measures directly in s=rθs=r\theta or A=12r2θA=\frac{1}{2}r^2\theta.
    • Dropping the radius factor and treating s=θs=\theta (only true on the unit circle).
    • Mixing up adding π\pi versus 2π2\pi when finding coterminal angles.

The Unit Circle and Defining Trigonometric Functions

Trigonometric functions become much more powerful when you define them using the unit circle rather than triangles. Triangle ratios work only for acute angles; the unit circle definition works for all real angles, including negative angles and angles greater than one full rotation.

The unit circle idea

The unit circle is the circle of radius 1 centered at the origin:

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

For an angle θ\theta in standard position, the terminal side intersects the unit circle at (x,y)(x,y). That point encodes the trig values:

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

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

Because every point on the unit circle satisfies x2+y2=1x^2+y^2=1, you immediately get the Pythagorean identity:

cos2(θ)+sin2(θ)=1\cos^2(\theta)+\sin^2(\theta)=1

Tangent and other trig functions

Once sine and cosine are defined, the other trig functions are built from them:

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

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

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

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

These definitions reveal domain restrictions:

  • tan(θ)\tan(\theta) and sec(θ)\sec(\theta) are undefined when cos(θ)=0\cos(\theta)=0.
  • csc(θ)\csc(\theta) and cot(θ)\cot(\theta) are undefined when sin(θ)=0\sin(\theta)=0.
Reference angles and quadrant signs

A reference angle is the acute angle between the terminal side of θ\theta and the xx-axis. It helps you use first-quadrant values even when an angle lies elsewhere. Even if an angle goes beyond one complete turn, its trig values match those of a coterminal angle, and reference angles let you quickly recover exact values.

Signs by quadrant:

  • Quadrant I: sine positive, cosine positive
  • Quadrant II: sine positive, cosine negative
  • Quadrant III: sine negative, cosine negative
  • Quadrant IV: sine negative, cosine positive
Special triangles and exact values

You are expected to know exact values for common angles (multiples of π6\frac{\pi}{6} and π4\frac{\pi}{4}) using special triangles.

  • 45-45-90 triangle: side ratio 1:1:21:1:\sqrt{2}
  • 30-60-90 triangle: side ratio 1:3:21:\sqrt{3}:2

A practical method is: compute the legs in fraction form, then write the ordered pair on the unit circle corresponding to the radius endpoint.

Examples of key exact values:

cos(π4)=22\cos\left(\frac{\pi}{4}\right)=\frac{\sqrt{2}}{2}

sin(π4)=22\sin\left(\frac{\pi}{4}\right)=\frac{\sqrt{2}}{2}

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

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

Periodicity

Sine and cosine repeat every 2π2\pi:

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

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

Tangent repeats every π\pi:

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

Worked example: exact trig values using reference angles

Find sin(5π6)\sin\left(\frac{5\pi}{6}\right) and cos(5π6)\cos\left(\frac{5\pi}{6}\right).

Quadrant: 5π6\frac{5\pi}{6} is in Quadrant II.

Reference angle:

α=π5π6=π6\alpha = \pi - \frac{5\pi}{6} = \frac{\pi}{6}

Use known values at π6\frac{\pi}{6} and apply Quadrant II signs:

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}

Exam Focus
  • Typical question patterns:
    • Use the unit circle to find exact values of sine, cosine, tangent, and reciprocals.
    • Convert a point on the unit circle to trig values (and vice versa).
    • Use reference angles and quadrant signs to evaluate trig expressions.
  • Common mistakes:
    • Forgetting the sign based on quadrant.
    • Mixing up sine and cosine as yy versus xx on the unit circle.
    • Using tangent as cossin\frac{\cos}{\sin} instead of sincos\frac{\sin}{\cos}.

Graphs and Key Features of Trigonometric Functions

In AP Precalculus, trigonometry is not just computing values; it is analyzing trig functions like any other function: domain, range, intercepts, symmetry, and key points.

Sine and cosine as functions

Using the unit circle, sin(θ)\sin(\theta) and cos(θ)\cos(\theta) take real-number inputs and output values between 1-1 and 11.

Domain:

  • All real numbers for sine and cosine.

Range:

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

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

Amplitude for the base graphs is 1, and the midline is:

y=0y=0

Both have period:

2π2\pi

and frequency (cycles per unit of input) is:

frequency=1period=12π\text{frequency} = \frac{1}{\text{period}} = \frac{1}{2\pi}

When graphing, it is common to mark the horizontal axis using key unit-circle angles, and keep the vertical axis scaled to [1,1][-1,1].

Intercepts, maxima/minima, and symmetry

Cosine starts at a maximum because:

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

Cosine is even:

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

Sine crosses the midline at the origin and initially increases:

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

Sine is odd:

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

Phase shift relationship between sine and cosine

Sine and cosine have the same sinusoidal shape and can be viewed as horizontal shifts of one another:

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

and equivalently:

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

This idea is useful when choosing a model or rewriting an expression. Phase shift means a horizontal shift of the graph caused by adding/subtracting a constant inside the function.

Tangent as a function

Tangent is built from sine and cosine:

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

So it is undefined when cos(θ)=0\cos(\theta)=0:

θ=π2+kπ\theta = \frac{\pi}{2} + k\pi

Key features:

  • Domain: all real θ\theta except θ=π2+kπ\theta = \frac{\pi}{2}+k\pi
  • Range: all real numbers
  • Period: π\pi
  • Intercepts: tan(0)=0\tan(0)=0 and more generally zeros at:

θ=kπ\theta = k\pi

Tangent has vertical asymptotes where it is undefined.

Reciprocal functions (secant, cosecant, cotangent)

These appear often in function analysis and equation solving.

  • Secant:

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

Domain excludes where cosine is zero:

θπ2+kπ\theta \ne \frac{\pi}{2}+k\pi

Range:

sec(θ)1 or sec(θ)1\sec(\theta) \le -1 \text{ or } \sec(\theta) \ge 1

Also:

sec(0)=1\sec(0)=1

  • Cosecant:

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

Domain excludes where sine is zero:

θkπ\theta \ne k\pi

Range:

csc(θ)1 or csc(θ)1\csc(\theta) \le -1 \text{ or } \csc(\theta) \ge 1

  • Cotangent:

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

Domain excludes where sine is zero:

θkπ\theta \ne k\pi

Period:

π\pi

Zeros occur when cosine is zero:

θ=π2+kπ\theta = \frac{\pi}{2}+k\pi

A common graphing strategy for reciprocal functions is: first locate where the original function (sine or cosine) is zero (those become vertical asymptotes), then locate where the original function reaches maxima/minima (those correspond to the “closest points” of the reciprocal branches).

Worked example: analyzing tangent

Find the domain restrictions and period of:

f(θ)=tan(2θ)f(\theta)=\tan(2\theta)

Tangent’s base period is π\pi. Replacing input by 2θ2\theta compresses horizontally by factor 2, so the new period is:

period=π2\text{period} = \frac{\pi}{2}

Undefined where:

cos(2θ)=0\cos(2\theta)=0

That happens when:

2θ=π2+kπ2\theta = \frac{\pi}{2}+k\pi

So:

θ=π4+kπ2\theta = \frac{\pi}{4} + k\frac{\pi}{2}

Exam Focus
  • Typical question patterns:
    • Identify domain/range, period, symmetry, intercepts, and asymptotes from a trig function expression.
    • Use unit-circle structure to sketch sine/cosine and relate key angles to key points.
    • Analyze tangent, secant, and cosecant using where cosine/sine are zero.
  • Common mistakes:
    • Treating tangent like it has period 2π2\pi instead of π\pi.
    • Forgetting that transformations inside the function change the period.
    • Mixing up where reciprocal functions have asymptotes (where the original function is zero).

Trig Identities and Equivalent Representations

Identities let you rewrite expressions in more useful forms (for simplification, solving, or conversion in polar work).

Pythagorean identity

sin2(θ)+cos2(θ)=1\sin^2(\theta)+\cos^2(\theta)=1

Sum identities

These are especially useful when rewriting expressions involving sums of angles:

sin(α+β)=sin(α)cos(β)+cos(α)sin(β)\sin(\alpha+\beta)=\sin(\alpha)\cos(\beta)+\cos(\alpha)\sin(\beta)

cos(α+β)=cos(α)cos(β)sin(α)sin(β)\cos(\alpha+\beta)=\cos(\alpha)\cos(\beta)-\sin(\alpha)\sin(\beta)

Exam Focus
  • Typical question patterns:
    • Use sin2(θ)+cos2(θ)=1\sin^2(\theta)+\cos^2(\theta)=1 to rewrite an expression in terms of a single trig function.
    • Use sum identities to expand or recognize expressions with angle sums.
  • Common mistakes:
    • Dropping parentheses when applying sum identities.
    • Confusing the sign structure in the cosine sum identity.

Transformations of Trig Graphs and Sinusoidal Parameters

A major goal of this unit is to understand how changing parameters changes a trig graph, especially sine and cosine, since that is the backbone of modeling periodic behavior.

The general sinusoidal form

A common transformed sine function is:

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

A common transformed cosine function is:

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

Interpretation:

  • AA controls vertical stretch/compression and reflection across the xx-axis if negative. Amplitude is A|A|.
  • BB controls horizontal stretch/compression. For sine/cosine, the period is:

period=2πB\text{period} = \frac{2\pi}{|B|}

A negative BB reflects across the yy-axis.

  • CC is the phase shift (horizontal translation) when written in the factored form B(xC)B(x-C).
  • DD is the vertical shift; the midline is y=Dy=D.
Building a sinusoid from features

Given a graph or context, it’s often easiest to use maximum and minimum values. If ymaxy_{\max} is the maximum and yminy_{\min} is the minimum, then:

amplitude=ymaxymin2\text{amplitude} = \frac{y_{\max}-y_{\min}}{2}

midline=ymax+ymin2\text{midline} = \frac{y_{\max}+y_{\min}}{2}

The period is the horizontal distance for one full cycle. Frequency is the reciprocal of the period.

Choosing sine vs. cosine

Both can model the same periodic behavior; the difference is the starting position.

  • Cosine naturally starts at a maximum when the inside input is 0.
  • Sine naturally starts at the midline increasing when the inside input is 0.

Choosing the one that matches the initial condition with minimal phase shift usually leads to a simpler model.

Horizontal shifts: interpreting B(xC)B(x-C) correctly

A common algebra mistake is misreading phase shift when the inside isn’t factored.

Example:

y=sin(2xπ)y = \sin(2x-\pi)

Factor out 2:

y=sin(2(xπ2))y = \sin\left(2\left(x-\frac{\pi}{2}\right)\right)

So the shift is right by π2\frac{\pi}{2}.

Tangent transformations

Tangent can also be transformed, but it has different “base behavior” from sine and cosine. A common general form is:

f(θ)=atan(b(θc))+df(\theta)=a\tan(b(\theta-c))+d

Interpretation:

  • Vertical stretch/compression by a|a| and reflection across the xx-axis if a<0a<0.
  • Tangent period changes to:

period=πb\text{period} = \frac{\pi}{|b|}

A negative bb reflects across the yy-axis.

  • Phase shift: horizontal translation by cc.
  • Vertical translation: shift by dd; the midline becomes y=dy=d.
Worked example: write a sinusoidal model from data

A Ferris wheel has radius 12 meters and its center is 15 meters above the ground. It completes one rotation every 20 seconds. A rider starts at the lowest point at time t=0t=0. Write a height function h(t)h(t).

Amplitude and midline:

A=12A = 12

D=15D = 15

Period T=20T=20 gives:

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

Starting at the lowest point suggests a reflected cosine:

h(t)=1512cos(π10t)h(t)=15-12\cos\left(\frac{\pi}{10}t\right)

Check at t=0t=0:

h(0)=1512cos(0)=3h(0)=15-12\cos(0)=3

Exam Focus
  • Typical question patterns:
    • Given a graph or scenario, write a sinusoidal function and interpret A,B,C,DA,B,C,D.
    • Given an equation, identify amplitude, midline, period, and phase shift.
    • Compare two sinusoids or two tangents (which has larger amplitude? shorter period? shifted up?).
  • Common mistakes:
    • Using πB\frac{\pi}{B} as the period instead of 2πB\frac{2\pi}{B} for sine/cosine.
    • Confusing amplitude with vertical shift.
    • Reading phase shift incorrectly when the inside is not factored.

Solving Trigonometric Equations and Interpreting Solutions

Solving trig equations relies on two core ideas: trig values repeat (periodicity), and most trig outputs correspond to multiple angles.

Solving basic equations using unit-circle values

Example:

sin(θ)=12\sin(\theta)=\frac{1}{2}

In one cycle, this occurs at:

θ=π6\theta = \frac{\pi}{6}

θ=5π6\theta = \frac{5\pi}{6}

On [0,2π)[0,2\pi), list those. For all real solutions:

θ=π6+2πk\theta = \frac{\pi}{6} + 2\pi k

θ=5π6+2πk\theta = \frac{5\pi}{6} + 2\pi k

where kk is any integer.

Solving equations with transformed inputs

Example:

sin(2x)=12\sin(2x)=\frac{1}{2}

Solve for 2x2x first:

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

2x=5π6+2πk2x = \frac{5\pi}{6} + 2\pi k

Divide by 2:

x=π12+πkx = \frac{\pi}{12} + \pi k

x=5π12+πkx = \frac{5\pi}{12} + \pi k

Using inverse trig to find principal values

Inverse trig functions undo trig functions but return principal values from a restricted range.

  • arcsin(x)\arcsin(x) returns the unique angle θ\theta in:

[π2,π2]\left[-\frac{\pi}{2}, \frac{\pi}{2}\right]

such that sin(θ)=x\sin(\theta)=x.

  • arccos(x)\arccos(x) returns angles in:

[0,π][0,\pi]

  • arctan(x)\arctan(x) returns angles in:

(π2,π2)\left(-\frac{\pi}{2}, \frac{\pi}{2}\right)

The reciprocal relationship holds when inputs are in the correct domains and ranges:

f(f1(x))=xf\left(f^{-1}(x)\right)=x

and (with domain restriction for one-to-one behavior):

f1(f(x))=xf^{-1}\left(f(x)\right)=x

Graphically, an inverse function is the reflection of the original function across:

y=xy=x

The key practical point is that a calculator’s inverse trig output is usually only one solution (the principal value). You often must find additional solutions using symmetry and periodicity.

Solve using reciprocal functions

Sometimes an equation is easiest to rewrite using reciprocals:

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

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

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

This can expose when expressions are undefined (domain restrictions) and can simplify solving.

Worked example: solve on an interval

Solve on [0,2π)[0,2\pi):

2cos(θ)1=02\cos(\theta)-1=0

Isolate cosine:

cos(θ)=12\cos(\theta)=\frac{1}{2}

Solutions on one cycle:

θ=π3\theta=\frac{\pi}{3}

θ=5π3\theta=\frac{5\pi}{3}

Worked example: solving with tangent and domain awareness

Solve for all real xx:

tan(x)=tan(π6)\tan(x)=\tan\left(\frac{\pi}{6}\right)

Tangent repeats every π\pi, so:

x=π6+πkx = \frac{\pi}{6} + \pi k

Exam Focus
  • Typical question patterns:
    • Solve sin(θ)=a\sin(\theta)=a or cos(θ)=a\cos(\theta)=a on [0,2π)[0,2\pi) using the unit circle.
    • Solve transformed equations like sin(2x)=a\sin(2x)=a and express solutions with integer parameters.
    • Use an inverse trig value, then decide whether a second (or infinite) set of solutions must be included.
    • Solve equations involving sec/csc/cot by rewriting in terms of sine and cosine.
  • Common mistakes:
    • Giving only the principal value from inverse trig and forgetting the second angle in the cycle.
    • Using the wrong period when generating all solutions (especially for tangent).
    • Ignoring domain restrictions (including when rewriting with reciprocals).

Modeling Periodic Phenomena with Sinusoids

Sinusoidal models are a major real-world application of trig functions. The goal is to build a model, interpret its parameters, verify it against the situation, and then communicate conclusions clearly.

What makes a situation sinusoidal?

A situation is a good candidate when it repeats with a roughly constant cycle length (period), oscillates around a baseline (midline), and changes smoothly rather than abruptly. Common examples include tides, daylight hours, sound waves, alternating current, seasonal temperature patterns, and vertical motion from circular movement.

Extracting parameters from context

From max/min you get amplitude and midline. For example, if max temperature is 86 and min is 62:

A=86622=12A = \frac{86-62}{2}=12

D=86+622=74D = \frac{86+62}{2}=74

If the period is 12 months:

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

Interpreting phase shift in context

Phase shift is easiest if you align a real event with a base-function event.

  • Cosine has a maximum at input 0.
  • Sine crosses the midline going upward at input 0.

So if a maximum occurs at x=x0x=x_0, a cosine model often looks like:

y=Acos(B(xx0))+Dy = A\cos(B(x-x_0))+D

If an upward midline crossing occurs at x=x0x=x_0, a sine model often looks like:

y=Asin(B(xx0))+Dy = A\sin(B(x-x_0))+D

Worked example: temperature model with a given peak

The average monthly temperature varies from a minimum of 40 to a maximum of 80, repeating every 12 months. The maximum occurs at month 7 (July), where month 1 is January. Write a model T(m)T(m).

Amplitude and midline:

A=80402=20A = \frac{80-40}{2}=20

D=80+402=60D = \frac{80+40}{2}=60

Period and BB:

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

Put the maximum at month 7 with cosine:

T(m)=20cos(π6(m7))+60T(m)=20\cos\left(\frac{\pi}{6}(m-7)\right)+60

Check:

T(7)=20cos(0)+60=80T(7)=20\cos(0)+60=80

Using a model to answer questions

Once you have a model, you can answer questions such as when the function hits the midline, when it is above a threshold, or how it is changing over time. Many of these are solved by interpreting the graph or solving trig equations on a specified interval. You may also be asked to compute average rate of change over an interval or describe where the model is increasing/decreasing.

Interpreting, verifying, and reporting with models

A good modeling solution includes verification (plugging in key times to see if the model matches the situation) and reporting (stating relevant conclusions clearly for the intended audience without unnecessary algebraic detail or jargon).

Exam Focus
  • Typical question patterns:
    • Build a sinusoidal function from max/min, period, and a key timing feature (peak or crossing).
    • Interpret parameters: explain what amplitude/period/vertical shift mean in context.
    • Verify a proposed model by checking key points (max, min, midline crossings).
    • Use the model to predict values or times within a specified interval.
  • Common mistakes:
    • Using max as amplitude instead of half the max-minus-min distance.
    • Setting up phase shift without matching the event (peak vs. midline crossing).
    • Forgetting units: mixing months and years, seconds and minutes, radians and degrees.

Polar Coordinates: A New Way to Describe Location

Polar coordinates describe points by distance from the origin and direction, which often makes circular or rotational shapes easier to describe.

Polar coordinates and basic vocabulary

A point in polar form is (r,θ)(r,\theta):

  • rr is the radius (distance from the origin).
  • θ\theta is the angle measured from the positive xx-axis (polar axis).

Polar representations are not unique:

(r,θ) and (r,θ+2πk) represent the same point(r,\theta) \text{ and } (r,\theta+2\pi k) \text{ represent the same point}

and

(r,θ) and (r,θ+π) represent the same point(r,\theta) \text{ and } (-r,\theta+\pi) \text{ represent the same point}

Negative rr means “go backward” along the ray.

Converting between polar and Cartesian

From polar to Cartesian:

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

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

From Cartesian to polar:

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

For angle, a basic relationship is:

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

but you must choose θ\theta in the correct quadrant based on the signs of xx and yy.

Notation reference (common forms)
ConceptCartesianPolar
Point(x,y)(x,y)(r,θ)(r,\theta)
Distance from originx2+y2\sqrt{x^2+y^2}rr
Anglemeasured from positive xx-axisθ\theta
Conversionx=rcos(θ), y=rsin(θ)x=r\cos(\theta),\ y=r\sin(\theta)r=x2+y2r=\sqrt{x^2+y^2}
Worked example: convert polar to Cartesian

Convert (4,2π3)\left(4,\frac{2\pi}{3}\right) to Cartesian.

x=4cos(2π3)=2x = 4\cos\left(\frac{2\pi}{3}\right)=-2

y=4sin(2π3)=23y = 4\sin\left(\frac{2\pi}{3}\right)=2\sqrt{3}

So the point is (2,23)(-2,2\sqrt{3}).

Worked example: convert Cartesian to polar

Convert (3,3)(-3,3) to polar.

Radius:

r=(3)2+32=18=32r = \sqrt{(-3)^2+3^2} = \sqrt{18}=3\sqrt{2}

Angle:

tan(θ)=33=1\tan(\theta)=\frac{3}{-3}=-1

Reference angle is π4\frac{\pi}{4}. The point is in Quadrant II, so:

θ=ππ4=3π4\theta = \pi-\frac{\pi}{4} = \frac{3\pi}{4}

One polar form is:

(32,3π4)\left(3\sqrt{2},\frac{3\pi}{4}\right)

Polar form and complex numbers

Complex numbers can be written in rectangular form a+bia+bi and also in a polar-style trigonometric form that uses angle and magnitude:

r(cos(θ)+isin(θ))r(\cos(\theta)+i\sin(\theta))

This relies on the same conversion ideas, with cos(θ)\cos(\theta) and sin(θ)\sin(\theta) representing horizontal and vertical components.

Exam Focus
  • Typical question patterns:
    • Convert points between polar and Cartesian.
    • Recognize equivalent polar coordinates using 2π2\pi shifts or negative rr.
    • Use polar conversion ideas in contexts involving vectors or complex-number magnitude/angle form.
  • Common mistakes:
    • Forgetting quadrant when finding θ\theta from tan(θ)=yx\tan(\theta)=\frac{y}{x}.
    • Treating rr as always positive.
    • Mixing up x=rcos(θ)x=r\cos(\theta) and y=rsin(θ)y=r\sin(\theta).

Polar Equations and Graphs: Circles, Lines, Roses, and Limacons

A polar equation describes a relationship between rr and θ\theta. To graph r=f(θ)r=f(\theta), you typically choose key angles, compute rr, plot points, and then use symmetry to reduce work.

How to sketch a polar graph (practical process)
  1. Choose key angles (often multiples of π6\frac{\pi}{6} or π4\frac{\pi}{4}).
  2. Compute rr for those angles.
  3. Plot each point by moving out rr units in direction θ\theta.
  4. Look for symmetry.
Symmetry tests (useful, but interpret carefully)
  • Symmetry about the polar axis often occurs if replacing θ\theta with θ-\theta leaves the equation unchanged.
  • Symmetry about the line θ=π2\theta = \frac{\pi}{2} often occurs if replacing θ\theta with πθ\pi-\theta leaves the equation unchanged.
  • Symmetry about the origin often occurs if replacing rr with r-r (or replacing θ\theta with θ+π\theta+\pi) leaves the equation unchanged.
Key basic polar graphs

1) Circles centered at the origin: r=ar=a
If rr is constant, every point is the same distance from the origin, forming a circle of radius a|a|.

2) Lines through the origin: θ=θ0\theta = \theta_0
If θ\theta is constant, you get a line through the origin at angle θ0\theta_0.

3) Circles through the origin: r=acos(θ)r=a\cos(\theta) and r=asin(θ)r=a\sin(\theta)
These produce circles not centered at the origin. Converting reveals the circle’s center and radius.

For r=acos(θ)r=a\cos(\theta):

r2=arcos(θ)r^2 = ar\cos(\theta)

Using r2=x2+y2r^2=x^2+y^2 and rcos(θ)=xr\cos(\theta)=x:

x2+y2=axx^2+y^2=ax

Complete the square:

(xa2)2+y2=(a2)2\left(x-\frac{a}{2}\right)^2+y^2=\left(\frac{a}{2}\right)^2

This is a circle centered at (a2,0)\left(\frac{a}{2},0\right) with radius a2\frac{|a|}{2}. If a>0a>0, it sits to the right of the origin; if a<0a<0, it sits to the left.

Similarly, r=asin(θ)r=a\sin(\theta) converts to:

x2+(ya2)2=(a2)2x^2+\left(y-\frac{a}{2}\right)^2=\left(\frac{a}{2}\right)^2

This circle is centered at (0,a2)\left(0,\frac{a}{2}\right), above the origin if a>0a>0 and below if a<0a<0.

Rose curves

Rose curves have the form:

r=acos(nθ)r = a\cos(n\theta)

or

r=asin(nθ)r = a\sin(n\theta)

Petal count:

  • If nn is odd, the curve has nn petals.
  • If nn is even, the curve has 2n2n petals.

The maximum radius (petal length) is a|a|.

Angle placement of petal tips depends on parity:

  • If nn is odd, tips occur at angles spaced by:

2πn\frac{2\pi}{n}

  • If nn is even, tips occur at angles spaced by:

πn\frac{\pi}{n}

Roses also exhibit symmetry; which axis/line symmetry appears depends on whether the equation uses sine or cosine and on the value of nn.

Limacons

Limacons have the form:

r=a±bcos(θ)r=a\pm b\cos(\theta)

or

r=a±bsin(θ)r=a\pm b\sin(\theta)

Shape classification (using magnitudes):

  • Dent (no loop) if a>b|a|>|b|
  • Cardioid (heart shape) if a=b|a|=|b|
  • Loop if a<b|a|<|b|

Radius extremes:

rmax=a+br_{\max}=|a|+|b|

rmin=abr_{\min}=|a|-|b|

Worked example: identify a polar curve by conversion

Identify the Cartesian form and describe the graph:

r=4cos(θ)r = 4\cos(\theta)

Multiply by rr:

r2=4rcos(θ)r^2=4r\cos(\theta)

Convert:

x2+y2=4xx^2+y^2=4x

Complete the square:

(x2)2+y2=4\left(x-2\right)^2+y^2=4

It’s a circle centered at (2,0)(2,0) with radius 22.

Worked example: sketch a rose curve conceptually

Sketch:

r=2sin(3θ)r = 2\sin(3\theta)

Here n=3n=3 (odd), so there are 3 petals, each with maximum radius 2. Petal tips occur when sin(3θ)=1\sin(3\theta)=1:

3θ=π2+2πk3\theta = \frac{\pi}{2} + 2\pi k

So:

θ=π6+2π3k\theta = \frac{\pi}{6} + \frac{2\pi}{3}k

Exam Focus
  • Typical question patterns:
    • Recognize and sketch graphs of r=ar=a, θ=θ0\theta=\theta_0, r=acos(θ)r=a\cos(\theta), r=asin(θ)r=a\sin(\theta).
    • Convert between polar and Cartesian to identify a curve.
    • Determine petal count and max radius for rose curves and classify limacons.
    • Use symmetry to sketch efficiently, but still validate with a few computed points.
  • Common mistakes:
    • Forgetting to multiply by rr when converting equations like r=acos(θ)r=a\cos(\theta).
    • Miscounting petals for even nn.
    • Ignoring negative rr values when plotting, which can hide parts of the graph.
    • Misclassifying limacons by comparing aa and bb without using absolute values.

Rates of Change in Polar Functions

Polar functions can be analyzed using many of the same ideas as other functions: increasing/decreasing behavior, positive/negative intervals, extrema, and average rate of change.

A polar function has the form r=f(θ)r=f(\theta), where the input is an angle and the output is a radius (distance from the origin, possibly negative). Relative extrema in polar contexts often correspond to points that are closest to or farthest from the origin, and they occur when the function transitions from increasing to decreasing or from decreasing to increasing.

Average rate of change of rr with respect to θ\theta over [θ1,θ2][\theta_1,\theta_2] is:

ΔrΔθ=f(θ2)f(θ1)θ2θ1\frac{\Delta r}{\Delta \theta} = \frac{f(\theta_2)-f(\theta_1)}{\theta_2-\theta_1}

Interpreting sign and change (idea summary):

  • If rr is positive, the point lies in the direction of θ\theta.
  • If rr is negative, the point lies in the direction of θ+π\theta+\pi.
  • If rr is increasing as θ\theta increases, the distance from the origin is increasing.
  • If rr is decreasing as θ\theta increases, the distance from the origin is decreasing.
Exam Focus
  • Typical question patterns:
    • Compute and interpret average rate of change of a polar radius over an interval of angles.
    • Identify where a polar function is increasing/decreasing and connect that to moving away from or toward the origin.
    • Use relative extrema of r=f(θ)r=f(\theta) to reason about nearest/farthest points.
  • Common mistakes:
    • Treating negative rr as “invalid” instead of recognizing it flips direction.
    • Mixing up “increasing rr” with “counterclockwise rotation” (they describe different aspects of motion).
    • Computing average rate of change with incorrect endpoints or a missing denominator.

Connecting Polar and Trigonometric Thinking

Trigonometry and polar coordinates are two views of the same geometry.

  • Trigonometry connects angles to coordinates on a circle.
  • Polar coordinates describe points using distance and angle.

The bridge formulas are:

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

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

These are essentially unit-circle trig scaled by rr.

Interpreting projections

You can interpret these conversions as vector components:

  • rcos(θ)r\cos(\theta) is the horizontal component of a length-rr vector at angle θ\theta.
  • rsin(θ)r\sin(\theta) is the vertical component.
Using trig identities in polar contexts

Because polar equations often involve sine and cosine, identities help you simplify and convert. The most essential identity here is:

sin2(θ)+cos2(θ)=1\sin^2(\theta)+\cos^2(\theta)=1

Also remember the standard substitutions:

r2=x2+y2r^2=x^2+y^2

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

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

Worked example: convert a mixed polar equation

Convert to Cartesian and describe the curve:

r2=9cos2(θ)r^2 = 9\cos^2(\theta)

Use r2=x2+y2r^2=x^2+y^2 and cos(θ)=xr\cos(\theta)=\frac{x}{r}:

x2+y2=9(xr)2x^2+y^2 = 9\left(\frac{x}{r}\right)^2

Eliminate rr by replacing r2r^2 with x2+y2x^2+y^2:

x2+y2=9x2x2+y2x^2+y^2 = 9\frac{x^2}{x^2+y^2}

Multiply both sides by x2+y2x^2+y^2:

(x2+y2)2=9x2(x^2+y^2)^2 = 9x^2

What can go wrong in conversions

Conversions are algebra-heavy, so small slips cause big errors:

  • Forgetting that r2=x2+y2r^2=x^2+y^2 (not r=x2+y2r=x^2+y^2).
  • Substituting cos(θ)=xr\cos(\theta)=\frac{x}{r} or sin(θ)=yr\sin(\theta)=\frac{y}{r} but not eliminating rr.
  • Dividing by an expression that might be zero (for example, dividing by rr without considering r=0r=0).
Exam Focus
  • Typical question patterns:
    • Explain how unit-circle trig leads to the polar-to-Cartesian conversion formulas.
    • Convert polar equations to Cartesian (especially circles and other recognizable forms).
    • Interpret rcos(θ)r\cos(\theta) and rsin(θ)r\sin(\theta) as components in context.
  • Common mistakes:
    • Using the wrong substitution (mixing up rcos(θ)=xr\cos(\theta)=x and rsin(θ)=yr\sin(\theta)=y).
    • Losing solutions when multiplying/dividing by expressions involving rr.
    • Treating a polar curve like a standard y=f(x)y=f(x) graph and expecting a “vertical line test” perspective.