Geometry and Trigonometry: Analyzing Shapes and Cycles (AA SL/HL)
Welcome to the fascinating world of Geometry and Trigonometry! This chapter is essential because it moves us beyond straight-line algebra into understanding the mathematics of shapes, cycles, and movement. Whether you are aiming for SL or HL, mastering these concepts provides the foundation for calculus and physics.
Don't worry if trigonometry seems abstract—we will break down the fundamental relationships using the unit circle, making even the trickiest identities easy to grasp. Let's dive in!
Section 1: The Core Tools – Ratios, Radians, and the Unit Circle
1.1 Review: Right-Angled Triangles (SOH CAH TOA)
This is your prerequisite knowledge! Remember the basic trigonometric ratios for angles \(\theta\) in a right-angled triangle:
- Sine (SOH): \(\sin \theta = \frac{\text{Opposite}}{\text{Hypotenuse}}\)
- Cosine (CAH): \(\cos \theta = \frac{\text{Adjacent}}{\text{Hypotenuse}}\)
- Tangent (TOA): \(\tan \theta = \frac{\text{Opposite}}{\text{Adjacent}}\)
Memory Aid: SOH CAH TOA is your best friend here!
1.2 Radian Measure and Circular Motion
While degrees (\(360^\circ\)) are familiar, in higher mathematics and especially calculus, we almost always use radians. Why? Radian measure is based on the radius of the circle, making it a "natural" unit for rotational measurement.
Concept: One radian is the angle subtended at the center of a circle when the arc length is equal to the radius.
Key Conversion Factors:
- \(\pi\) radians = \(180^\circ\)
- To convert degrees to radians: Multiply by \(\frac{\pi}{180}\)
- To convert radians to degrees: Multiply by \(\frac{180}{\pi}\)
Formulas for Circles (Using Radians)
These formulas are crucial and only work when the angle \(\theta\) is measured in radians!
- Arc Length (\(l\)): \(l = r\theta\)
- Area of a Sector (\(A\)): \(A = \frac{1}{2}r^2\theta\)
Example: If a sprinkler head rotates \(1.5\) radians and has a range of 10 meters (\(r=10\)), the length of the watered arc is \(l = 10 \times 1.5 = 15\) meters.
1.3 The Unit Circle
The Unit Circle is a circle centered at the origin \((0, 0)\) with a radius of \(r=1\). It allows us to extend trigonometric ratios beyond \(90^\circ\) and visualize positive and negative values.
- For any point \((x, y)\) on the unit circle corresponding to an angle \(\theta\):
- \(x = \cos \theta\)
- \(y = \sin \theta\)
- \(\tan \theta = \frac{y}{x} = \frac{\sin \theta}{\cos \theta}\)
Finding the Sign of Trig Ratios (The CAST Rule)
The sign (+ or -) of a ratio depends on the quadrant the terminal arm of the angle \(\theta\) falls into.
CAST Diagram Mnemonic:
C (Quadrant IV): Only Cosine is Positive
A (Quadrant I): All Ratios are Positive
S (Quadrant II): Only Sine is Positive
T (Quadrant III): Only Tangent is Positive
Quick Takeaway (Section 1): Radians are the standard! Memorize the sector formulas and use the Unit Circle (and CAST) to understand the behavior of sine, cosine, and tangent in all four quadrants.
Section 2: Geometry in Non-Right Triangles
We often encounter triangles that don't have a right angle. For these, we use three key rules. Remember, when labelling a triangle, angle \(A\) is opposite side \(a\), angle \(B\) is opposite side \(b\), and so on.
2.1 The Sine Rule (Law of Sines)
The Sine Rule is used when you have a matching pair of side and angle (e.g., side \(a\) and angle \(A\)) plus one other known piece of information.
\[\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}\]
When to use it:
- ASA (Angle-Side-Angle)
- AAS (Angle-Angle-Side)
- SSA (Side-Side-Angle) – *Be careful! This leads to the Ambiguous Case (see below).*
2.2 The Ambiguous Case (SSA)
ATTENTION (Struggling Students): The SSA case (Side-Side-Angle) is notorious for causing problems. When given two sides and a non-included angle, there might be zero, one, or two possible triangles.
Step-by-Step Check for Two Solutions:
- Calculate the angle using the Sine Rule (call this \(\theta_1\)).
- Check if a second solution, \(\theta_2 = 180^\circ - \theta_1\) (or \(\pi - \theta_1\)), is possible.
- The second solution \(\theta_2\) is valid only if \(\theta_2\) added to the given angle is less than \(180^\circ\).
Analogy: Imagine a swing hanging from a fixed point (the angle). If the swing rope (one side) is just long enough, it touches the ground in one spot. If it's longer, it can potentially touch the ground in two spots (forward and backward swing position).
2.3 The Cosine Rule (Law of Cosines)
The Cosine Rule is more complex but necessary when you do not have a matching angle/side pair.
Finding a side (\(a\)): \[a^2 = b^2 + c^2 - 2bc \cos A\]
Finding an angle (\(\cos A\)): (Rearranged version, often more useful for finding angles) \[\cos A = \frac{b^2 + c^2 - a^2}{2bc}\]
When to use it:
- SAS (Side-Angle-Side) – to find the unknown side.
- SSS (Side-Side-Side) – to find any unknown angle.
2.4 Area of a Triangle
Forget \(\frac{1}{2} \text{base} \times \text{height}\) (unless it's a right triangle). The generalized area formula uses two adjacent sides and the angle included between them (SAS):
\[A = \frac{1}{2}ab \sin C\]
Quick Takeaway (Section 2): Sine Rule needs pairs (AAS, ASA). Cosine Rule handles the "stuck" scenarios (SAS, SSS). Always check for the Ambiguous Case when using the Sine Rule with SSA!
Section 3: Trigonometric Identities and Equations
Identities are equations that are true for *all* values of the variable. You use them to simplify expressions or solve complicated equations.
3.1 Fundamental Identities (SL & HL)
These are derived directly from the Unit Circle definition:
- Pythagorean Identity: \(\sin^2 \theta + \cos^2 \theta = 1\) (Crucial! Know how to rearrange this!)
- Quotient Identity: \(\tan \theta = \frac{\sin \theta}{\cos \theta}\)
3.2 Double Angle Identities (SL & HL)
These relate a trigonometric function of a double angle (\(2\theta\)) to functions of the single angle (\(\theta\)). These are provided in the formula booklet but you must be able to recognize and use them.
- \(\sin 2\theta = 2\sin \theta \cos \theta\)
- \(\cos 2\theta = \cos^2 \theta - \sin^2 \theta\)
- Alternative forms for \(\cos 2\theta\):
- \(\cos 2\theta = 2\cos^2 \theta - 1\)
- \(\cos 2\theta = 1 - 2\sin^2 \theta\) (These forms are immensely useful in Calculus!)
3.3 HL Extension: Reciprocal Ratios and Identities
HL students must understand and use the three reciprocal trigonometric ratios:
- Cosecant (csc): \(\csc \theta = \frac{1}{\sin \theta}\)
- Secant (sec): \(\sec \theta = \frac{1}{\cos \theta}\)
- Cotangent (cot): \(\cot \theta = \frac{1}{\tan \theta}\)
Memory Tip: The co-ratios (csc, cot) are *not* the reciprocals of their co-partners (sin, tan). Cosecant pairs with Sine (no 'co'). Secant pairs with Cosine ('co' pairs with 'no co').
HL Pythagorean Identities: (Derived by dividing \(\sin^2 \theta + \cos^2 \theta = 1\) by \(\cos^2 \theta\) or \(\sin^2 \theta\))
- \(1 + \tan^2 \theta = \sec^2 \theta\)
- \(1 + \cot^2 \theta = \csc^2 \theta\)
3.4 HL Extension: Compound Angle Identities (Addition/Subtraction)
These allow you to find the trig function of sums or differences of angles, like \(\sin(A+B)\). These are essential for HL identities and complex equation solving.
- \(\sin(A \pm B) = \sin A \cos B \pm \cos A \sin B\)
- \(\cos(A \pm B) = \cos A \cos B \mp \sin A \sin B\) (Note the sign flip!)
- \(\tan(A \pm B) = \frac{\tan A \pm \tan B}{1 \mp \tan A \tan B}\)
Section 4: Solving Trigonometric Equations
4.1 The General Process for Solving \( \sin x = k \)
Solving trig equations requires finding all possible angles \(x\) within a given domain (e.g., \(0 \le x \le 2\pi\)).
Step-by-Step Guide:
- Isolate the Function: Rearrange the equation so the trigonometric ratio is isolated (e.g., \(\cos x = 0.5\)).
- Find the Reference Angle (\(\alpha\)): Use the inverse function on the positive value of \(k\). (e.g., \(\alpha = \sin^{-1}|k|\). This finds the acute angle in Quadrant I).
- Use CAST: Determine which quadrants the solutions lie in, based on the sign of \(k\).
- Find the Solutions: Use the reference angle \(\alpha\) to find the principal angles in the correct quadrants. (e.g., QII solution is \(\pi - \alpha\)).
- Generalize/Check Domain: If the domain is unrestricted, add the period (\(+ 2\pi k\) for sine/cosine, \(+ \pi k\) for tangent). If the domain is restricted, list all values within that range.
Common Mistake to Avoid: When solving equations involving \(2\theta\) or \(3x\), remember that the domain restriction applies to the *entire* argument. If \(0 \le x \le 2\pi\), then you must look for solutions for \(2x\) in the range \(0 \le 2x \le 4\pi\).
4.2 Solving Equations Using Identities
If an equation contains different trig functions or arguments (e.g., \(\cos 2x = \sin x\)), you must use identities to rewrite the equation in terms of a single function and a single angle.
Example: To solve \(\cos 2x = \sin x\), replace \(\cos 2x\) with \(1 - 2\sin^2 x\). This turns the problem into a quadratic equation in terms of \(\sin x\).
Section 5: 3D Geometry Applications (SL & HL)
5.1 Angles in Three Dimensions
In 3D problems (like cuboids, pyramids, or prisms), geometry and trigonometry are used to find lengths and angles. The key difficulty is visualizing where the right angle is located.
Prerequisite Concept: You must often find a diagonal length (using Pythagoras twice) before you can solve for the final angle using SOH CAH TOA.
Angle Between a Line and a Plane
The angle between a line \(L\) and a plane \(P\) is the angle between the line \(L\) and its projection onto the plane \(P\).
Step-by-Step:
- Identify the line segment (L).
- Identify the plane (P).
- Identify the projection (the shadow) of L onto P.
- The three points (line end, projection end, and common corner) form a right-angled triangle. Use SOH CAH TOA to find the angle.
Did you know? Architects and engineers heavily rely on 3D trigonometry to ensure structures are stable and materials are cut at the correct angles. Your ability to visualize these 3D right triangles is a vital real-world skill!
***
Quick Review: Geometry and Trigonometry
SL Focus: Basic SOH CAH TOA, Sine/Cosine Rule (including the Ambiguous Case), Area formula, Radian measure, Basic Unit Circle use, Pythagorean and Double Angle identities.
HL Focus: All SL topics PLUS Reciprocal Ratios, all HL Pythagorean Identities, and Compound Angle Identities for complex simplification and equation solving.