โš–๏ธ Equations

Grade 8 ยท Cambridge Lower Secondary Stage 8

The Golden Rule

Whatever you do to one side, do to the other side.

An equation is like a balance scale โ€” both sides must stay equal.

What you'll learn

  • Solve linear equations with unknowns on both sides
  • Solve equations with brackets
  • Solve equations with fractions
  • Form and solve equations from word problems
  • Solve equations involving powers and roots

๐Ÿ“– Learn

1. Unknowns on Both Sides

Collect all x terms on one side, numbers on the other.

5x โˆ’ 3 = 3x + 7 โ†’ 5x โˆ’ 3x = 7 + 3 โ†’ 2x = 10 โ†’ x = 5
4x + 1 = 7 โˆ’ 2x โ†’ 6x = 6 โ†’ x = 1
๐Ÿ’ก Choose the side where x will be positive โ€” it's easier to work with.

2. Equations with Brackets

Expand brackets first, then solve as normal.

3(2x โˆ’ 4) = 18 โ†’ 6x โˆ’ 12 = 18 โ†’ 6x = 30 โ†’ x = 5
2(x + 3) = 5(x โˆ’ 3) โ†’ 2x + 6 = 5x โˆ’ 15 โ†’ 21 = 3x โ†’ x = 7

3. Equations with Fractions

Multiply through by the LCD to clear all fractions.

x/3 + 2 = 5 โ†’ multiply by 3 โ†’ x + 6 = 15 โ†’ x = 9
(x+1)/2 = (x+4)/3 โ†’ multiply by 6 โ†’ 3(x+1) = 2(x+4) โ†’ 3x+3 = 2x+8 โ†’ x = 5

4. Forming Equations from Word Problems

Assign a letter, write an equation, solve it, state your answer clearly.

Three consecutive integers sum to 48. Let n, n+1, n+2. โ†’ 3n+3=48 โ†’ n=15 โ†’ 15, 16, 17
A rectangle has length 2x+3, width xโˆ’1. Perimeter = 40. โ†’ 2(2x+3+xโˆ’1)=40 โ†’ 6x+4=40 โ†’ x=6

5. Equations with Powers and Roots

xยฒ = 49 โ†’ x = ยฑ7
xยฒ + 5 = 30 โ†’ xยฒ = 25 โ†’ x = ยฑ5
โˆšx = 6 โ†’ x = 36
3xยฒ = 48 โ†’ xยฒ = 16 โ†’ x = ยฑ4
๐Ÿ’ก xยฒ = k has two solutions: x = +โˆšk and x = โˆ’โˆšk (unless context requires positive only).

โœ๏ธ Worked Examples

Example 1 โ€” Both Sides

Solve 7x โˆ’ 5 = 4x + 10

Step 1: Collect x: 7x โˆ’ 4x = 10 + 5 โ†’ 3x = 15
Step 2: x = 15/3 = 5
Check: 7(5)โˆ’5 = 30 = 4(5)+10 โœ…

Example 2 โ€” Brackets

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

Step 1: 8x โˆ’ 4 = 3x + 15
Step 2: 5x = 19 โ†’ x = 19/5 = 3.8

Example 3 โ€” Fractions

Solve (3x โˆ’ 2)/4 = (x + 3)/2

Step 1: Multiply by 4: 3x โˆ’ 2 = 2(x + 3)
Step 2: 3x โˆ’ 2 = 2x + 6 โ†’ x = 8

Example 4 โ€” Word Problem

A cinema charges ยฃ8 for adults and ยฃ5 for children. 3 adults and n children pay ยฃ49 total. Find n.

Step 1: 24 + 5n = 49
Step 2: 5n = 25 โ†’ n = 5 children

๐ŸŽจ Visualizer

โš–๏ธ Balance Scale Solver

Solve ax + b = cx + d step by step with balance animations.

=

๐Ÿ“ Equation Builder

Build and solve an equation from a word problem scenario.

๐ŸŽฏ Equation Speed Round

Solve 10 equations as fast as you can!

Exercise 1 โ€” Simple Linear Equations

Exercise 2 โ€” Unknowns on Both Sides

Exercise 3 โ€” Equations with Brackets

Exercise 4 โ€” Equations with Fractions

Exercise 5 โ€” Powers, Roots & Word Problems

๐Ÿ“ Practice โ€” 20 Questions

๐Ÿ† Challenge