Fatskills
Practice. Master. Repeat.
Study Guide: GCSE Physics - How to Solve: Kinetic Energy and Gravitational Potential Energy
Source: https://www.fatskills.com/gcse-physics/chapter/gcse-physics-how-to-solve-kinetic-energy-and-gravitational-potential-energy

GCSE Physics - How to Solve: Kinetic Energy and Gravitational Potential Energy

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

⏱️ ~7 min read

How to Solve: Kinetic Energy and Gravitational Potential Energy

Complete Guide (GCSE / A-Level Physics, Chemistry, Biology – Exam-Ready!)


Introduction

"Mastering kinetic and gravitational potential energy doesn’t just get you marks—it unlocks real-world problems like calculating the speed of a rollercoaster at the bottom of a drop or the energy stored in a dam. On your GCSE/A-Level exam, this topic appears in at least 2-3 questions, worth 8-12 marks—enough to boost your grade by a whole level. Let’s break it down so you never lose a mark again."


WHAT YOU NEED TO KNOW FIRST

Before diving in, make sure you understand:
1. Mass (kg) – The amount of matter in an object. Not the same as weight!
2. Gravity (g = 9.81 m/s² on Earth) – The acceleration due to gravity. Memorise this value (or use 10 m/s² for quick calculations).
3. Height (m) and Speed (m/s) – Basic units for distance and velocity.

If any of these are shaky, pause and review them first—this guide won’t make sense without them!


KEY TERMS & FORMULAS

1. Kinetic Energy (KE)

Definition: The energy an object has due to its motion. Formula: KE = ½ × m × v² - KE = Kinetic Energy (Joules, J) - m = Mass (kg) → MEMORISE THIS - v = Velocity (m/s) → MEMORISE THIS

MEMORISE THIS FORMULA – It’s not always given on the exam sheet!


2. Gravitational Potential Energy (GPE)

Definition: The energy an object has due to its height above the ground. Formula: GPE = m × g × h - GPE = Gravitational Potential Energy (Joules, J) - m = Mass (kg) → MEMORISE THIS - g = Gravitational field strength (9.81 m/s² on Earth) → Given on exam sheet - h = Height (m) → MEMORISE THIS

MEMORISE THIS FORMULA – Some exam boards provide it, but not all!


3. Conservation of Energy (Optional but Useful)

Definition: Energy cannot be created or destroyed, only transferred. Formula: Total Energy Before = Total Energy After KE₁ + GPE₁ = KE₂ + GPE₂

This is given on the exam sheet, but you must know how to apply it!


STEP-BY-STEP METHOD

Follow these steps every time to solve any KE/GPE problem.

Step 1: Read the Question Carefully

  • Underline what’s given (mass, height, speed, etc.).
  • Circle what’s asked (KE, GPE, speed, height, etc.).
  • Example: "A 2 kg ball is dropped from 5 m. What is its speed just before it hits the ground?"

Step 2: Identify Which Energy Type(s) Are Involved

  • Is the object moving? → Use KE = ½mv².
  • Is the object above the ground? → Use GPE = mgh.
  • Is energy being transferred? → Use KE + GPE = constant.

Step 3: Write Down the Relevant Formula(s)

  • Copy the formula(s) from the exam sheet (or from memory).
  • Example: For the ball question, you’ll need GPE at the top = KE at the bottom.

Step 4: Plug in the Numbers

  • Substitute the given values into the formula.
  • Example: GPE = 2 kg × 9.81 m/s² × 5 m.

Step 5: Solve for the Unknown

  • Rearrange the formula if needed (e.g., solve for v in KE = ½mv²).
  • Example: KE = GPE → ½mv² = mgh → v = √(2gh).

Step 6: Check Units and Significant Figures

  • Units: Always use kg, m, m/s, J.
  • Significant figures: Match the question (usually 2 or 3).
  • Example: If g = 9.81, keep 3 sig figs. If g = 10, keep 2.

Step 7: Write the Final Answer Clearly

  • Include units and direction if needed (e.g., "downward speed").
  • Example: "The speed of the ball is 9.9 m/s."

WORKED EXAMPLES

Example 1 – Basic (Calculating KE)

Question: A 3 kg toy car moves at 4 m/s. What is its kinetic energy?

Step-by-Step Solution:
1. Given: m = 3 kg, v = 4 m/s.
2. Asked: KE = ?
3. Formula: KE = ½mv².
4. Plug in: KE = ½ × 3 × (4)².
5. Calculate: KE = ½ × 3 × 16 = 24 J.
6. Check units: kg × (m/s)² = J (correct).
7. Answer: The kinetic energy is 24 J.

What we did and why: - We used the KE formula because the car is moving. - We squared the velocity first (4² = 16), then multiplied by mass and ½.


Example 2 – Medium (Calculating GPE and KE Transfer)

Question: A 0.5 kg ball is thrown upward with a speed of 10 m/s. What is its maximum height? (Ignore air resistance.)

Step-by-Step Solution:
1. Given: m = 0.5 kg, v = 10 m/s, g = 9.81 m/s².
2. Asked: Maximum height (h) = ?
3. At the start: Only KE (ball is moving). KE = ½mv² = ½ × 0.5 × (10)² = 25 J.
4. At max height: Only GPE (ball stops moving). GPE = mgh.
5. Conservation of energy: KE at start = GPE at max height. 25 J = 0.5 × 9.81 × h.
6. Solve for h: h = 25 / (0.5 × 9.81) = 25 / 4.905 ≈ 5.1 m.
7. Check units: kg × m/s² × m = J (correct).
8. Answer: The maximum height is 5.1 m.

