Precalculus · Unit Review · Form A

Trigonometry

A complete review of every core Precalculus trigonometry concept, paired one-to-one with a full 20-question timed practice exam in real multiple-choice format.

OFFICIAL
PRACTICE
EXAM
20Core Concepts
20Exam Questions
MCMultiple Choice
≥30Minutes Suggested
Part One

Study Guide — 20 Core Concepts

Read the concept, memorize the boxed rule, check the worked example — then test yourself on the matching question in Part Two.

01
Angles & Radians

Degree–Radian Conversion

Easy

Concept. An angle can be measured in degrees or in radians. One full revolution equals 360° or 2π radians, so 180° = π radians.

Must Memorize

degrees × (π/180) = radians  |  radians × (180/π) = degrees

Worked Example

Convert 60° to radians.

Solution: 60 × π/180 = π/3

02
Angles & Radians

Key Angle Conversions

Easy

Concept. Radians describe an angle as a ratio of arc length to radius — a "pure number" tied directly to the circle, rather than an arbitrary 360-part division.

Must Memorize

30°=π/6  45°=π/4  60°=π/3  90°=π/2  180°=π  270°=3π/2  360°=2π

Worked Example

Convert 3π/2 radians to degrees.

Solution: 3π/2 × 180/π = 270°

03
Arc Length

Arc Length Formula

Easy

Concept. For a circle of radius r, the length of an arc cut off by a central angle θ (in radians) is found by multiplying the radius by the angle.

Must Memorize

s = rθ  —  θ MUST be in radians, never degrees

Worked Example

r = 4, θ = π/2. Find the arc length.

Solution: s = 4 × π/2 = 2π

04
Coterminal Angles

Coterminal Angles

Easy

Concept. Two angles are coterminal if they share the same terminal side — they point in the exact same direction, differing only by full rotations.

Must Memorize

Coterminal angle = θ ± 360°n  (or θ ± 2πn in radians)

Worked Example

Find a positive coterminal angle for −50°.

Solution: −50° + 360° = 310°

05
Reference Angles

Reference Angles

Easy

Concept. The reference angle is the acute angle formed between the terminal side and the x-axis. Trig values of any angle match ± the trig value of its reference angle.

Must Memorize

QI: θ  QII: 180°−θ  QIII: θ−180°  QIV: 360°−θ

Worked Example

Find the reference angle of 300°.

Solution: 360° − 300° = 60°

06
Right Triangle Trig

SOH–CAH–TOA

Easy

Concept. For an acute angle in a right triangle, the trig ratios compare two of the triangle's three sides: opposite, adjacent, and hypotenuse.

Must Memorize

sinθ=opp/hyp   cosθ=adj/hyp   tanθ=opp/adj

Worked Example

opp = 3, hyp = 5. Find sinθ and cosθ.

Solution: sinθ=3/5; adj=4 (3-4-5 triple), so cosθ=4/5

07
Unit Circle

The Unit Circle (Sine)

Medium

Concept. On the unit circle (radius 1) centered at the origin, the point at angle θ has coordinates (cosθ, sinθ).

Must Memorize

30°,45°,60° sine pattern: √1/2, √2/2, √3/2 (the "1-2-3 under root, over 2" trick)

Worked Example

Find sin(π/6).

Solution: sin(π/6) = 1/2

08
Unit Circle

The Unit Circle (Cosine) & ASTC

Medium

Concept. The same unit-circle definition applies to cosine. Because x or y becomes negative in different quadrants, the sign of sin and cos changes by quadrant.

Must Memorize

"All Students Take Calculus" — QI All +, QII Sine +, QIII Tangent +, QIV Cosine +

Worked Example

Find cos(2π/3).

Solution: QII, reference π/3, cosine negative: −1/2

09
Quadrant Signs

Reading Quadrants from Signs

Easy

Concept. Each quadrant has a unique combination of signs for sine and cosine, so the signs of two ratios pin down the quadrant exactly.

Must Memorize

Use ASTC backward: match the + functions in your data to the quadrant that makes them positive.

Worked Example

cosθ > 0 and sinθ < 0. Which quadrant?

Solution: Quadrant IV

10
Pythagorean Identity

The Pythagorean Identity

Medium

Concept. Since cosθ and sinθ are the legs of a right triangle with hypotenuse 1, they always satisfy the same relationship.

Must Memorize

sin²θ + cos²θ = 1  →  1+tan²θ=sec²θ  →  1+cot²θ=csc²θ

Worked Example

cosθ = 3/5, θ in Quadrant I. Find sinθ.

Solution: sinθ = √(1−9/25) = 4/5

11
Trig Equations

Solving sin θ = k Equations

Medium

Concept. To solve a basic trig equation, find the reference angle from the ratio, then place it in every quadrant where that function has the correct sign.

Must Memorize

Find the reference angle first, then check ALL matching quadrants within the given interval.

Worked Example

Solve cosθ = −1/2 on [0, 2π).

Solution: Reference π/3; cosine negative in QII, QIII → θ = 2π/3, 4π/3

12
Sum Formulas

Sum Identities

Hard

Concept. Sum identities let you find the exact trig value of angles built by adding two "nice" angles (30°, 45°, 60°, 90°).

Must Memorize

sin(A+B)=sinA·cosB+cosA·sinB   cos(A+B)=cosA·cosB−sinA·sinB

Worked Example

Find sin(105°) using 105° = 60°+45°.

Solution: (√3/2)(√2/2)+(1/2)(√2/2) = (√6+√2)/4

13
Difference Formulas

