sciandu
Mathematics

Mathematics

Rearranging formulas

Turning the area formula into a formula for the side: one letter is wanted, all the others move aside.

A rectangle has an area of 48 cm² and is 6 cm wide. How long is it? You already know the formula you need: area is length times width. But there the area sits alone on one side, while the length is what you are after. That is what rearranging is for: you rebuild the formula so the letter you want stands alone, and after that you only have to substitute.

A formula is just an equation

In the formula A=abA = a \cdot b, the left side holds exactly as much as the right, like a balance scale in equilibrium. So the same rules apply as when solving equations: whatever you do on one side, you do on the other. If you want aa on its own, the bb it is multiplied by is in the way. Multiplying is undone by dividing, so you divide both sides by bb: on the left the bb cancels, on the right AA divided by bb remains. The only difference from tasks with numbers is that here you have letters, and you calculate with them exactly as if they were numbers.

A=aba=AbA = a \cdot b \quad \Rightarrow \quad a = \frac{A}{b}
The area formula of a rectangle, rearranged for the side aa. An area of 48 cm² and a width of 6 cm give a length of 8 cm.
Equation scale
a5
b12
x3
x + 512
x + 5 = 12Left side is 8, too little
Try it: take something off one side without touching the other and watch the scale tip. That is exactly the rule you use when rearranging, only there you have letters instead of weights.

Alone really means alone

A formula is only rearranged once the letter you want appears exactly once, stands completely alone on one side, and has nothing happening to it any more: no times, no divided by, no plus. With the perimeter of a rectangle, U=2(a+b)U = 2 \cdot (a + b), dividing by 2 does not finish the job, because that leaves U2=a+b\frac{U}{2} = a + b and the bb is still stuck to the aa. Only when you subtract bb on both sides do you get a=U2ba = \frac{U}{2} - b and can put numbers in. And do not worry if the letter you want ends up on the right: 8=a8 = a means exactly the same as a=8a = 8. One rule always applies when dividing: you may only divide by something that is not zero. With side lengths, times or speeds that is guaranteed, because otherwise the formula itself would make no sense.

Clearing up in reverse order

Often more than one operation is attached to the letter you want. Then you clear up backwards: whatever came last goes first. In y=2x+7y = 2x + 7, xx is first multiplied by 2 and then 7 is added. So you first subtract 7 on both sides, which gives y7=2xy - 7 = 2x, and then divide both sides by 2: x=y72x = \frac{y - 7}{2}. Two small notes on this: a number written directly in front of a letter means multiplication, so 2x2x is the same as 2x2 \cdot x. And if a fraction bar is in the way, you first multiply both sides by whatever sits under the bar, and the fraction is gone.

Speed, distance and time

The best known formula of this kind is the one for speed: speed is distance divided by time, written v=stv = \frac{s}{t}. If you want to know how far you get, you need it rearranged for ss: multiply both sides by tt, the tt in the fraction cancels and s=vts = v \cdot t is left. If instead you are after the travel time, you then divide both sides by vv and get t=svt = \frac{s}{v}. An example: 120 km at a steady 60 km/h means 120 divided by 60, so 2 hours. It is always the same three quantities, just rearranged to fit what you need right now.

v=sts=vtt=svv = \frac{s}{t} \quad \Rightarrow \quad s = v \cdot t \quad \Rightarrow \quad t = \frac{s}{v}
One formula in three shapes. Which one you use depends only on which of the three quantities you are looking for.

Exercises

0 of 6 solved

Time to try it yourself. You can't break anything, every attempt counts.

What does it mean to rearrange a formula for bb?

A=abA = a \cdot b is to be rearranged for bb. Which step gets you there?

A rectangle has an area of 54 cm² and is 6 cm wide. How long is the other side (in cm)?

To rearrange A=abA = a \cdot b for aa, you divide both sides by .

The formula v=stv = \frac{s}{t} is to be rearranged for ss. What comes out?

Put the steps in the right order to rearrange U=2(a+b)U = 2 \cdot (a + b) for aa and work out aa for U=20U = 20 and b=4b = 4.

  1. 1Put the numbers in: a=2024=6a = \frac{20}{2} - 4 = 6
  2. 2Subtract bb on both sides: U2b=a\frac{U}{2} - b = a
  3. 3Divide both sides by 2: U2=a+b\frac{U}{2} = a + b