IB

Geometry and Trigonometry Formulae AA SL & AA HL

Master geometry and trigonometry for IB Math AA SL & HL with our comprehensive foundation guide. 3D coordinate geometry, solid volumes, sine and cosine rules, trigonometric identities with examples and interactive calculator.
Geometry and Trigonometry Formulae guide for IB Mathematics AA SL and HL students

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

Distance Between Two Points in 3D
\[ d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2 + (z_2 - z_1)^2} \]

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) \)

Example: 3D Distance Calculation

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

Midpoint in 3D
\[ M = \left( \frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}, \frac{z_1 + z_2}{2} \right) \]

Average of coordinates in each dimension

Point exactly halfway between two given points

Volumes and Surface Areas of 3D Solids

Pyramids and Cones

Volume of Right Pyramid
\[ V = \frac{1}{3}Ah \]

where A = area of base, h = perpendicular height

One-third of corresponding prism volume

Volume of Right Cone
\[ V = \frac{1}{3}\pi r^2 h \]

where r = radius of base, h = perpendicular height

Special case of pyramid with circular base

Curved Surface Area of Cone
\[ A = \pi r l \]

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

Volume of Sphere
\[ V = \frac{4}{3}\pi r^3 \]

where r = radius

Surface Area of Sphere
\[ A = 4\pi r^2 \]

Four times the area of a great circle

Note: \( \frac{dV}{dr} = A \) (calculus connection for HL students)

Remembering Volume and Surface Area Formulas
  • 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
Example: Composite Solid Volume

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

Sine Rule
\[ \frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C} \]

Or equivalently (reciprocal form):

\[ \frac{\sin A}{a} = \frac{\sin B}{b} = \frac{\sin C}{c} \]

Use when you know: AAS, ASA, or SSA

When to Use Sine Rule

Use sine rule when you have:

  1. AAS or ASA: Two angles and any side (unambiguous—one unique triangle)
  2. 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

Cosine Rule (Finding Side)
\[ c^2 = a^2 + b^2 - 2ab\cos C \]

Similar formulas for other sides:

\[ a^2 = b^2 + c^2 - 2bc\cos A \] \[ b^2 = a^2 + c^2 - 2ac\cos B \]
Cosine Rule (Finding Angle)
\[ \cos C = \frac{a^2 + b^2 - c^2}{2ab} \]

Rearranged form—useful when you know three sides

Similar formulas for other angles

When to Use Cosine Rule

Use cosine rule when you have:

  1. SSS: Three sides (find any angle)
  2. 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!

Example: Using Cosine Rule

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

Area of Triangle (Sine Formula)
\[ A = \frac{1}{2}ab\sin C \]

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

Critical: Radians Required!

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!

Arc Length
\[ l = r\theta \]

where r = radius, θ = angle in radians

Arc length is proportional to angle

Area of Sector
\[ A = \frac{1}{2}r^2\theta \]

where r = radius, θ = angle in radians

Compare to full circle area: \( A_{circle} = \pi r^2 = \frac{1}{2}r^2(2\pi) \)

Area of Segment
\[ A = \frac{1}{2}r^2(\theta - \sin\theta) \]

Segment = Sector - Triangle

where θ is in radians

Example: Arc Length and Sector Area

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

Quotient Identity
\[ \tan\theta = \frac{\sin\theta}{\cos\theta} \]

Valid when \( \cos\theta \neq 0 \)

Pythagorean Identity
\[ \sin^2\theta + \cos^2\theta = 1 \]

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

Double Angle Formula for Sine
\[ \sin 2\theta = 2\sin\theta\cos\theta \]
Double Angle Formulas for Cosine
\[ \cos 2\theta = \cos^2\theta - \sin^2\theta \]

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

Example: Using Double Angle Formula

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

  1. Visualize in 3D: Sketch diagrams from multiple angles, use physical models if needed
  2. Break Down Composites: Split complex solids into familiar shapes (cones, cylinders, spheres)
  3. Check Units: Volume is in cubic units (cm³), surface area in square units (cm²)
  4. Memorize Core Formulas: Know sphere, cone, and pyramid formulas cold

Mastering Triangle Solution

  1. Identify Information Type: Write down what's given (SSS, SAS, AAS, ASA, SSA)
  2. Choose Correct Rule: Sine rule for AAS/ASA/SSA, cosine rule for SSS/SAS
  3. Watch for Ambiguous Case: In SSA with sine rule, check for two possible triangles
  4. Check Your Answer: Angles must sum to 180°, triangle inequality must hold

Mastering Circle Properties

  1. Always Use Radians: For arc length and sector area, convert degrees to radians first
  2. Understand Radian Definition: Radians measure arc length per unit radius
  3. Know Key Angles: 30° = π/6, 45° = π/4, 60° = π/3, 90° = π/2, 180° = π
  4. Check Calculator Mode: Verify RAD or DEG mode before calculating

Common Mistakes to Avoid

Common ErrorCorrect ApproachExample
Using sine rule for SSS or SASUse cosine rule when you know 3 sides or 2 sides with included angleGiven a=5, b=7, C=60°, use cosine rule not sine rule
Forgetting to convert to radiansAlways convert degrees to radians for arc length and sector areaFor 90° angle: use π/2 radians in formulas
Missing second solution in SSACheck for both acute and obtuse angle solutionsIf sin B = 0.5, both B = 30° and B = 150° are possible
Wrong slant height in coneUse Pythagoras: l = √(r² + h²)For r=3, h=4: l = √(9+16) = 5, not 3 or 4
Mixing up volume formulasPyramid/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

AA SL & HL Geometry & Trigonometry Exam Checklist
  • ✓ 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:

Technology and GDC Skills

Essential GDC Functions for Geometry & Trigonometry
  • 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.

Shares: