Solving Equations Using the Subtraction and Addition Properties of Equality
Solving equations means finding the value of a variable that makes a statement true. The addition and subtraction properties of equality are your first tools for doing this: they let you add or subtract the same number from both sides of an equation to isolate the variable. Once you're comfortable with these properties, every other equation-solving technique builds on the same logic.
Verification of Linear Equation Solutions
A solution to an equation is any value that, when plugged in for the variable, makes both sides equal. Before you trust an answer, you should always verify it by substituting it back into the original equation.
Steps to verify a solution:
- Take the value you think is the solution and substitute it for the variable in the original equation.
- Simplify the left side by performing all operations.
- Simplify the right side by performing all operations.
- Compare the two sides.
- If they're equal, the value is a solution.
- If they're not equal, it's not a solution.
Example: Is a solution to ?
- Left side:
- Right side:
- ✓, so yes, is a solution.
Example: Is a solution to ?
- Left side:
- Right side:
- , so no, is not a solution.
Properties for Equation Solving
Think of an equation like a balanced scale. Whatever you do to one side, you must do to the other side to keep it balanced. That's the core idea behind both properties.
Addition Property of Equality: If , then . You can add the same value to both sides without breaking the equality.
Subtraction Property of Equality: If , then . You can subtract the same value from both sides without breaking the equality.
Your goal is to isolate the variable on one side of the equation. You do this by "undoing" whatever operation is attached to the variable.
Example using subtraction: Solve
-
The variable has 3 added to it, so subtract 3 from both sides:
-
Simplify:
Example using addition: Solve
-
The variable has 5 subtracted from it, so add 5 to both sides:
-
Simplify:
The value left on the side without the variable is your solution. You can always verify by plugging it back into the original equation.

Equations with Simplification Steps
Sometimes an equation needs to be simplified before you can isolate the variable. This means combining like terms or distributing first.
Steps:
- Simplify each side of the equation separately by combining like terms.
- If there are parentheses, use the Distributive Property to remove them: .
- Once each side is simplified, use the addition or subtraction property to isolate the variable.
- Simplify to find the solution.
Example: Solve
-
Combine like terms on the left:
-
Add 4 to both sides:
-
(Dividing both sides by 5 uses a different property you'll learn soon):
Example with distribution: Solve
- Distribute the 2:
- Subtract 6 from both sides:
- Divide both sides by 2:
Note: Division is technically a separate property of equality. For now, the key skill is recognizing when to add or subtract to move constants away from the variable term.
Word Problems to Equations
Translating words into algebra is a skill that takes practice. The trick is identifying what's unknown, assigning it a variable, and recognizing which operation the words describe.
Common keyword translations:
| Words | Operation | Example |
|---|---|---|
| "sum," "more than," "increased by" | Addition | |
| "difference," "less than," "decreased by" | Subtraction | |
| "product," "times," "multiplied by" | Multiplication | |
| "quotient," "divided by," "ratio" | Division |
Steps:
- Read the problem and identify the unknown quantity. Assign a variable to it (e.g., let = the unknown number).
- Use the keywords to translate the sentence into an equation.
- Solve the equation using the appropriate property of equality.
Example: "5 more than an unknown number is 12."
- Let = the unknown number.
- "5 more than" means add 5:
- Subtract 5 from both sides:
Watch out for "less than" phrasing. "3 less than a number" translates to , not . The number comes first, then you subtract.

Real-World Applications of Linear Equations
Real-world problems follow the same process as word problems, but you also need to check that your answer makes sense in context.
Steps:
- Read the problem carefully. Identify what you know and what you need to find.
- Assign a variable to the unknown quantity.
- Write an equation using the given information.
- Solve the equation.
- Interpret the solution in context and check that it's reasonable.
Example: You earn $15 per hour plus a $50 bonus. Your total pay was $290. How many hours did you work?
- Let = number of hours worked.
- Equation:
- Subtract 50 from both sides:
- Divide both sides by 15:
- Interpretation: You worked 16 hours. That's reasonable (not negative, not impossibly large).
Always do that final reasonableness check. If you got a negative number for hours worked or a fractional number of people, something went wrong.
Fundamental Concepts in Equation Solving
These terms come up repeatedly, so make sure you're comfortable with them:
- Algebraic expression: A combination of variables, numbers, and operations with no equals sign (e.g., ). An expression is not an equation.
- Equation: A statement that two expressions are equal (e.g., ). It always has an equals sign.
- Solving an equation: Finding the value(s) of the variable that make the equation true.
- Isolating the variable: Rearranging the equation so the variable is alone on one side. This is the central strategy for every equation you'll solve in this course.
- Number sense: Your intuition about whether an answer is reasonable. Use it to catch mistakes before they cost you points.