Skip to main content

Solving One-Step Equations

Use inverse operations to isolate a variable in one move β€” the foundation of all equation solving.

Lesson 5 of 11 Algebra & Equations Beginner ⏱ 7 min read
πŸ”₯ Why This Matters

Every equation you'll ever solve β€” a loan payment, a temperature conversion, a distance problem β€” is built on one core idea: get the variable alone. One-step equations teach you the fundamental mechanism: whatever operation is applied to the variable, you undo it using the opposite (inverse) operation. Once this click happens, every more complex equation is just multiple rounds of the same move.

🎯 What You'll Learn
  • Identify the operation being applied to the variable in a one-step equation
  • Apply the correct inverse operation to isolate the variable
  • Solve equations involving addition, subtraction, multiplication, and division
πŸ“– Key Vocabulary
EquationA statement that two expressions are equal: \(x + 5 = 12\). Has an equals sign. SolutionThe value of the variable that makes the equation true. Inverse OperationThe operation that undoes another: + undoes βˆ’, Γ— undoes Γ·. IsolateGet the variable alone on one side of the equation. Balance RuleWhatever you do to one side of an equation, you must do to the other side.
Key Concept

An equation is a balance scale. Both sides are equal. To keep the scale balanced, every operation you apply to one side must also be applied to the other. The goal: get the variable alone on one side.

x + 5
left side
=
12
right side

Subtract 5 from both sides: \(x + 5 - 5 = 12 - 5\), so \(x = 7\). Check: \(7 + 5 = 12\) βœ“

Inverse Operation Reference

Undo the Operation to Isolate the Variable

If the equation hasApply this inverseExample
x + a = bSubtract a from both sidesx + 5 = 12 β†’ x = 7
x βˆ’ a = bAdd a to both sidesx βˆ’ 3 = 8 β†’ x = 11
ax = bDivide both sides by a4x = 20 β†’ x = 5
x/a = bMultiply both sides by ax/3 = 6 β†’ x = 18
Worked Example 1 β€” Basic: Addition Equation

Solve: \(x + 9 = 14\)

  1. Operation on x: adding 9 β†’ inverse: subtract 9
  2. Subtract 9 from both sides: \(x + 9 - 9 = 14 - 9\)
  3. Simplify: \(x = 5\)
  4. Check: \(5 + 9 = 14\) βœ“
\[ x = 5 \]
Worked Example 2 β€” Intermediate: Division Equation

Solve: \(\dfrac{y}{4} = 7\)

  1. Operation on y: dividing by 4 β†’ inverse: multiply by 4
  2. Multiply both sides by 4: \(\dfrac{y}{4} \cdot 4 = 7 \cdot 4\)
  3. Simplify: \(y = 28\)
  4. Check: \(\dfrac{28}{4} = 7\) βœ“
Worked Example 3 β€” Real World: Temperature Conversion

The formula for Celsius to Fahrenheit is \(F = 1.8C + 32\). When the temperature is 77Β°F, solve for Celsius using a one-step approach after substituting: \(77 = 1.8C + 32\).

  1. Subtract 32 from both sides: \(77 - 32 = 1.8C\) β†’ \(45 = 1.8C\)
  2. Divide both sides by 1.8: \(C = \dfrac{45}{1.8} = 25\)

77Β°F = 25Β°C.

✏️ Quick Check

Solve each equation and verify your answer:

  1. \(n - 6 = 11\)
  2. \(3t = 27\)
  3. \(\dfrac{m}{5} = 8\)
β–Ά Show Answers
  1. \(n = 17\) β€” add 6 to both sides.
  2. \(t = 9\) β€” divide both sides by 3.
  3. \(m = 40\) β€” multiply both sides by 5.
⚠️ Common Mistakes
  • Applying the operation instead of the inverse: For \(x + 5 = 12\), don't add 5 again. The + is on x, so subtract 5.
  • Only operating on one side: Whatever you do to the left, do to the right. Both sides must stay balanced.
  • Skipping the check: Always substitute your answer back in. It takes 10 seconds and catches errors immediately.
βœ… Key Takeaways
  • One-step equations are solved with a single inverse operation.
  • Inverse pairs: + ↔ βˆ’, and Γ— ↔ Γ·.
  • Balance rule: every operation applies to BOTH sides equally.
  • Always check by substituting your solution back into the original equation.
πŸ’Ό Career Connection β€” Nursing & Healthcare

Nurses solve one-step equations every shift: if a medication dose is 0.5 mg per kg and a patient weighs 70 kg, the equation \(0.5 \times 70 = d\) gives the dose directly. In the other direction: if a total dose of 150 mg is divided into equal 50 mg tablets, solving \(50t = 150\) tells you the patient needs 3 tablets. Precision here is life-critical.

Calculator Connection

Use the One-Step Equation Solver to check your work β€” enter any one-step equation and see the inverse operation applied with the solution shown.

Try it with the Calculator

Apply what you've learned with this tool.

One-Step Equation Solver
Solve basic linear equations with one operation (addition, subtraction, multiplication, or division).
Use calculator β†’
← Previous Lesson
Back to
Combining Like Terms
Continue Learning
Up Next: Solving Two-Step Equations
Next Lesson →
Test Your Knowledge

Solving One-Step Equations - Quiz

5 questions per attempt  Β·  Beginner  Β·  Pass at 70%

Start Quiz β†’

More in Algebra & Equations

Understanding Order of Operations Variables and Expressions Order of Operations (PEMDAS) with Variables
← All Algebra & Equations lessons