Solving Equations Mentally

How to read a simple equation as a question and answer it in your head, with a substitution check to confirm the result.

--

Simple equations do not always need written working. If you can hear the question an equation is asking, the answer often arrives on its own. This is a habit worth building early: understanding beats memorising a procedure.

Concept An equation is a question
14 + n = 18 what adds to 14 to give 18? n = 4
Every equation hides a plain-language question. Once you say that question out loud, the arithmetic you already know supplies the answer.
Concept Addition and subtraction equations

When the variable has something added to it, ask what must be added. When something is taken away, ask what it started from.

 n + 9 = 13 — what adds to 9 to give 13?  n = 4 .
 x - 7 = 12 — what number drops to 12 when 7 is removed?  x = 19 .

Notice that the second one grows rather than shrinks. The question form protects you from reaching for subtraction out of habit.

Concept Multiplication and division equations

The same approach works one level up, using times tables instead of number bonds.

 5x = 25 — what times 5 gives 25?  x = 5 .
 8m = 56 — what times 8 gives 56?  m = 7 .
 \dfrac{y}{3} = 6 — what divided by 3 gives 6?  y = 18 .
Concept The four questions

Each type of simple equation has its own phrasing:

Addition — what number was added?
Subtraction — what number was it taken from?
Multiplication — what number was multiplied?
Division — what number was divided?

Identify the operation, ask the matching question, and answer it.

Concept Always check by substituting

Mental work is quick, which makes a quick check worthwhile. Put the answer back into the original equation and confirm both sides agree.

 x = 5 in  5x = 25 :  5 \times 5 = 25 , correct.
 x = 19 in  x - 7 = 12 :  19 - 7 = 12 , correct.

The check takes a second and catches the slips that speed introduces.

Example The price of a pen

Five identical pens cost 25 riyals in total. What does one pen cost?

Let  x be the price of one pen, so five pens cost  5x .
The equation is  5x = 25 .
The question: what times 5 gives 25?
Check:  5 \times 5 = 25 .
⟹ one pen costs 5 riyals

You could also have divided 25 by 5 directly. Both routes agree — which is exactly the point: the equation is a written form of reasoning you can already do.

Example Four equations in a row

Solve  x + 9 = 13 ,  y - 7 = 12 ,  5z = 25 and  \dfrac{w}{3} = 6 .

What adds to 9 to give 13?  x = 4 .
What becomes 12 after losing 7?  y = 19 .
What times 5 gives 25?  z = 5 .
What divided by 3 gives 6?  w = 18 .
⟹ 4, 19, 5 and 18
Note Mistakes to avoid
Subtracting when the equation calls for addition:  x - 7 = 12 gives 19, not 5.
Skipping the substitution check because the equation looked easy.
Trying to do it mentally when the numbers are large — write those out.
Reciting steps without knowing what question is being answered.
Forgetting to state what the variable represents in a word problem.
Summary
  1. An equation is a question written in symbols.
  2. Say the question aloud and the answer usually follows.
  3. Each operation has its own phrasing: what was added, subtracted, multiplied or divided.
  4. Substituting the answer back is a fast and reliable check.
  5. Mental methods suit small numbers; write out the larger ones.