Algebra Mastery

The Human Knowledge Project


Chapter 4 — Equations and Balance

4.1 Learning Objectives

By the end of this chapter, you should be able to:

understand what equations represent

solve basic algebraic equations

understand the principle of balance

isolate variables systematically

apply inverse operations correctly

solve multi-step equations

recognize equivalent equations

translate verbal statements into equations

understand why algebraic solving procedures work

4.2 Big Picture — Equations Represent Balance

An equation is a statement that two quantities are equal.

Example:

x + 3 = 7

This equation says:

some value plus 3 equals 7

Equations are central to algebra because they allow humans to:

solve unknowns

model systems

predict behavior

describe relationships

analyze physical reality

Equations appear constantly in:

science

engineering

finance

programming

economics

networking

artificial intelligence

Without equations, modern technology could not exist.

4.3 The Central Idea — Balance

An equation behaves like a balanced scale.

Example:

x + 3 = 7

Imagine:

left side = right side

If both sides are equal, the equation is balanced.

The MOST important rule in solving equations is:

whatever you do to one side,

you must do to the other side

This preserves balance.

4.4 Visualizing Equation Balance

Imagine a physical balance scale.

If you add weight to one side only:

balance breaks

If you add equal weight to BOTH sides:

balance remains

Algebra works the same way.

4.5 Solving Simple Equations

Example:

x + 4 = 9

Goal:

isolate x

Subtract 4 from BOTH sides:

x + 4 - 4 = 9 - 4

Simplify:

x = 5

4.6 Inverse Operations

Inverse operations undo each other.

Examples:

Operation Inverse

addition subtraction

subtraction addition

multiplication division

division multiplication

Solving equations relies heavily on inverse operations.

4.7 Solving Subtraction Equations

Example:

x - 3 = 8

Add 3 to BOTH sides:

x - 3 + 3 = 8 + 3

Result:

x = 11

4.8 Solving Multiplication Equations

Example:

3x = 12

Divide BOTH sides by 3:

3x ÷ 3 = 12 ÷ 3

Result:

x = 4

4.9 Solving Division Equations

Example:

x/5 = 7

Multiply BOTH sides by 5:

5(x/5) = 7(5)

Result:

x = 35

4.10 Multi-Step Equations

Many equations require several operations.

Example:

2x + 3 = 11

Step 1:

subtract 3 from BOTH sides:

2x = 8

Step 2:

divide BOTH sides by 2:

x = 4

4.11 Why Solving Works

Solving equations is not magic.

It works because:

equality is preserved

inverse operations undo structure

balance is maintained

Algebra is fundamentally logical.

4.12 Variables on Both Sides

Example:

2x + 3 = x + 8

Subtract x from BOTH sides:

x + 3 = 8

Subtract 3 from BOTH sides:

x = 5

4.13 Fractions in Equations

Example:

x/2 + 3 = 7

Subtract 3:

x/2 = 4

Multiply by 2:

x = 8

Fractions often appear intimidating, but the same balance principles apply.

4.14 Distributive Property in Equations

Example:

2(x + 3) = 14

Distribute:

2x + 6 = 14

Subtract 6:

2x = 8

Divide by 2:

x = 4

4.15 Translating Words Into Equations

Algebra allows verbal statements to become symbolic relationships.

Example:

five more than a number is 12

Let:

x = the number

Equation:

x + 5 = 12

Now solve:

x = 7

4.16 Common Beginner Difficulties

Students often struggle with:

sign errors

forgetting operations

balancing incorrectly

distribution mistakes

arithmetic mistakes

solving steps out of order

These are normal.

Equation solving develops through:

repetition

careful structure

troubleshooting

observation

4.17 Mental Model

Equations are like:

balance systems

locked structures

puzzles with rules

The goal is not random manipulation.

The goal is systematic isolation of the variable.

4.18 Warm-Up Problems

Problems

Solve:

x + 3 = 8

Solve:

x - 4 = 7

Solve:

2x = 10

Solve:

x/3 = 5

Solve:

x + 9 = 15

Solve:

x - 8 = 2

Solve:

5x = 20

Solve:

x/4 = 6

Solve:

x + 1 = 9

Solve:

x - 6 = -2

Solve:

7x = 49

Solve:

x/8 = 2

4.19 Guided Problems

Problems

Solve:

2x + 3 = 11

Solve:

3x - 4 = 14

Solve:

x/2 + 5 = 9

Solve:

x/3 - 1 = 5

Solve:

4x + 2 = 18

Solve:

5x - 7 = 13

Solve:

2(x + 3) = 14

Solve:

3(x - 2) = 9

Solve:

2x + 3 = x + 8

Solve:

5x - 1 = 2x + 11

Translate into an equation:

seven more than a number is 15

Translate into an equation:

twice a number equals 18

4.20 Challenge Problems

Solve:

4(x + 2) = 24

Solve:

3(x - 4) + 2 = 20

Solve:

2x + 7 = 5x - 8

Solve:

5(x - 1) = 2x + 11

Solve:

x/4 + 6 = 10

Solve:

x/5 - 2 = 7

Explain why balance matters in equation solving.

Explain what inverse operations are.

Describe the difference between:

expressions

equations

Describe a real-world situation that could be modeled with an equation.

4.21 Solutions

Solutions to Warm-Up Problems

x = 5

x = 11

x = 5

x = 15

x = 6

x = 10

x = 4

x = 24

x = 8

x = 4

x = 7

x = 16

Solutions to Guided Problems

x = 4

x = 6

x = 8

x = 18

x = 4

x = 4

x = 4

x = 5

x = 5

x = 4

x + 7 = 15

2x = 18

Solutions to Challenge Problems

x = 4

x = 6

x = 5

x = 16/3

x = 16

x = 45

Balance matters because equations represent equality. Any operation performed on one side must also be performed on the other side to preserve equality.

Inverse operations undo one another.

Examples:

addition ↔ subtraction

multiplication ↔ division

Expressions describe quantities.

Equations compare quantities using an equals sign.

Possible examples include:

budgeting and finance

motion equations

engineering formulas

electrical systems

pricing systems

population models

computer algorithms