Solving One-Step Equations

Using inverse operations to solve equations

Solving One-Step Equations

What is an Equation?

An equation is a statement that two expressions are equal.

Example: x+5=12x + 5 = 12

Inverse Operations

Operations that "undo" each other:

  • AdditionSubtraction
  • MultiplicationDivision

Solving Addition Equations

Undo addition with subtraction

x+5=12x + 5 = 12 x+55=125x + 5 - 5 = 12 - 5 x=7x = 7

Solving Subtraction Equations

Undo subtraction with addition

x3=10x - 3 = 10 x3+3=10+3x - 3 + 3 = 10 + 3 x=13x = 13

Solving Multiplication Equations

Undo multiplication with division

4x=204x = 20 4x4=204\frac{4x}{4} = \frac{20}{4} x=5x = 5

Solving Division Equations

Undo division with multiplication

x3=7\frac{x}{3} = 7 3×x3=7×33 \times \frac{x}{3} = 7 \times 3 x=21x = 21

Golden Rule

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

This keeps the equation balanced.

Checking Solutions

Substitute your answer back into the original equation.

If both sides are equal, you're correct!

📚 Practice Problems

1Problem 1easy

Question:

Solve: x+8=15x + 8 = 15

💡 Show Solution

Subtract 8 from both sides:

x+88=158x + 8 - 8 = 15 - 8

x=7x = 7

Check: 7+8=157 + 8 = 15

Answer: x=7x = 7

2Problem 2medium

Question:

Solve: 6x=426x = 42

💡 Show Solution

Divide both sides by 6:

6x6=426\frac{6x}{6} = \frac{42}{6}

x=7x = 7

Check: 6(7)=426(7) = 42

Answer: x=7x = 7

3Problem 3hard

Question:

Solve: x5=9\frac{x}{-5} = 9

💡 Show Solution

Multiply both sides by 5-5:

5×x5=9×(5)-5 \times \frac{x}{-5} = 9 \times (-5)

x=45x = -45

Check: 455=9\frac{-45}{-5} = 9

Answer: x=45x = -45