Difference Identities

Hard

Concept. The matching family of identities for differences of two angles — note the sign flips compared to the sum identities.

Must Memorize

sin(A−B)=sinA·cosB−cosA·sinB   cos(A−B)=cosA·cosB+sinA·sinB

Worked Example

Find cos(15°) using 15° = 45°−30°.

Solution: (√2/2)(√3/2)+(√2/2)(1/2) = (√6+√2)/4

14
Double Angle

Double-Angle: Sine

Medium

Concept. Setting A = B = θ in the sine sum identity produces a direct shortcut for sin(2θ).

Must Memorize

sin(2θ) = 2·sinθ·cosθ

Worked Example

sinθ = 1/2, θ in QI. Find sin(2θ).

Solution: cosθ=√3/2 → sin2θ = 2(1/2)(√3/2) = √3/2

15
Double Angle

Double-Angle: Cosine

Medium

Concept. cos(2θ) has three equivalent forms — pick whichever matches the ratio you already know.

Must Memorize

cos2θ = cos²θ−sin²θ = 2cos²θ−1 = 1−2sin²θ

Worked Example

sinθ = 1/2. Find cos(2θ).

Solution: 1 − 2(1/2)² = 1 − 1/2 = 1/2

16
Law of Sines

Law of Sines

Hard

Concept. In ANY triangle (not just right triangles), each side is proportional to the sine of its opposite angle. Use it when you know AAS, ASA, or SSA.

Must Memorize

a/sinA = b/sinB = c/sinC

Worked Example

A=30°, B=70°, a=8. Find b.

Solution: b = 8·sin70°/sin30° ≈ 15.0

17
Law of Cosines

Law of Cosines

Hard

Concept. A generalized Pythagorean theorem for any triangle. Use it when you know two sides and the included angle (SAS), or all three sides (SSS).

Must Memorize

c² = a² + b² − 2ab·cosC

Worked Example

a=5, b=6, C=60°. Find c.

Solution: c²=25+36−30=31 → c=√31

18
Amplitude & Period

Amplitude & Period

Medium

Concept. For y = A·sin(Bx+C)+D, the constant A stretches the graph vertically, and B controls how fast one full cycle repeats.

Must Memorize

Amplitude = |A|    Period = 2π/|B|

Worked Example

y = 4cos(3x). Find amplitude and period.

Solution: Amplitude = 4, Period = 2π/3

19
Phase Shift

Phase Shift

Medium

Concept. Rewrite Bx+C by factoring out B as B(x + C/B) — the horizontal shift is whatever value is being added to x inside the parentheses.

Must Memorize

Factor out B first. Phase shift = −C/B (right if positive, left if negative).

Worked Example

y = sin(3x−π). Find the phase shift.

Solution: 3x−π = 3(x−π/3) → shift right π/3

20
Inverse Trig Functions

Inverse Trig Functions & Their Ranges

Hard

Concept. Inverse trig functions return the ONE angle, from a restricted range, that produces a given ratio — even though infinitely many angles share that ratio.

Must Memorize

arcsin: [−π/2, π/2]   arccos: [0, π]   arctan: (−π/2, π/2)

Worked Example

Evaluate arcsin(1/2).

Solution: π/6 (not 5π/6 — that lies outside arcsin's range)

Part Two

Practice Test — 20 Questions

Real exam-style multiple choice. Press Start to begin the timer — each question reveals its solution the instant you answer.

Time00:00
Answered0/20
Score0
Instructions. This section contains 20 multiple-choice questions. Select the one best answer for each question. There is no penalty for guessing. Tap "Start Test" to begin timing.
01
Angles & Radians
Easy

Convert 150° to radian measure.

02
Angles & Radians
Easy

Convert 7π/4 radians to degree measure.

03
Arc Length
Easy

A circle has radius 8 cm. Find the length of the arc intercepted by a central angle of 3π/4 radians.

04
Coterminal Angles
Easy

Which angle is coterminal with 480°, where 0° ≤ θ < 360°?

05
Reference Angles
Easy

Find the reference angle for 210°.

06
Right Triangle Trig
Easy

In a right triangle, angle θ has opposite side 5 and hypotenuse 13. Find cos θ.

07
Unit Circle
Medium

Find the exact value of sin(5π/3).

08
Unit Circle
Medium

Find the exact value of cos(2π/3).

09
Quadrant Signs
Easy

If sin θ < 0 and cos θ < 0, in which quadrant does θ lie?

10
Pythagorean Identity
Medium

If sin θ = 3/5 and θ is in Quadrant II, find cos θ.

11
Trig Equations
Medium

Solve 2sin θ − 1 = 0 for θ in [0, 2π).

12
Sum Formulas
Hard

Find the exact value of sin 75° using a sum identity.

13
Difference Formulas
Hard

Find the exact value of cos 105° using a sum/difference identity.

14
Double Angle
Medium

If sin θ = 3/5 and θ is in Quadrant I, find sin(2θ).

15
Double Angle
Medium

If cos θ = 1/3, find cos(2θ).

16
Law of Sines
Hard

In △ABC, A = 40°, B = 60°, and a = 10. Find side b to the nearest tenth.

17
Law of Cosines
Hard

In △ABC, a = 7, b = 9, and C = 60°. Find side c.

18
Amplitude & Period
Medium

Find the amplitude and period of y = 3sin(2x − π/4).

19
Phase Shift
Medium

Find the phase shift of y = cos(2x + π/3).

20
Inverse Trig Functions
Hard

Evaluate arccos(−√2/2).