Pre Algebra

One-Step Equations

Last updated: March 2026 · Beginner
Before you start

You should be comfortable with:

Real-world applications
💊
Nursing

Medication dosages, IV drip rates, vital monitoring

💰
Retail & Finance

Discounts, tax, tips, profit margins

An equation is a statement that two expressions are equal. Solving an equation means finding the value of the variable that makes the statement true. In this lesson, you will start with the simplest type: one-step equations, where only a single operation separates the variable from the answer.

What Is an Equation?

An equation has three parts: a left side, an equals sign, and a right side.

x+5=12x + 5 = 12

This says “some number plus 5 equals 12.” Your job is to find the number.

The Balance Model

Think of an equation as a balance scale. Whatever you do to one side, you must do to the other side to keep the scale balanced.

  • If you add 3 to the left side, add 3 to the right side.
  • If you divide the left side by 2, divide the right side by 2.

This rule — do the same thing to both sides — is the foundation of all equation solving.

Inverse Operations

Every operation has an inverse (opposite) that undoes it:

OperationInverse Operation
Addition (++)Subtraction (-)
Subtraction (-)Addition (++)
Multiplication (×\times)Division (÷\div)
Division (÷\div)Multiplication (×\times)

To isolate the variable, use the inverse of whatever operation is being applied to it.

Addition Equations

Example 1: Solve x+7=15x + 7 = 15

The variable xx has 7 added to it. Use the inverse — subtract 7 from both sides:

x+77=157x + 7 - 7 = 15 - 7

x=8x = 8

Check: 8+7=158 + 7 = 15 — that checks out.

Example 2: Solve n+13=20n + 13 = 20

Subtract 13 from both sides:

n+1313=2013n + 13 - 13 = 20 - 13

n=7n = 7

Check: 7+13=207 + 13 = 20 — confirmed.

Subtraction Equations

Example 3: Solve y9=4y - 9 = 4

The variable yy has 9 subtracted from it. Use the inverse — add 9 to both sides:

y9+9=4+9y - 9 + 9 = 4 + 9

y=13y = 13

Check: 139=413 - 9 = 4 — correct.

Example 4: Solve a25=3a - 25 = -3

Add 25 to both sides:

a25+25=3+25a - 25 + 25 = -3 + 25

a=22a = 22

Check: 2225=322 - 25 = -3 — confirmed.

Multiplication Equations

Example 5: Solve 4x=284x = 28

The variable xx is multiplied by 4. Use the inverse — divide both sides by 4:

4x4=284\frac{4x}{4} = \frac{28}{4}

x=7x = 7

Check: 4(7)=284(7) = 28 — correct.

Example 6: Solve 3m=18-3m = 18

Divide both sides by 3-3:

3m3=183\frac{-3m}{-3} = \frac{18}{-3}

m=6m = -6

Check: 3(6)=18-3(-6) = 18 — confirmed. A negative times a negative is positive.

Division Equations

Example 7: Solve x5=9\frac{x}{5} = 9

The variable xx is divided by 5. Use the inverse — multiply both sides by 5:

x5×5=9×5\frac{x}{5} \times 5 = 9 \times 5

x=45x = 45

Check: 455=9\frac{45}{5} = 9 — correct.

Example 8: Solve n2=7\frac{n}{-2} = 7

Multiply both sides by 2-2:

n2×(2)=7×(2)\frac{n}{-2} \times (-2) = 7 \times (-2)

n=14n = -14

Check: 142=7\frac{-14}{-2} = 7 — confirmed.

Why Checking Matters

Always substitute your answer back into the original equation to verify. This takes only a few seconds and catches arithmetic errors before they become bigger problems — especially important in applied settings where an incorrect answer could mean a wrong dosage or a financial error.

Equations with Fractions and Decimals

One-step equations can involve fractions and decimals too. The same inverse-operation approach applies.

Example 9: Solve x+2.5=6.8x + 2.5 = 6.8

x=6.82.5=4.3x = 6.8 - 2.5 = 4.3

Check: 4.3+2.5=6.84.3 + 2.5 = 6.8 — correct.

