Fatskills
Practice. Master. Repeat.
Study Guide: GCSE Maths Geometry and Measures - How to Solve: Pythagoras’ Theorem & Trigonometry (SOH CAH TOA, 3D) – Complete Guide
Source: https://www.fatskills.com/gcse-math/chapter/gcse-maths-geometry-and-measures-how-to-solve-pythagoras-theorem-trigonometry-soh-cah-toa-3d-complete-guide

GCSE Maths Geometry and Measures - How to Solve: Pythagoras’ Theorem & Trigonometry (SOH CAH TOA, 3D) – Complete Guide

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~5 min read

How to Solve: Pythagoras’ Theorem & Trigonometry (SOH CAH TOA, 3D) – Complete Guide

For GCSE/A-Level Physics, Chemistry & Biology (Exam-Ready!)


Introduction

"Master Pythagoras and SOH CAH TOA, and you’ll solve 90% of GCSE/A-Level physics problems involving forces, waves, and even molecular geometry—worth up to 12 marks per paper!"


WHAT YOU NEED TO KNOW FIRST

  1. Right-angled triangles: Must have one 90° angle.
  2. Labelling sides: Opposite (O), Adjacent (A), Hypotenuse (H).
  3. Basic algebra: Rearranging equations (e.g., ( a = \frac{b}{c} ) → ( b = a \times c )).

KEY TERMS & FORMULAS

1. Pythagoras’ Theorem

Formula: ( H^2 = O^2 + A^2 ) - ( H ) = Hypotenuse (longest side, opposite the right angle) - ( O ) = Opposite side (across from the angle you’re using) - ( A ) = Adjacent side (next to the angle you’re using) MEMORISE THIS

2. SOH CAH TOA (Trigonometry)

Formulas: - SOH: ( \sin(\theta) = \frac{O}{H} ) - CAH: ( \cos(\theta) = \frac{A}{H} ) - TOA: ( \tan(\theta) = \frac{O}{A} ) - ( \theta ) = Angle (in degrees or radians) MEMORISE THIS

3. 3D Pythagoras

Formula: ( d = \sqrt{x^2 + y^2 + z^2} ) - ( d ) = Space diagonal (e.g., from corner to corner of a box) - ( x, y, z ) = Lengths of the box’s sides MEMORISE THIS


STEP-BY-STEP METHOD

For 2D Problems (Pythagoras & SOH CAH TOA)

  1. Draw the triangle – Label the right angle (⌝) and the sides (O, A, H).
  2. Identify what’s given – Which sides/angles do you know? What are you solving for?
  3. Choose the formula
  4. Missing side? → Pythagoras (( H^2 = O^2 + A^2 ))
  5. Missing angle? → SOH CAH TOA (use inverse: ( \theta = \sin^{-1}(\frac{O}{H}) ))
  6. Substitute values – Plug numbers into the formula.
  7. Solve – Use a calculator (ensure it’s in degree mode for angles).
  8. Check units – Side lengths in cm/m, angles in °.

For 3D Problems

  1. Break into 2D triangles – Find a right-angled triangle containing the side you need.
  2. Use Pythagoras twice
  3. First, find the diagonal of the base (e.g., ( \sqrt{x^2 + y^2} )).
  4. Then, use that diagonal and the height (( z )) to find the space diagonal (( \sqrt{(\sqrt{x^2 + y^2})^2 + z^2} )).
  5. Simplify – ( d = \sqrt{x^2 + y^2 + z^2} ).

WORKED EXAMPLES

Example 1 – Basic (Pythagoras)

Question: A ladder leans against a wall. The base is 3 m from the wall, and the ladder is 5 m long. How high up the wall does the ladder reach?

Steps: 1. Draw the triangle: Wall = O, Ground = A, Ladder = H. 2. Given: A = 3 m, H = 5 m. Find O. 3. Formula: ( H^2 = O^2 + A^2 ) 4. Substitute: ( 5^2 = O^2 + 3^2 ) → ( 25 = O^2 + 9 ) 5. Solve: ( O^2 = 25 - 9 = 16 ) → ( O = \sqrt{16} = 4 ) m Answer: 4 m

