How Math Works
Algebraconceptfoundations

Linear Equations

โ€œSolving an equation is 'strand x alone without tipping the scale'.โ€

The formula

ax + b = 0 โ†’ x = โˆ’b/a

How to read it: the solution of the linear equation in x is x = โˆ’b/a (with a โ‰  0)

x
โ€” the unknown you're solving for
a, b
โ€” given numbers (a โ‰  0)
x = โˆ’b/a
โ€” the single value that makes the equation true

The hook

An equation is a riddle: 'what value of x keeps this scale balanced?'

In plain words

An equality that's true for exactly one value of x. Finding that value is what 'solving the equation' means.

The intuition

Picture a balance scale. Add, subtract, multiply, or divide by the same thing on both sides and the balance holds. Use that to strand x alone on one side and the answer shows itself.

How it's built

It has the form ax+b=0. Move b to the other side (transpose) and divide both sides by a to get x=โˆ’b/a. Transposing is really a shortcut for 'subtract the same number from both sides'.

Example

2xโˆ’6=0 โ†’ send 6 to the right: 2x=6 โ†’ divide both sides by 2: x=3. Check: 2ยท3โˆ’6=0, true.

Common mistake

When you transpose, the sign flips โ€” a +6 becomes โˆ’6 as it crosses over. Carrying the sign unchanged is the most common slip.

Where it's used

Any problem that 'works backward from a condition to one unknown' โ€” change owed, ages, speed, concentration. It's the skeleton of them all.

Where it came from

The word 'algebra' comes from al-Khwarizmi's 9th-century book title 'al-jabr' โ€” the very rule for restoring and transposing terms.

Prerequisites

Quick check

What is the solution of 4x + 12 = 0?

  • โˆ’3โœ“
  • 3
  • โˆ’12
  • 12

Practice

Solve x + 5 = 12.

Answer: 7

Solution:
  1. Transpose 5 to the right: x = 12 โˆ’ 5
  2. x = 7

Takeaway: Transposing flips the sign.

Solve 3x โˆ’ 4 = 2x + 5.

Answer: 9

Solution:
  1. Gather x's and numbers: 3x โˆ’ 2x = 5 + 4
  2. x = 9

Takeaway: Unknowns to one side, numbers to the other.

Solve 2(x โˆ’ 1) = x + 4.

Answer: 6

Solution:
  1. Expand: 2x โˆ’ 2 = x + 4
  2. Transpose: 2x โˆ’ x = 4 + 2
  3. x = 6

Takeaway: Expand the brackets first, then transpose.

Three times a number plus 4 is 19. Set up an equation and find the number.

Answer: undefined

Solution:
  1. Let the number be x: 3x + 4 = 19
  2. 3x = 15
  3. x = 5

Takeaway: Translating the sentence into an equation is half the battle.

Related mathematicians

Keep learning in the app

Touch-and-drag widgets, self-graded practice and daily formulas โ€” free on iOS and Android.