What we did and why: - We used conservation of energy because the ball’s KE converts to GPE as it rises. - We set KE = GPE because at max height, the ball’s speed is 0 (no KE).


Example 3 – Exam-Style (Disguised Problem)

Question: A 1.2 kg pendulum bob is released from rest at a height of 0.8 m above its lowest point. What is its speed at the lowest point? (g = 9.81 m/s²)

Step-by-Step Solution:
1. Given: m = 1.2 kg, h = 0.8 m, g = 9.81 m/s².
2. Asked: Speed (v) at the lowest point = ?
3. At the start (highest point): Only GPE. GPE = mgh = 1.2 × 9.81 × 0.8 = 9.4176 J.
4. At the lowest point: Only KE (all GPE converted to KE). KE = ½mv².
5. Conservation of energy: GPE at start = KE at lowest point. 9.4176 = ½ × 1.2 × v².
6. Solve for v: v² = (2 × 9.4176) / 1.2 = 15.696. v = √15.696 ≈ 3.96 m/s.
7. Check units: (kg × m²/s²) = J (correct).
8. Answer: The speed at the lowest point is 4.0 m/s (to 2 sig figs).

What we did and why: - The question is disguised as a pendulum, but it’s just GPE → KE. - We ignored air resistance (common in exam questions unless stated). - We rounded to 2 sig figs because g = 9.81 has 3, but the question’s data (1.2 kg, 0.8 m) has 2.


COMMON MISTAKES

Mistake 1: Forgetting to Square the Velocity in KE

Why it happens: Students rush and multiply mass by velocity without squaring. Correct approach: - Always write in KE = ½mv². - Example: For v = 5 m/s, use (5)² = 25, not 5.


Mistake 2: Using Weight Instead of Mass

Why it happens: Students confuse mass (kg) with weight (N). Correct approach: - Mass (m) is in kg. Weight (W = mg) is in Newtons (N). - Example: If a question gives weight (e.g., 50 N), convert to mass first: m = W/g = 50/9.81 ≈ 5.1 kg.


Mistake 3: Mixing Up Units (cm, km, g)

Why it happens: Students don’t convert to standard units (kg, m, m/s). Correct approach: - Always convert to: - Mass → kg (1 g = 0.001 kg). - Height → m (1 cm = 0.01 m, 1 km = 1000 m). - Speed → m/s (1 km/h = 1000 m/3600 s ≈ 0.278 m/s). - Example: If height is 50 cm, use 0.5 m in GPE = mgh.


Mistake 4: Ignoring Conservation of Energy

Why it happens: Students try to solve problems with missing data by guessing. Correct approach: - If the question involves height and speed, use KE + GPE = constant. - Example: A falling object’s speed at the bottom = √(2gh).


Mistake 5: Rounding Too Early

Why it happens: Students round intermediate steps, losing accuracy. Correct approach: - Keep at least 4 sig figs during calculations. - Round only at the end. - Example: If g = 9.81, don’t round to 10 until the final answer.


EXAM TRAPS

Trap 1: "At Rest" or "Maximum Height" Tricks

How to spot it: The question says "released from rest" or "at maximum height". How to avoid it: - "Released from rest" → Initial KE = 0 (only GPE at start). - "Maximum height" → Final KE = 0 (only GPE at top). - Example: A ball thrown upward has KE at the start and GPE at max height.


Trap 2: Non-Standard Gravity (e.g., Moon, Space)

How to spot it: The question mentions "on the Moon" or "g = 1.6 m/s²". How to avoid it: - Never assume g = 9.81 unless the question says "on Earth". - Use the given value (e.g., g = 1.6 m/s² on the Moon). - Example: On the Moon, GPE = m × 1.6 × h.


Trap 3: Energy "Lost" to Friction/Air Resistance

How to spot it: The question says "ignore air resistance" or "some energy is lost". How to avoid it: - If no energy is lost, use KE + GPE = constant. - If energy is lost, the final KE will be less than the initial GPE. - Example: A rollercoaster with friction will have less speed at the bottom than √(2gh).


1-MINUTE RECAP

"Alright, listen up—this is your last-minute cheat sheet for KE and GPE. First, memorise the formulas: - KE = ½mv² (mass in kg, velocity in m/s). - GPE = mgh (mass in kg, height in m, g = 9.81 unless told otherwise).

For any problem:
1. Underline what’s given and what’s asked.
2. Decide if it’s KE, GPE, or both (conservation of energy).
3. Plug in the numbers, square the velocity for KE, and solve.
4. Check units—kg, m, m/s, J—no cm or km!
5. Round at the end, not during.

Watch out for traps: - "Released from rest" means initial KE = 0. - "On the Moon" means g ≠ 9.81. - "Energy lost" means KE + GPE ≠ constant.

Common mistakes? - Forgetting to square v in KE. - Using weight (N) instead of mass (kg). - Mixing up units (always convert to kg, m, m/s).

You’ve got this. Now go smash those exam questions!"