🌍 Precalculus · subject
Precalculus Analytic Trigonometry Syllabus
Every chapter and topic of Analytic Trigonometry examined in Precalculus — 5 chapters, 14 topics, plus 50 flashcards written against it.
Analytic Trigonometry syllabus — full chapter and topic list
Expand any chapter to see its topics and sub-topics. This is the whole examinable outline for Analytic Trigonometry in Precalculus, not a summary of it.
-
Fundamental Identities
3 topics- Reciprocal and Quotient Identities
- Pythagorean Identities
- Simplifying Trigonometric Expressions
-
Verifying Trigonometric Identities
2 topics- Strategies for Proofs
- Working with Both Sides
-
Solving Trigonometric Equations
3 topics- Equations of Linear Type
- Equations of Quadratic Type
- Solutions on an Interval and General Solutions
-
Sum and Difference Formulas
2 topics- Sine, Cosine, and Tangent Formulas
- Evaluating Exact Values
-
Multiple-Angle and Product-Sum Formulas
4 topics- Double-Angle Formulas
- Half-Angle Formulas
- Power-Reducing Formulas
- Product-to-Sum and Sum-to-Product Formulas
Analytic Trigonometry flashcards for Precalculus
24 of 50 cards from the Analytic Trigonometry deck — real questions with worked answers.
State the three reciprocal identities relating $\sin\theta$, $\cos\theta$, and $\tan\theta$ to their reciprocals.
$$\csc\theta=\frac{1}{\sin\theta},\quad \sec\theta=\frac{1}{\cos\theta},\quad \cot\theta=\frac{1}{\tan\theta}$$
Write the two quotient identities expressing $\tan\theta$ and $\cot\theta$ in terms of $\sin\theta$ and $\cos\theta$.
$$\tan\theta=\frac{\sin\theta}{\cos\theta},\qquad \cot\theta=\frac{\cos\theta}{\sin\theta}$$
What is the fundamental Pythagorean identity relating sine and cosine?
$$\sin^{2}\theta+\cos^{2}\theta=1$$
State the Pythagorean identity involving $\tan\theta$ and $\sec\theta$.
$$1+\tan^{2}\theta=\sec^{2}\theta$$
State the Pythagorean identity involving $\cot\theta$ and $\csc\theta$.
$$1+\cot^{2}\theta=\csc^{2}\theta$$
Using the Pythagorean identity, solve for $\sin^{2}\theta$ and for $\cos^{2}\theta$ individually.
$$\sin^{2}\theta=1-\cos^{2}\theta,\qquad \cos^{2}\theta=1-\sin^{2}\theta$$
State the even/odd identities for $\sin(-\theta)$, $\cos(-\theta)$, and $\tan(-\theta)$.
$$\sin(-\theta)=-\sin\theta,\quad \cos(-\theta)=\cos\theta,\quad \tan(-\theta)=-\tan\theta$$ Sine and tangent are odd; cosine is even.
When simplifying trigonometric expressions, why is it often useful to rewrite everything in terms of $\sin\theta$ and $\cos\theta$?
Because all six functions can be expressed through $\sin\theta$ and $\cos\theta$, doing so exposes common factors and lets the Pythagorean and quotient identities combine and cancel terms.
Simplify $\dfrac{\sec\theta}{\csc\theta}$ to a single trigonometric function.
$$\frac{\sec\theta}{\csc\theta}=\frac{1/\cos\theta}{1/\sin\theta}=\frac{\sin\theta}{\cos\theta}=\tan\theta$$
Simplify the expression $\sin\theta\,\cot\theta$.
$$\sin\theta\cdot\frac{\cos\theta}{\sin\theta}=\cos\theta$$
Simplify $\dfrac{1-\cos^{2}\theta}{\sin\theta}$.
$$\frac{1-\cos^{2}\theta}{\sin\theta}=\frac{\sin^{2}\theta}{\sin\theta}=\sin\theta$$
When proving a trigonometric identity, what is the general strategy for choosing which side to transform?
Start with the more complicated side and transform it into the simpler side; work with only one side at a time, never treating the identity as an equation to solve across the equals sign.
List three common techniques used to prove trigonometric identities.
Convert all functions to sines and cosines; combine fractions over a common denominator; factor or expand; multiply numerator and denominator by a conjugate; and substitute a Pythagorean identity.
In the 'working with both sides' proof strategy, what must both sides be reduced to for the proof to be valid?
Both sides must be independently transformed until they reach the exact same intermediate expression; you may never move terms across the equals sign as if solving an equation.
Why is multiplying by a conjugate (e.g. multiplying $\dfrac{1}{1+\sin\theta}$ by $\dfrac{1-\sin\theta}{1-\sin\theta}$) helpful in proofs?
It creates a difference of squares in the denominator, such as $1-\sin^{2}\theta=\cos^{2}\theta$, converting a sum into a single Pythagorean term that simplifies.
What defines a trigonometric equation of 'linear type', and how do you solve it?
It contains a single trig function raised to the first power, e.g. $2\sin x-1=0$. Isolate the trig function ($\sin x=\tfrac12$) then find all angles satisfying it.
Solve $2\cos x-\sqrt{3}=0$ on the interval $[0,2\pi)$.
$$\cos x=\frac{\sqrt{3}}{2}\;\Rightarrow\; x=\frac{\pi}{6},\;\frac{11\pi}{6}$$
What defines a trigonometric equation of 'quadratic type', and what is the key solving step?
It has the form $a\,u^{2}+b\,u+c=0$ where $u$ is a trig function (e.g. $2\sin^{2}x-\sin x-1=0$). Factor or use the quadratic formula in $u$, then solve each resulting basic equation.
Solve $2\sin^{2}x-\sin x-1=0$ on $[0,2\pi)$.
Factor: $(2\sin x+1)(\sin x-1)=0$. So $\sin x=-\tfrac12$ or $\sin x=1$, giving $$x=\frac{7\pi}{6},\;\frac{11\pi}{6},\;\frac{\pi}{2}$$
How do you handle a trig equation containing two different functions, such as $2\cos^{2}x+\sin x=1$?
Use a Pythagorean identity to write everything in one function, e.g. replace $\cos^{2}x=1-\sin^{2}x$, giving a quadratic in $\sin x$, then solve.
What is the difference between finding solutions 'on an interval' versus finding the 'general solution' of a trig equation?
Interval solutions list only angles within a bounded range like $[0,2\pi)$; the general solution adds the period multiple to cover every coterminal angle, e.g. $+2\pi n$ for sine/cosine or $+\pi n$ for tangent.
Write the general solution of $\sin x=\tfrac12$.
$$x=\frac{\pi}{6}+2\pi n\quad\text{or}\quad x=\frac{5\pi}{6}+2\pi n,\quad n\in\mathbb{Z}$$
Write the general solution of $\tan x=1$.
$$x=\frac{\pi}{4}+\pi n,\quad n\in\mathbb{Z}$$ (period $\pi$)
State the sum and difference formulas for cosine.
$$\cos(A\pm B)=\cos A\cos B\mp\sin A\sin B$$
Planning Analytic Trigonometry for Precalculus
Analytic Trigonometry is about 10% of the Precalculus syllabus by topic count — 14 of 135 topics, spread over 5 chapters. At roughly 45 minutes per topic plus 12 minutes per sub-topic, a first pass runs to about 10 hours.
The heaviest chapters are Multiple-Angle and Product-Sum Formulas (4 topics), Fundamental Identities (3 topics), Solving Trigonometric Equations (3 topics) . Front-load those while your energy is high; the short chapters are better revision filler later.
Work top-down: read the chapter, then tick topics off individually rather than marking the whole chapter done. Sub-topics are where silent gaps hide.
Analytic Trigonometry (Precalculus) FAQ
What is in the Precalculus Analytic Trigonometry syllabus?
Analytic Trigonometry is split into 5 chapters — Fundamental Identities, Verifying Trigonometric Identities, Solving Trigonometric Equations, Sum and Difference Formulas and Multiple-Angle and Product-Sum Formulas, containing 14 topics and 0 sub-topics in total.
How many chapters are there in Analytic Trigonometry for Precalculus?
5 chapters. Analytic Trigonometry accounts for about 10% of the topics in the whole Precalculus syllabus (14 of 135).
How long should I spend on Analytic Trigonometry for Precalculus?
Budget around 10 hours for a first pass through Analytic Trigonometry — about 45 minutes per topic plus 12 minutes per sub-topic across its 14 topics. Add revision cycles on top.
Are there flashcards for Precalculus Analytic Trigonometry?
Yes — a 50-card Analytic Trigonometry deck. Sample cards are printed on this page, and the full deck is free in the Examius app with spaced repetition scheduling.