Geometry and Trigonometry Formulae AA SL & AA HL: Complete Foundation Guide for IB Math
Welcome to the comprehensive foundation guide for Geometry and Trigonometry Formulae in IB Mathematics Analysis and Approaches for both Standard Level and Higher Level students. This essential resource covers all core geometric and trigonometric concepts that form the common foundation between AA SL and AA HL, including three-dimensional coordinate geometry, volumes and surface areas of solids, sine and cosine rules for non-right triangles, circle properties including arc length and sector area, fundamental trigonometric identities, and solving trigonometric equations. Whether you're taking AA SL or preparing for the advanced topics in AA HL, mastering these foundational geometry and trigonometry concepts is absolutely critical for exam success and provides essential spatial reasoning and analytical skills for university studies in mathematics, sciences, engineering, and architecture.
Understanding AA SL & AA HL Common Geometry and Trigonometry Content
Both IB Math AA SL and AA HL students must master the same foundational geometry and trigonometry content covered in this guide. While AA HL students will encounter additional advanced topics like three-dimensional vectors, vector equations of lines and planes, complex trigonometric identities, and advanced geometric proofs, the core concepts presented here are essential for all AA students regardless of level. These fundamental geometric and trigonometric techniques—3D coordinate geometry, solid geometry formulas, triangle solution methods, circle properties, and basic trigonometric identities—form the foundation upon which all advanced geometric and trigonometric analysis is built and are tested extensively on both SL and HL examinations.
Three-Dimensional Coordinate Geometry
Distance Formula in 3D Space
Extension of Pythagoras' theorem to three dimensions
For points \( P_1(x_1, y_1, z_1) \) and \( P_2(x_2, y_2, z_2) \)
Find the distance between points A(2, -1, 3) and B(5, 3, -1).
Solution:
\( d = \sqrt{(5-2)^2 + (3-(-1))^2 + ((-1)-3)^2} \)
\( d = \sqrt{3^2 + 4^2 + (-4)^2} \)
\( d = \sqrt{9 + 16 + 16} = \sqrt{41} \approx 6.40 \) units
Midpoint Formula in 3D Space
Average of coordinates in each dimension
Point exactly halfway between two given points
Volumes and Surface Areas of 3D Solids
Pyramids and Cones
where A = area of base, h = perpendicular height
One-third of corresponding prism volume
where r = radius of base, h = perpendicular height
Special case of pyramid with circular base
where r = radius, l = slant height
Use Pythagoras to find l: \( l = \sqrt{r^2 + h^2} \)
Total surface area: \( A_{total} = \pi r l + \pi r^2 \)
Spheres
where r = radius
Four times the area of a great circle
Note: \( \frac{dV}{dr} = A \) (calculus connection for HL students)
- Pattern for pyramids and cones: Volume = ⅓ × (base area) × height
- Sphere relationships: Volume has r³, surface area has r²
- Cylinder: V = πr²h (like stacked circles), A = 2πrh + 2πr² (curved + two ends)
- Practice with real objects: Measure and calculate volumes of household items
A toy consists of a cone on top of a hemisphere. The cone and hemisphere share the same base radius of 4 cm. The cone has height 6 cm. Find the total volume.
Solution:
Cone volume: \( V_{cone} = \frac{1}{3}\pi(4)^2(6) = 32\pi \) cm³
Hemisphere volume: \( V_{hemi} = \frac{1}{2} \times \frac{4}{3}\pi(4)^3 = \frac{128\pi}{3} \) cm³
Total: \( V = 32\pi + \frac{128\pi}{3} = \frac{96\pi + 128\pi}{3} = \frac{224\pi}{3} \approx 234.6 \) cm³
Solving Non-Right Triangles
Sine Rule
Or equivalently (reciprocal form):
\[ \frac{\sin A}{a} = \frac{\sin B}{b} = \frac{\sin C}{c} \]Use when you know: AAS, ASA, or SSA
Use sine rule when you have:
- AAS or ASA: Two angles and any side (unambiguous—one unique triangle)
- SSA: Two sides and a non-included angle (ambiguous case—may have 0, 1, or 2 solutions)
The Ambiguous Case (SSA): When using sine rule to find an angle, check for two possible solutions: acute and obtuse angles can have the same sine value.
Cosine Rule
Similar formulas for other sides:
\[ a^2 = b^2 + c^2 - 2bc\cos A \] \[ b^2 = a^2 + c^2 - 2ac\cos B \]Rearranged form—useful when you know three sides
Similar formulas for other angles
Use cosine rule when you have:
- SSS: Three sides (find any angle)
- SAS: Two sides and the included angle (find third side)
Memory tip: Cosine rule is like Pythagoras with correction term: \( c^2 = a^2 + b^2 - 2ab\cos C \). When C = 90°, cos C = 0, and it becomes Pythagoras!
A triangle has sides a = 7 cm, b = 9 cm, and included angle C = 63°. Find side c.
Solution:
Use cosine rule: \( c^2 = a^2 + b^2 - 2ab\cos C \)
\( c^2 = 7^2 + 9^2 - 2(7)(9)\cos 63° \)
\( c^2 = 49 + 81 - 126(0.454) \)
\( c^2 = 130 - 57.2 = 72.8 \)
\( c = \sqrt{72.8} \approx 8.53 \) cm
Area of Triangle
Or using any two sides and included angle:
\[ A = \frac{1}{2}bc\sin A = \frac{1}{2}ac\sin B \]Use when you know two sides and the included angle
Circle Properties
Arc Length and Sector Area
The formulas for arc length and sector area ONLY work when the angle θ is in radians, not degrees!
Conversion: Radians = Degrees × π/180
Example: 60° = 60 × π/180 = π/3 radians
Always check your calculator mode before calculating!
where r = radius, θ = angle in radians
Arc length is proportional to angle
where r = radius, θ = angle in radians
Compare to full circle area: \( A_{circle} = \pi r^2 = \frac{1}{2}r^2(2\pi) \)
Segment = Sector - Triangle
where θ is in radians
A circle has radius 8 cm. A sector has central angle 120°. Find the arc length and sector area.
Solution:
Convert angle: 120° = 120 × π/180 = 2π/3 radians
Arc length: \( l = r\theta = 8 \times \frac{2\pi}{3} = \frac{16\pi}{3} \approx 16.76 \) cm
Sector area: \( A = \frac{1}{2}r^2\theta = \frac{1}{2}(8)^2 \times \frac{2\pi}{3} = \frac{64\pi}{3} \approx 67.02 \) cm²
Trigonometric Identities
Fundamental Identities
Valid when \( \cos\theta \neq 0 \)
Most important trigonometric identity
Can be rearranged: \( \sin^2\theta = 1 - \cos^2\theta \) or \( \cos^2\theta = 1 - \sin^2\theta \)
Double Angle Formulas
Alternative forms using \( \sin^2\theta + \cos^2\theta = 1 \):
\[ \cos 2\theta = 2\cos^2\theta - 1 \] \[ \cos 2\theta = 1 - 2\sin^2\theta \]Choose the form that matches your problem
Solve \( \cos 2x = \cos x \) for \( 0 \leq x \leq 2\pi \).
Solution:
Use \( \cos 2x = 2\cos^2 x - 1 \):
\( 2\cos^2 x - 1 = \cos x \)
\( 2\cos^2 x - \cos x - 1 = 0 \)
Factor: \( (2\cos x + 1)(\cos x - 1) = 0 \)
\( \cos x = -\frac{1}{2} \) or \( \cos x = 1 \)
Solutions: \( x = 0, \frac{2\pi}{3}, \frac{4\pi}{3} \)
Interactive Triangle Solver Calculator
Solve Triangle Using Sine/Cosine Rule
Find missing side using cosine rule (SAS case)
Study Strategies for Geometry and Trigonometry Success
Mastering 3D Geometry
- Visualize in 3D: Sketch diagrams from multiple angles, use physical models if needed
- Break Down Composites: Split complex solids into familiar shapes (cones, cylinders, spheres)
- Check Units: Volume is in cubic units (cm³), surface area in square units (cm²)
- Memorize Core Formulas: Know sphere, cone, and pyramid formulas cold
Mastering Triangle Solution
- Identify Information Type: Write down what's given (SSS, SAS, AAS, ASA, SSA)
- Choose Correct Rule: Sine rule for AAS/ASA/SSA, cosine rule for SSS/SAS
- Watch for Ambiguous Case: In SSA with sine rule, check for two possible triangles
- Check Your Answer: Angles must sum to 180°, triangle inequality must hold
Mastering Circle Properties
- Always Use Radians: For arc length and sector area, convert degrees to radians first
- Understand Radian Definition: Radians measure arc length per unit radius
- Know Key Angles: 30° = π/6, 45° = π/4, 60° = π/3, 90° = π/2, 180° = π
- Check Calculator Mode: Verify RAD or DEG mode before calculating
Common Mistakes to Avoid
| Common Error | Correct Approach | Example |
|---|---|---|
| Using sine rule for SSS or SAS | Use cosine rule when you know 3 sides or 2 sides with included angle | Given a=5, b=7, C=60°, use cosine rule not sine rule |
| Forgetting to convert to radians | Always convert degrees to radians for arc length and sector area | For 90° angle: use π/2 radians in formulas |
| Missing second solution in SSA | Check for both acute and obtuse angle solutions | If sin B = 0.5, both B = 30° and B = 150° are possible |
| Wrong slant height in cone | Use Pythagoras: l = √(r² + h²) | For r=3, h=4: l = √(9+16) = 5, not 3 or 4 |
| Mixing up volume formulas | Pyramid/cone have ⅓, sphere has ⁴⁄₃ | Cone: V = ⅓πr²h, not πr²h |
Applications in Real-World Contexts
Engineering and Architecture
- Structural Design: Calculate forces in non-right triangular frameworks using sine/cosine rules
- Volume Calculations: Determine material quantities for pyramidal roofs, conical structures
- Land Surveying: Use trigonometry to measure distances and angles in terrain
- 3D Modeling: Coordinate geometry for computer-aided design (CAD)
Navigation and Aviation
- Distance Calculations: Great circle distances on spherical Earth
- Course Plotting: Triangle solution for navigation triangles
- Position Finding: Triangulation using multiple bearings
Physics and Science
- Optics: Angles of incidence and reflection
- Mechanics: Resolving forces using trigonometry
- Astronomy: Calculating distances to celestial objects
- Crystallography: 3D structure analysis
Exam Preparation and Strategy
- ✓ Calculate distances and midpoints in 3D space
- ✓ Know all volume and surface area formulas by heart
- ✓ Identify which rule to use (sine vs cosine) instantly
- ✓ Apply sine rule correctly, watching for ambiguous case
- ✓ Apply cosine rule for SSS and SAS problems
- ✓ Calculate triangle area using ½ab sin C
- ✓ Convert between degrees and radians fluently
- ✓ Calculate arc lengths and sector areas (in radians!)
- ✓ Know fundamental trigonometric identities
- ✓ Apply double angle formulas correctly
- ✓ Solve trigonometric equations in given domains
- ✓ Work complete past papers under timed conditions
Additional RevisionTown Resources
Enhance your geometry and trigonometry mastery with these comprehensive RevisionTown resources:
- Geometry and Trigonometry Formulae AA HL Only - Advanced HL-specific topics
- Trigonometry Formulae AA SL & AA HL - Comprehensive trig reference
- Functions Formulae AA SL & AA HL - Foundation functions
- Algebra Formulae AA SL & AA HL - Essential algebra
- Calculus Formulae AA HL - For HL students
- IB Diploma Points Calculator - Track your IB progress
- Grade Calculator - Monitor academic performance
Technology and GDC Skills
- Mode Settings: Switch between DEG and RAD modes as needed
- Trigonometric Functions: sin, cos, tan (and inverses)
- π Key: Use for exact radian calculations
- Angle Conversion: DMS to decimal degrees and vice versa
- Equation Solver: Solve trigonometric equations numerically
- 3D Calculations: Store coordinates, calculate distances
Connecting to Other AA Topics
Geometry and trigonometry integrate with other AA curriculum areas:
- Functions: Trigonometric functions, transformations, graphing
- Calculus (HL): Derivatives and integrals of trigonometric functions
- Vectors (HL): 3D coordinate geometry extends to vector geometry
- Complex Numbers (HL): Trigonometric form of complex numbers
Conclusion
Mastering geometry and trigonometry is essential for success in IB Mathematics AA (both SL and HL) and provides powerful tools for analyzing shapes, spaces, angles, and periodic phenomena in both two and three dimensions. The foundational geometric and trigonometric techniques covered in this guide—3D coordinate geometry, solid geometry formulas, triangle solution methods using sine and cosine rules, circle properties, and fundamental trigonometric identities—form the essential core that all AA students must master regardless of level.
Success in geometry and trigonometry requires more than memorizing formulas—it demands spatial reasoning ability, skill in choosing appropriate solution methods, fluency in converting between different units and representations, and understanding of when and why each formula applies. Whether you're taking AA SL or continuing to advanced HL topics, these fundamental concepts provide the foundation for all further geometric and trigonometric learning.
Regular practice with past papers, systematic review of formulas and when to use them, consistent application of correct units (especially radians), and development of strong visualization skills will build the geometric and trigonometric competence necessary for exam success. Master both calculation procedures and conceptual understanding to achieve complete mastery.
Continue building your AA mathematics expertise through RevisionTown's comprehensive collection of IB Mathematics resources, practice with interactive calculators, and connect geometric and trigonometric concepts to applications in engineering, physics, navigation, and architecture. Master these geometry and trigonometry formulas and techniques, and you'll be well-prepared for IB examinations and the spatial reasoning challenges that await in university studies and professional life.




