Formula rearrangement is one of the most useful physics maths skills you can build for GCSE physics revision and A-Level physics revision. If you can move confidently between different versions of the same equation, you unlock far more exam questions, make fewer algebra errors, and waste less time under pressure. This guide gives you a clear method for rearranging formulas in physics, shows the patterns that appear again and again in UK exam questions, and works through practical examples you can revisit before mocks, past papers, and final exams.
Overview
Many students do not lose marks in physics because they do not know the topic. They lose marks because they know the equation but cannot make the subject the question asks for. That is why formula rearrangement physics is not a separate skill from revision; it is part of answering physics exam questions accurately.
At GCSE, this often appears in equations for speed, density, current, voltage, power, energy transfer, and wave speed. At A-Level, the same skill becomes even more important because equations become longer, include powers, fractions, constants, and linked quantities. If you want solid A-Level physics algebra help, the best starting point is to make your rearrangement method reliable, not fast. Speed comes later.
A good rearrangement method should help you do four things:
- identify the target variable clearly
- treat the equation as balanced on both sides
- reverse operations one step at a time
- check that the final result still makes physical sense
This article focuses on rearranging equations GCSE physics and A-Level students meet regularly, but the deeper aim is to improve general physics maths skills. Once you recognise the main patterns, most equations stop looking new.
If unit conversion often slows you down as well, it helps to pair this topic with Physics SI Units, Prefixes, and Conversions: A Quick-Check Guide for Exams. Rearrangement and units usually need to work together.
Core framework
Use this five-step framework whenever you need to rearrange a physics formula. It works for simple GCSE equations and for more involved A-Level expressions.
1. Write the original equation carefully
This sounds basic, but many mistakes begin before the algebra starts. Copy the equation exactly. Include brackets, squares, and subscripts if relevant. A missing bracket changes the whole problem.
For example:
v = fλ
or
R = V / I
or
ρ = m / V
If you write the formula inaccurately, a correct rearrangement is impossible.
2. Circle the quantity you need to make the subject
Students often know they need to rearrange, but they have not fixed their attention on the exact target. Ask: what letter does the question want?
If the question says “calculate frequency”, then in v = fλ, the target is f. If the question says “find resistance”, then in R = V / I, the target is already isolated. No rearrangement needed.
This step prevents unnecessary algebra.
3. Undo operations in reverse order
This is the central idea behind how to rearrange formulas physics students use successfully. Think of the target variable as being affected by operations. Remove those operations one by one, using the opposite operation on both sides.
Common opposites are:
- addition ↔ subtraction
- multiplication ↔ division
- square ↔ square root
- cube ↔ cube root
For example, if a quantity is multiplied by λ, divide by λ. If a quantity is squared, take the square root after isolating it.
4. Keep both sides balanced
An equation is like a balance. Whatever you do to one side, do to the other. This sounds obvious, but in practice it means avoiding “jumping” symbols across the equals sign without a reason. Instead of saying “λ goes to the other side”, say “divide both sides by λ”. That language forces a correct method.
5. Check the result
Use three checks:
- Algebra check: can you substitute your answer back into the original form?
- Unit check: do the units match the quantity you were asked for?
- Physics sense check: does the answer fit the situation?
For example, if you calculate a resistance in joules, something has gone wrong. If you get a negative mass in a basic GCSE context, you should stop and review the steps.
The main rearrangement patterns to recognise
Most school physics formulas fit into a few patterns.
Pattern 1: Simple multiplication
A = BC
To make B the subject: B = A / C
To make C the subject: C = A / B
Examples include F = ma and W = Fs.
Pattern 2: Simple division
A = B / C
To make B the subject: B = AC
To make C the subject: C = B / A
Examples include ρ = m / V and v = s / t.
Pattern 3: Variable in brackets
A = B(C + D)
First divide by B, then separate terms if needed.
These appear more often at A-Level, for example in electricity and mechanics.
Pattern 4: Squares and roots
A = B²
Then B = √A
Be careful: if the equation is more complex, isolate the squared term first. A common example is kinetic energy:
Ek = 1/2 mv²
To make v the subject, deal with the fraction and mass before square rooting.
Pattern 5: Target variable appears in the denominator
A = B / x
Multiply both sides by x, then divide by A.
These are often the equations students fear, but they are usually manageable if handled step by step.
Practical examples
Here are worked examples that reflect common GCSE physics equations and A-Level physics equations. The aim is not just to get the answer, but to model a method you can repeat.
Example 1: Rearranging wave speed
Equation: v = fλ
Make f the subject.
Frequency is multiplied by wavelength. Undo that by dividing both sides by λ:
f = v / λ
Make λ the subject.
Divide both sides by f:
λ = v / f
This equation appears often in waves revision notes. For topic support, see GCSE Waves Revision: Wave Speed, Properties, Required Practical Links, and Exam Questions and A-Level Waves Revision: Superposition, Stationary Waves, Diffraction, and Refraction.
Example 2: Rearranging density
Equation: ρ = m / V
Make m the subject.
Multiply both sides by V:
m = ρV
Make V the subject.
Start with the same equation:
ρ = m / V
Multiply both sides by V:
ρV = m
Then divide both sides by ρ:
V = m / ρ
This is a useful pattern because the denominator is the quantity students often need to isolate.
Example 3: Rearranging current, voltage, and resistance
Equation: V = IR
Make I the subject.
Divide both sides by R:
I = V / R
Make R the subject.
Divide both sides by I:
R = V / I
This is among the most important equations in electricity revision physics. For more support, see GCSE Electricity Revision: Equations, Circuits, Power, and Resistance and A-Level Electricity Revision: EMF, Internal Resistance, Potential Dividers, and Circuit Analysis.
Example 4: Rearranging acceleration
Equation: a = (v - u) / t
Make v the subject.
Multiply both sides by t:
at = v - u
Add u to both sides:
v = u + at
Make u the subject.
From at = v - u, add u to both sides and subtract at from both sides, or more directly:
u = v - at
This is a common forces and motion revision pattern. Related graph work is covered in GCSE Forces and Motion Revision: Distance-Time Graphs, Speed, Velocity, and Acceleration and How to Draw and Interpret Physics Graphs: Gradient, Area Under the Curve, and Best Fit.
Example 5: Rearranging kinetic energy
Equation: Ek = 1/2 mv²
Make v the subject.
First remove the fraction by multiplying both sides by 2:
2Ek = mv²
Then divide both sides by m:
2Ek / m = v²
Finally take the square root:
v = √(2Ek / m)
This example matters because many students try to square root too early. Always isolate the squared term first.
Example 6: Rearranging electrical power
Equation: P = V² / R
Make R the subject.
Multiply both sides by R:
PR = V²
Then divide both sides by P:
R = V² / P
Make V the subject.
From PR = V², take the square root:
V = √(PR)
This is a good A-Level physics algebra help example because it combines fractions and powers.
Example 7: Rearranging a practical formula with multiple factors
Equation: Q = It
Make t the subject.
Divide both sides by I:
t = Q / I
Simple equations like this are worth practising until they are automatic. In exams, easy rearrangements should not take working memory away from harder interpretation tasks.
A short routine for independent practice
When practising physics worked solutions, use this mini-routine:
- write the formula from memory
- rearrange it for every variable in turn
- substitute sample values to test each version
- check units for each rearranged form
- repeat the next day without looking
This is much more effective than reading equation sheets passively.
Common mistakes
Knowing the patterns is useful, but avoiding repeated errors is what turns practice into marks. Here are the mistakes that appear most often in physics exam technique.
Moving symbols without stating the operation
Students sometimes write:
v = fλ therefore f = λ / v
This happens because letters were “moved” by instinct rather than by operation. The safer habit is to say: divide both sides by λ. That gives f = v / λ.
Forgetting brackets
Suppose you rearrange a = (v - u) / t. If you later substitute values without keeping the numerator in brackets, you can change the meaning of the expression. Brackets are not decoration; they preserve the structure of the equation.
Square rooting too early
In equations like Ek = 1/2 mv², students sometimes take the square root before isolating v². That creates confusion and usually leads to an invalid line of working. Isolate first, then root.
Mixing unit problems with algebra problems
If your rearrangement is correct but the number is wrong, check the units before assuming the algebra failed. A speed in km/h inserted into an equation expecting m/s can spoil a fully correct rearrangement. That is why physics formulas and unit fluency should be revised together.
Not checking whether rearrangement is needed at all
Some questions already give the formula in the right form. If you need resistance and the equation sheet includes R = V / I, use it directly. Unnecessary rearrangement creates unnecessary error.
Stopping at the algebra and not interpreting the result
In many physics exam questions, rearrangement is only the middle step. You still need to calculate, choose units, round appropriately, and sometimes explain what the answer means. This matters especially in longer written responses. For broader exam structure, see How to Answer 6 Mark Physics Questions: A GCSE and A-Level Exam Technique Guide.
Relying only on triangle mnemonics
Formula triangles can help with a few simple equations, but they are limited. They do not handle squares, powers, brackets, multiple terms, or many A-Level expressions. If you rely on them too heavily, progress stalls when equations become less tidy. Algebraic method is more durable.
When to revisit
The best time to revisit formula rearrangement is before it starts costing you marks, not after. This is a skill that fades if you only use it occasionally, so it should be built into revision rather than treated as a one-off topic.
Come back to this guide when:
- you start a new topic with unfamiliar equations
- you notice repeated algebra slips in past papers
- you can substitute into formulas but cannot change the subject confidently
- you are moving from GCSE to A-Level and equations become more complex
- you are preparing for mocks and want fast gains in exam accuracy
It is also worth revisiting when your method changes. For example, if you begin using more structured written steps rather than mental jumps, your accuracy may improve quickly. Equally, if exam board resources or equation sheets change in format, it is sensible to update your practice to match the way formulas are presented.
Here is a practical action plan you can use this week:
- Choose ten equations from your current topic list.
- Rearrange each equation for every variable.
- Highlight any equation that took longer than thirty seconds.
- Turn those weak equations into a short daily drill.
- Test yourself again using mixed-topic questions, not just one chapter.
If you need a wider revision structure around this skill, use GCSE Physics Topics List with Revision Priority, Key Equations, and Common Mistakes or A-Level Physics Topics List with Best Revision Order and High-Value Skills to decide which equations to practise first.
The long-term goal is simple: when you see a formula, you should not be asking whether you can rearrange it. You should be deciding which steps are needed and carrying them out calmly. That is what turns formula rearrangement from a weak point into one of the most dependable parts of your physics revision.