🧮 Algebra

🛠️Formulas & Rearranging

Formulas are recipes in symbols — substitute to cook them forward, rearrange to ask them backwards, and the balance keeps every step fair.

C=2πrC = 2\pi r, A=12bhA = \frac{1}{2}bh... expressions like these are formulas: relationships that a whole family of problems uses again and again, written down once and kept in your pocket. A formula does two jobs: substituting — cooking the recipe forward; rearranging — running the recipe backwards.

A formula is a recipe

Every formula is an ingredients list:

  • Circumference of a circle: C=2πrC = 2\pi r — radius rr goes in, circumference CC comes out;
  • Area of a triangle: A=12bhA = \frac{1}{2}bh — base bb and height hh go in, area AA comes out.

Letters are just labels for the ingredients. The recipe stays fixed, different ingredients give different dishes — that is why a formula works once and forever.

Substituting: cook the recipe

For a triangle with base 8 cm and height 5 cm, fill the numbers into the recipe:

A=12×8×5=20 cm2A = \frac{1}{2} \times 8 \times 5 = 20 \ \mathrm{cm^2}

Replace, compute, attach the unit — three steps and done. This drill is already well trained in substitution.

Rearranging: hand the lead role to another letter

Formulas often get asked backwards: given distance dd and speed vv, what is the time tt? Then tt must stay alone on one side of the equals sign while everything else moves to the other. The tool is a balance scale: do the same thing to both sides at once, and the scale never tips.

To solve d=vtd = vt for tt: divide both sides by vv, leaving only tt on the right:

t=dvt = \frac{d}{v}

Likewise, solve C=2πrC = 2\pi r for the radius: divide both sides by 2π2\pi:

r=C2πr = \frac{C}{2\pi}

Whoever you want in the lead role stays alone on one side — that is all there is to it.

The balance never tips — both sides move together

An equation is a balance scale: divide the left by vv and the right must be divided by vv too; touch one side alone and the scale tips at once. That single rule is the whole discipline of rearranging. Once this hand is steady, harder challenges wait in linear equations.

Check the rearranged formula with numbers

Rearranging is easy to get backwards, but cheap to verify: pick a number, walk forward through the original, then walk back through the new one. Take r=2r = 2: the circumference is C=2π×2=4πC = 2\pi \times 2 = 4\pi. Feed 4π4\pi into the rearranged formula:

r=4π2π=2r = \frac{4\pi}{2\pi} = 2

A full loop returns to 2 — the rearrangement is sound. Same for the distance one: at d=100d = 100, v=20v = 20, we get t=100÷20=5t = 100 \div 20 = 5, and checking, 20×5=10020 \times 5 = 100. When forward and backward both work, the formula is truly yours.

InteractiveFormula Transformer

A secret rule hides inside the machine. Feed it numbers and guess the rule!

? ? ?

Output

Picture the formula as a machine: feeding it forward is substitution; thinking it backwards is rearranging. Knowing the output and recovering the input is exactly this machine's favourite game.

Check yourself

Quick quiz

  1. 1. d = vt with d = 150 and v = 30: what is t?

  2. 2. After rearranging C = 2πr, what does r equal?

  3. 3. A = ½bh: what is A when b = 6 and h = 4?