What we did and why: - Used Pythagoras because we had two sides and needed the third in a right-angled triangle.


Example 2 – Medium (SOH CAH TOA)

Question: A ramp is inclined at 30° to the ground. The base is 4 m long. How high is the top of the ramp?

Steps: 1. Draw the triangle: Height = O, Base = A, Ramp = H, Angle = 30°. 2. Given: A = 4 m, θ = 30°. Find O. 3. Formula: ( \tan(\theta) = \frac{O}{A} ) (TOA) 4. Substitute: ( \tan(30°) = \frac{O}{4} ) 5. Solve: ( O = 4 \times \tan(30°) = 4 \times 0.577 = 2.31 ) m (3 s.f.) Answer: 2.31 m

What we did and why: - Used TOA because we had the adjacent side and angle, and needed the opposite side.


Example 3 – Exam-Style (3D Pythagoras)

Question: A rectangular box has dimensions 3 m × 4 m × 12 m. What is the length of the space diagonal?

Steps: 1. Break into 2D: First, find the diagonal of the base (3 m × 4 m).
- ( \text{Base diagonal} = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5 ) m 2. Now, use the base diagonal and height (12 m) to find the space diagonal.
- ( d = \sqrt{5^2 + 12^2} = \sqrt{25 + 144} = \sqrt{169} = 13 ) m OR (faster): 3. Use 3D Pythagoras: ( d = \sqrt{3^2 + 4^2 + 12^2} = \sqrt{9 + 16 + 144} = \sqrt{169} = 13 ) m Answer: 13 m

What we did and why: - Used 3D Pythagoras to find the longest diagonal in a box by combining all three dimensions.


COMMON MISTAKES

  1. MISTAKE: Mixing up opposite and adjacent sides.
    WHY IT HAPPENS: Not labelling the triangle correctly.
    CORRECT APPROACH: Always label O, A, H relative to the angle you’re using.

  2. MISTAKE: Using the wrong trig function (e.g., sin instead of cos).
    WHY IT HAPPENS: Forgetting SOH CAH TOA.
    CORRECT APPROACH: Write SOH CAH TOA at the top of your page and circle the one you need.

  3. MISTAKE: Forgetting to square root in Pythagoras.
    WHY IT HAPPENS: Rushing the final step.
    CORRECT APPROACH: Write ( H = \sqrt{O^2 + A^2} ), not ( H = O^2 + A^2 ).

  4. MISTAKE: Using degrees in radians mode (or vice versa).
    WHY IT HAPPENS: Not checking calculator settings.
    CORRECT APPROACH: Press MODE and select DEG for degrees.

  5. MISTAKE: Rounding too early.
    WHY IT HAPPENS: Writing 0.577 instead of ( \tan(30°) ) until the final step.
    CORRECT APPROACH: Keep full calculator values until the last step.


EXAM TRAPS

  1. TRAP: Giving an angle when the question asks for a side (or vice versa).
    HOW TO SPOT IT: Check the units in the question (e.g., "Find the length" vs. "Find the angle").
    HOW TO AVOID IT: Underline what you’re solving for before starting.

  2. TRAP: 3D problems disguised as 2D.
    HOW TO SPOT IT: Words like "space diagonal," "cuboid," or "box" appear.
    HOW TO AVOID IT: Draw a 3D sketch and break it into 2D triangles.

  3. TRAP: Non-right-angled triangles.
    HOW TO SPOT IT: No 90° angle is given or implied.
    HOW TO AVOID IT: If it’s not a right-angled triangle, Pythagoras/SOH CAH TOA won’t work—use the sine/cosine rule instead.


1-MINUTE RECAP

"Right-angled triangles? Pythagoras: ( H^2 = O^2 + A^2 ). Missing a side? SOH CAH TOA—pick the right one based on what you’ve got. Angles? Use inverse (e.g., ( \theta = \sin^{-1}(\frac{O}{H}) )). 3D? Break it into 2D first, then use ( \sqrt{x^2 + y^2 + z^2} ). Always label your triangle, check calculator mode, and don’t round early. You’ve got this—now go smash those exam questions!"