Back
GED Math — Basic Algebra
⚖️ One-Step Equations
Solve for x using a single inverse operation — keep both sides balanced!
Progress
0%
What Are One-Step Equations?
Equations solved with a single inverse operation
🔄
Inverse Operations
+ undoes −, × undoes ÷, and vice versa
⚖️
The Balance Rule
Whatever you do to one side, do to the other
Addition Type
x + 7 = 12 → subtract 7 from both sides
Subtraction Type
x − 3 = 10 → add 3 to both sides
✖️
Multiplication Type
4x = 20 → divide both sides by 4

💡 The Big Idea

Every one-step equation has a variable (like x) with one operation applied to it. Your job is to undo that operation using its inverse — while keeping both sides of the equation perfectly balanced. Once you isolate x, you have your answer!

Lesson 1 — What Are One-Step Equations?
Simple equations you solve with exactly one operation.
📌 Definition

A one-step equation is an algebraic equation where you need to perform exactly one inverse operation to find the value of the unknown variable (usually x).

Goal: Isolate x — get x by itself on one side of the equation.

1
Identify the operation on x

Look at what's being done to x: added? subtracted? multiplied? divided?
Example: in x + 7 = 12, the operation is addition (+7).

2
Apply the inverse operation to both sides

Undo the operation by applying its opposite to both sides of the equals sign.
Example: undo +7 by subtracting 7 from both sides.

3
Simplify — x is now alone

After the inverse operation, x stands alone with its value.
Example: x = 12 − 7 = 5

The 4 Types of One-Step Equations
TypeExampleInverse OperationAnswer
Additionx + 7 = 12Subtract 7x = 5
Subtractionx − 3 = 10Add 3x = 13
Multiplication4x = 20Divide by 4x = 5
Divisionx/3 = 6Multiply by 3x = 18
Lesson 2 — Inverse Operations
Every operation has an opposite that "undoes" it!
📌 Key Idea

An inverse operation is the opposite of a given operation. Just like multiplication undoes division, subtraction undoes addition. Use the inverse to isolate x!

Addition
⟵ undone by ⟶
➖ Subtraction
Subtraction
⟵ undone by ⟶
➕ Addition
✖️
Multiplication
⟵ undone by ⟶
➗ Division
Division
⟵ undone by ⟶
✖️ Multiplication
💡
Example — x + 7 = 12

Operation on x: +7 (addition)
Inverse: subtract 7 from both sides
x + 7 − 7 = 12 − 7 → x = 5

💡
Example — 4x = 20

Operation on x: × 4 (multiplication)
Inverse: divide by 4 on both sides
4x ÷ 4 = 20 ÷ 4 → x = 5

🧠 Quick Check

What is the inverse operation for x − 3 = 10? (What undoes subtraction?)

Lesson 3 — The Balance Rule
An equation is like a scale — both sides must always be equal!
⚖️ The Golden Rule of Equations

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

This keeps the equation balanced and true. If you subtract 7 from the left, you must subtract 7 from the right too!

Visual Balance — Solving x + 7 = 12
x + 7
=
12
↓ Subtract 7 from BOTH sides ↓
x + 7 − 7
=
12 − 7
x
=
5
✅ x is now isolated on the left — the equation is still balanced!

🔑 Why This Works

Think of an equation as a perfectly balanced scale. If you take weight off one side, the scale tips. To keep it balanced, you must take the same amount off both sides. Equations work the same way — always apply operations to both sides equally!

Lesson 4 — Addition Type: x + 7 = 12
When x has something added to it — subtract from both sides!
📌 The Rule

If the equation has x + a = b, subtract a from both sides to isolate x:
x = b − a

Example — x + 7 = 12
x + 7 = 12
Step 1
Identify: x has +7 added to it.
Step 2
Inverse operation: subtract 7 from both sides.
x + 7 − 7 = 12 − 7
Step 3
Simplify:
x = 5
Answer
x = 5
More Examples
x + 4 = 9 → x = 9−4 = 5
x + 15 = 22 → x = 22−15 = 7
x + 3 = −1 → x = −1−3 = −4
Check Your Work!
Always substitute your answer back into the original equation to verify:

x + 7 = 12
5 + 7 = 12 ✅
🧠 Try It

Solve x + 9 = 15. (What do you subtract from both sides?)

Lesson 5 — Subtraction Type: x − 3 = 10
When x has something subtracted — add to both sides!
📌 The Rule

If the equation has x − a = b, add a to both sides:
x = b + a

Example — x − 3 = 10
x − 3 = 10
Step 1
Identify: x has 3 subtracted from it.
Step 2
Inverse operation: add 3 to both sides.
x − 3 + 3 = 10 + 3
Step 3
Simplify:
x = 13
Answer
x = 13
More Examples
x − 5 = 8 → x = 8+5 = 13
x − 10 = 4 → x = 4+10 = 14
x − 6 = −2 → x = −2+6 = 4
Check Your Work!
Plug x = 13 back in:

x − 3 = 10
13 − 3 = 10 ✅
🧠 Try It

Solve x − 8 = 5. (What do you add to both sides?)

Lesson 6 — Multiplication Type: 4x = 20
When x is multiplied by a number — divide both sides!
📌 The Rule

If the equation has a·x = b, divide both sides by a:
x = b ÷ a

Note: 4x means 4 × x — the number written next to x is always multiplying it!

Example — 4x = 20
4x = 20
Step 1
Identify: x is multiplied by 4.
Step 2
Inverse operation: divide both sides by 4.
4x ÷ 4 = 20 ÷ 4
Step 3
Simplify:
x = 5
Answer
x = 5
Bonus — Division Type: x/3 = 6
x/3 = 6
Step 1
Identify: x is divided by 3.
Step 2
Inverse: multiply both sides by 3.
(x/3) × 3 = 6 × 3
Step 3
x = 18
🧠 Try It

Solve 6x = 42. (Divide both sides by 6 — what do you get?)

Interactive One-Step Equation Solver
Enter any one-step equation and see it solved step by step!
Build your equation: x [operation] [number] = [result]
Operation on x:
Value of a:
Value of b (result):
🧠 Try These

Addition: a=7, b=12 → should get x=5  |  Subtraction: a=3, b=10 → should get x=13  |  Multiplication: a=4, b=20 → should get x=5

Question 1 of 8
Score: 0 / 8
Insert math as
Block
Inline
Additional settings
Formula color
Text color
#333333
Type math using LaTeX
Preview
\({}\)
Nothing to preview
Insert