Solving Linear Equations

25 min
0/4 practice checks

A linear equation has the variable to the first power only — no x2x^2, no 1x\frac{1}{x}. Solving means isolating the variable using inverse operations, always applied to both sides so the equation stays balanced.

The routine:

  1. Expand any brackets and clear fractions.
  2. Collect variable terms on one side, numbers on the other.
  3. Divide by the coefficient of the variable.
  4. Check by substituting back.

Worked example. Solve 2(x3)=x+42(x - 3) = x + 4.

2x6=x+4(expand)2x - 6 = x + 4 \qquad \text{(expand)}
x6=4(subtract x)x - 6 = 4 \qquad \text{(subtract } x \text{)}
x=10(add 6)x = 10 \qquad \text{(add 6)}

Check: LHS =2(103)=14= 2(10 - 3) = 14; RHS =10+4=14= 10 + 4 = 14 ✓.

Which is the solution of 2x+1=92x + 1 = 9?

Solve for xx: 4x3=174x - 3 = 17

Solve 2(x3)=x+42(x - 3) = x + 4. Answer in the form x=….

A learner pays R8 per minibus-taxi trip plus a R5 weekly rank fee. In one week she spends R61 in total. Solving 8t+5=618t + 5 = 61, how many trips tt did she take?