4.4 Trigonometric Functions, Identities & Right-Triangle Applications
Key Takeaways
- The unit circle $x^2 + y^2 = 1$ defines $\cos\theta$ as the $x$-coordinate and $\sin\theta$ as the $y$-coordinate of a point at angle $\theta$ (in radians, where $\pi\text{ rad} = 180^\circ$); $\tan\theta = \frac{\sin\theta}{\cos\theta}$ represents the slope of the terminal ray.
- The fundamental Pythagorean identity $\sin^2\theta + \cos^2\theta = 1$ generates the secondary identities $1 + \tan^2\theta = \frac{1}{\cos^2\theta} = \sec^2\theta$ and $1 + \cot^2\theta = \csc^2\theta$.
- The primary trigonometric functions exhibit distinct periodicities and domains: $\sin(x)$ and $\cos(x)$ have period $2\pi$ and range $[-1, 1]$, while $\tan(x)$ has period $\pi$, domain $\mathbb{R} \setminus \{\frac{\pi}{2} + k\pi\}$, and vertical asymptotes at $x = \frac{\pi}{2} + k\pi$.
- Essential double-angle formulas include $\sin(2\theta) = 2\sin\theta\cos\theta$ and $\cos(2\theta) = \cos^2\theta - \sin^2\theta = 2\cos^2\theta - 1 = 1 - 2\sin^2\theta$.
- Right-triangle ratios obey SOH CAH TOA ($\sin\theta = \frac{\text{opp}}{\text{hyp}}$, $\cos\theta = \frac{\text{adj}}{\text{hyp}}$, $\tan\theta = \frac{\text{opp}}{\text{adj}}$), enabling rapid non-calculator evaluation of geometric angles and side lengths.
4.4 Trigonometric Functions, Identities & Right-Triangle Applications
Trigonometry on the Bocconi Admission Test bridges geometric intuition and algebraic manipulation. Trigonometric problems appear as standalone algebraic identity simplifications, trigonometric equation solving, or right-triangle side evaluations within composite geometric figures. Because calculators are prohibited, candidates must master exact trigonometric values at standard reference angles, unit circle symmetries, and algebraic substitutions using Pythagorean and double-angle identities.
1. Radian Measure, Conversion & The Unit Circle
Radian Definition
A radian is the measure of a central angle that subtends an arc equal in length to the radius of the circle: $\theta = \frac{s}{r}$.
- A full revolution ($360^\circ$) equals the ratio of circumference to radius: $\frac{2\pi r}{r} = 2\pi$ radians.
- Fundamental Equivalence:
- Conversion Formulas:
The Unit Circle Definition
In the Cartesian plane, the unit circle is defined by $x^2 + y^2 = 1$ centered at the origin $O(0, 0)$. For any real number $\theta$, consider the terminal ray rotating counterclockwise from the positive $x$-axis. The terminal ray intersects the unit circle at a unique point $P(x, y)$:
Quadrant Signs: The ASTC Rule
The signs of the trigonometric functions across the four Cartesian quadrants follow the mnemonic ASTC ("All Students Take Calculus"):
| Quadrant | Angle Range | Coordinates $(x, y)$ | Positive Functions | Negative Functions |
|---|---|---|---|---|
| I | $0 < \theta < \frac{\pi}{2}$ | $x > 0, y > 0$ | All ($\sin, \cos, \tan$) | None |
| II | $\frac{\pi}{2} < \theta < \pi$ | $x < 0, y > 0$ | Sine ($\sin$) | $\cos, \tan$ |
| III | $\pi < \theta < \frac{3\pi}{2}$ | $x < 0, y < 0$ | Tangent ($\tan$) | $\sin, \cos$ |
| IV | $\frac{3\pi}{2} < \theta < 2\pi$ | $x > 0, y < 0$ | Cosine ($\cos$) | $\sin, \tan$ |
2. Table of Exact Trigonometric Values at Reference Angles
Instant recall of exact trigonometric values at standard angles is essential for non-calculator exam speed:
| Degrees | Radians | $\sin(\theta)$ | $\cos(\theta)$ | $\tan(\theta)$ |
|---|---|---|---|---|
| $0^\circ$ | $0$ | $0 = \frac{\sqrt{0}}{2}$ | $1 = \frac{\sqrt{4}}{2}$ | $0$ |
| $30^\circ$ | $\frac{\pi}{6}$ | $\frac{1}{2} = \frac{\sqrt{1}}{2}$ | $\frac{\sqrt{3}}{2}$ | $\frac{1}{\sqrt{3}} = \frac{\sqrt{3}}{3}$ |
| $45^\circ$ | $\frac{\pi}{4}$ | $\frac{\sqrt{2}}{2}$ | $\frac{\sqrt{2}}{2}$ | $1$ |
| $60^\circ$ | $\frac{\pi}{3}$ | $\frac{\sqrt{3}}{2}$ | $\frac{1}{2} = \frac{\sqrt{1}}{2}$ | $\sqrt{3}$ |
| $90^\circ$ | $\frac{\pi}{2}$ | $1 = \frac{\sqrt{4}}{2}$ | $0 = \frac{\sqrt{0}}{2}$ | Undefined |
| $180^\circ$ | $\pi$ | $0$ | $-1$ | $0$ |
| $270^\circ$ | $\frac{3\pi}{2}$ | $-1$ | $0$ | Undefined |
| $360^\circ$ | $2\pi$ | $0$ | $1$ | $0$ |
Mental Mnemonic for Sines: From $0$ to $\frac{\pi}{2}$, the values of $\sin(\theta)$ follow $\frac{\sqrt{0}}{2}, \frac{\sqrt{1}}{2}, \frac{\sqrt{2}}{2}, \frac{\sqrt{3}}{2}, \frac{\sqrt{4}}{2}$. Cosine reverses this sequence.
3. Graphs, Periodicity & Asymptotes
Sine: $y = \sin(x)$
- Domain: $\mathbb{R} = (-\infty, \infty)$.
- Range: $[-1, 1]$.
- Periodicity: Fundamental period $T = 2\pi$: $\sin(x + 2k\pi) = \sin(x)$ for all $k \in \mathbb{Z}$.
- Parity: Odd function (symmetric about origin): $\sin(-x) = -\sin(x)$.
- Zeros: $x = k\pi$ for $k \in \mathbb{Z}$.
Cosine: $y = \cos(x)$
- Domain: $\mathbb{R} = (-\infty, \infty)$.
- Range: $[-1, 1]$.
- Periodicity: Fundamental period $T = 2\pi$: $\cos(x + 2k\pi) = \cos(x)$ for all $k \in \mathbb{Z}$.
- Parity: Even function (symmetric about $y$-axis): $\cos(-x) = \cos(x)$.
- Zeros: $x = \frac{\pi}{2} + k\pi$ for $k \in \mathbb{Z}$.
Tangent: $y = \tan(x)$
- Domain: $\mathbb{R} \setminus {\frac{\pi}{2} + k\pi \mid k \in \mathbb{Z}}$.
- Range: $(-\infty, \infty)$.
- Periodicity: Fundamental period $T = \pi$: $\tan(x + k\pi) = \tan(x)$ for all $k \in \mathbb{Z}$.
- Parity: Odd function: $\tan(-x) = -\tan(x)$.
- Vertical Asymptotes: Occur where $\cos(x) = 0$, at $x = \frac{\pi}{2} + k\pi$.
4. Fundamental Trigonometric Identities
The Pythagorean Identity and Its Variants
Because $(x, y) = (\cos\theta, \sin\theta)$ lies on the unit circle $x^2 + y^2 = 1$:
Dividing this master identity yields two secondary forms:
- Dividing by $\cos^2(\theta)$ (for $\cos\theta \neq 0$):
- Dividing by $\sin^2(\theta)$ (for $\sin\theta \neq 0$):
Cofunction and Supplementary Identities
- Cofunction (Complementary angles, sum = $\frac{\pi}{2}$):
- Supplementary Angles (sum = $\pi$):
5. Double-Angle and Addition Formulas
Angle Addition and Subtraction Formulas
Double-Angle Formulas
Setting $\alpha = \beta = \theta$ yields the core double-angle relations:
- Sine Double Angle:
- Cosine Double Angle (Three Equivalent Forms):
- Tangent Double Angle:
Power-Reduction Formulas
Rearranging the cosine double-angle equations expresses squared terms as linear harmonics:
6. Right-Triangle Trigonometry (SOH CAH TOA)
In a Euclidean right-angled triangle with acute angle $\theta$:
Oblique Triangle Laws
For any general triangle with sides $a, b, c$ and opposite angles $A, B, C$:
- Law of Sines: Relates sides to the circumradius $R$:
- Law of Cosines: The generalization of the Pythagorean theorem:
- Trigonometric Area:
7. Solving Elementary Trigonometric Equations on $[0, 2\pi)$
Trigonometric equations test your ability to factor polynomial structures and identify all angular solutions within a specified interval.
The 3-Step Solution Protocol
- Unify the Argument: Use double-angle identities to express all terms with the same argument (e.g., convert $\sin(2x)$ to $2\sin x \cos x$).
- Form a Polynomial in a Single Function: Use $\sin^2 x + \cos^2 x = 1$ to obtain an equation entirely in $\sin x$ or entirely in $\cos x$.
- Substitute and Solve: Let $u = \sin x$ (or $\cos x$), solve the polynomial for $u \in [-1, 1]$, and find all corresponding angles $x$ on $[0, 2\pi)$.
Critical Bocconi Trap: Never divide both sides by a trigonometric function! In an equation like $\sin(2x) = \cos(x) \implies 2\sin x \cos x = \cos x$, dividing by $\cos x$ loses the solutions where $\cos x = 0$. Instead, factor: $\cos x (2\sin x - 1) = 0$.
8. Worked Step-by-Step Examples
Example 1: Evaluating Functions from Quadrant Data
Given that $\sin(\theta) = -\frac{5}{13}$ and $\pi < \theta < \frac{3\pi}{2}$ (Quadrant III), calculate $\cos(\theta)$ and $\cos(2\theta)$.
- Find $\cos(\theta)$: In Quadrant III, cosine is strictly negative: $\cos(\theta) = -\sqrt{\frac{144}{169}} = -\frac{12}{13}$.
- Calculate $\cos(2\theta)$ using $\cos(2\theta) = \cos^2(\theta) - \sin^2(\theta)$:
Example 2: Solving a Factored Trigonometric Equation
Find all solutions to $2\sin^2(x) + 3\cos(x) - 3 = 0$ in the interval $[0, 2\pi)$.
- Substitute $\sin^2(x) = 1 - \cos^2(x)$:
- Multiply by $-1$: $2\cos^2 x - 3\cos x + 1 = 0$.
- Factor the quadratic: $(2\cos x - 1)(\cos x - 1) = 0$.
- Set each factor to zero:
- Branch 1: $\cos x = 1 \implies x = 0$ on $[0, 2\pi)$.
- Branch 2: $\cos x = \frac{1}{2} \implies x = \frac{\pi}{3}$ (Quadrant I) and $x = 2\pi - \frac{\pi}{3} = \frac{5\pi}{3}$ (Quadrant IV).
- Complete solution set: $x \in {0, \frac{\pi}{3}, \frac{5\pi}{3}}$ (3 distinct solutions).
Example 3: Identity Simplification
Simplify $E = \frac{\sin(2\theta) - \sin(\theta)}{\cos(2\theta) - \cos(\theta) + 1}$ for all $\theta$ where defined.
- Expand double angles: $\sin(2\theta) = 2\sin\theta\cos\theta$ and $\cos(2\theta) = 2\cos^2\theta - 1$.
- Numerator: $2\sin\theta\cos\theta - \sin\theta = \sin\theta(2\cos\theta - 1)$.
- Denominator: $(2\cos^2\theta - 1) - \cos\theta + 1 = 2\cos^2\theta - \cos\theta = \cos\theta(2\cos\theta - 1)$.
- Cancel common non-zero factor $(2\cos\theta - 1)$:
If cos(θ) = -3/5 and π < θ < 3π/2 (Quadrant III), what is the exact value of sin(2θ)?
How many distinct solutions does the trigonometric equation 2cos²(x) - cos(x) - 1 = 0 have in the half-open interval [0, 2π)?
Which of the following expressions is identically equal to sin(2θ) / (1 + cos(2θ)) for all θ where the expression is defined?