Example 10: Solve 13n=12\frac{1}{3}n = 12

The variable is multiplied by 13\frac{1}{3}. Multiply both sides by 3 (the reciprocal of 13\frac{1}{3}):

313n=3123 \cdot \frac{1}{3}n = 3 \cdot 12

n=36n = 36

Check: 13(36)=12\frac{1}{3}(36) = 12 — confirmed.

Real-World Application: Nursing — Finding a Missing Dose

A nurse knows that after administering a dose, the patient’s total medication for the day is 450 mg. The patient already received 200 mg in the morning. How much was the afternoon dose?

Let dd represent the afternoon dose:

200+d=450200 + d = 450

Subtract 200 from both sides:

d=450200=250d = 450 - 200 = 250

Answer: The afternoon dose was 250 mg. The nurse can verify: 200+250=450200 + 250 = 450 mg total — that checks out.

Real-World Application: Retail — Unit Pricing

A retail associate sold 6 identical items and the total sale was $54. What was the price per item?

Let pp represent the price per item:

6p=546p = 54

Divide both sides by 6:

p=546=9p = \frac{54}{6} = 9

Answer: Each item costs $9. Check: 6×9=546 \times 9 = 54 — confirmed.

Common Mistakes to Avoid

  1. Using the wrong inverse operation. If the equation is x+5=12x + 5 = 12, you need subtraction (not division). Match the inverse to the operation that is applied to the variable.

  2. Operating on only one side. Whatever you do to the left side, you MUST do to the right side. If you subtract 5 from the left, subtract 5 from the right.

  3. Sign errors with negatives. In x8=3x - 8 = -3, adding 8 to both sides gives x=3+8=5x = -3 + 8 = 5, not x=11x = -11. Pay close attention when adding to a negative number.

  4. Forgetting to check. Substituting your answer back into the original equation takes seconds and catches mistakes. Make it a habit.

  5. Confusing the variable side. If the equation is 15=x+715 = x + 7, you still subtract 7 from both sides: 157=x15 - 7 = x, so x=8x = 8. The variable does not have to be on the left.

Practice Problems

Test your understanding with these problems. Click to reveal each answer.

Problem 1: Solve x+11=25x + 11 = 25.

Subtract 11 from both sides:

x=2511=14x = 25 - 11 = 14

Check: 14+11=2514 + 11 = 25 — correct.

Answer: x=14x = 14

Problem 2: Solve y6=2y - 6 = -2.

Add 6 to both sides:

y=2+6=4y = -2 + 6 = 4

Check: 46=24 - 6 = -2 — correct.

Answer: y=4y = 4

Problem 3: Solve 5n=355n = -35.

Divide both sides by 5:

n=355=7n = \frac{-35}{5} = -7

Check: 5(7)=355(-7) = -35 — correct.

Answer: n=7n = -7

Problem 4: Solve m4=12\frac{m}{4} = 12.

Multiply both sides by 4:

m=12×4=48m = 12 \times 4 = 48

Check: 484=12\frac{48}{4} = 12 — correct.

Answer: m=48m = 48

Problem 5: Solve x+3.7=10x + 3.7 = 10.

x=103.7=6.3x = 10 - 3.7 = 6.3

Check: 6.3+3.7=106.3 + 3.7 = 10 — correct.

Answer: x=6.3x = 6.3

Problem 6: A cashier’s register shows a total of $72 for 8 identical items. Solve 8p=728p = 72 to find the price per item.

p=728=9p = \frac{72}{8} = 9

Check: 8(9)=728(9) = 72 — correct.

Answer: p=9p = 9 — each item costs $9

Key Takeaways

  • An equation states that two expressions are equal; solving means finding the variable’s value
  • Think of the equation as a balance scale — whatever you do to one side, do to the other
  • Use the inverse operation to undo what is happening to the variable: addition undoes subtraction, multiplication undoes division (and vice versa)
  • Always check your solution by substituting it back into the original equation
  • One-step equations form the foundation for multi-step equation solving — master them now, and two-step equations will feel natural

Return to Pre-Algebra for more topics in this section.

Last updated: March 29, 2026