Skip to content
Solve Equations Using the Subtraction and Addition Properties of Equality

Solve Equations Using the Subtraction and Addition Properties of Equality

By the end of this section, you will be able to: determine whether a number is a solution of an equation, solve equations using the Subtraction Property of Equality, solve equations using the Addition Property of Equality, translate word phrases to algebraic equations, and translate to an equation and solve.

Determine whether a number is a solution of an equation

Solving an equation is like discovering the answer to a puzzle. An algebraic equation states that two algebraic expressions are equal. To solve an equation is to determine the values of the variable that make the equation a true statement. Any number that makes the equation true is called a solution of the equation — it is the answer to the puzzle.

Solution of an equation. A solution to an equation is a value of a variable that makes a true statement when substituted into the equation. The process of finding that value is called solving the equation.

Can you recognize the solution of x+2=7x + 2 = 7? If you said 55, you’re right — substituting 55 for xx gives 5+2=75 + 2 = 7, a true statement, so 55 is a solution.

Determine whether a number is a solution to an equation.

  1. Substitute the number for the variable in the equation.
  2. Simplify the expressions on both sides of the equation.
  3. Determine whether the resulting equation is true. If it is true, the number is a solution. If not, it is not a solution.

Example. Determine whether x=5x = 5 is a solution of 6x17=166x - 17 = 16.

Substitute 55 for xx: 6(5)17=166(5) - 17 = 16. Multiply: 3017=1630 - 17 = 16. Subtract: 131613 \ne 16. Since the resulting statement is false, x=5x = 5 is not a solution.

Is x=2x = 2 a solution of 6x2=106x - 2 = 10? Enter the value of the left side, 6x26x - 2, when x=2x = 2.

Example. Determine whether y=2y = 2 is a solution of 6y4=5y26y - 4 = 5y - 2. Here the variable appears on both sides, so substitute 22 for each yy: 6(2)4=5(2)26(2) - 4 = 5(2) - 2. Multiply: 124=10212 - 4 = 10 - 2. Subtract: 8=88 = 8, a true statement — so y=2y = 2 is a solution.

Is y=3y = 3 a solution of 9y2=8y+19y - 2 = 8y + 1? Enter the common value of both sides when y=3y = 3, if they are equal — otherwise enter 00.

Solve equations using the Subtraction Property of Equality

The goal in solving an equation is to isolate the variable by itself on one side of the equation. The Subtraction Property of Equality says that subtracting the same quantity from both sides of an equation keeps the two sides equal.

Subtraction Property of Equality. For any numbers aa, bb, and cc: if a=ba = b, then ac=bca - c = b - c.

Think of twin brothers, both age 1717. Three years ago, both were 173=1417 - 3 = 14 — subtracting the same amount from equal quantities keeps them equal.

Solve an equation using the Subtraction Property of Equality.

  1. Use the Subtraction Property of Equality to isolate the variable.
  2. Simplify the expressions on both sides of the equation.
  3. Check the solution.

Example. Solve x+8=17x + 8 = 17. Subtract 88 from both sides: x+88=178x + 8 - 8 = 17 - 8. Simplify: x=9x = 9. Check: 9+8=179 + 8 = 17. ✓

Example. Solve 100=y+74100 = y + 74. It doesn’t matter which side the variable is on — subtract 7474 from both sides: 10074=y+7474100 - 74 = y + 74 - 74. Simplify: 26=y26 = y. Check: 100=26+74100 = 26 + 74. ✓

Solve: x+6=19x + 6 = 19

Solve: 95=y+6795 = y + 67

Solve equations using the Addition Property of Equality

Some equations subtract a number from the variable, such as x5=8x - 5 = 8. To “undo” the subtraction, add the same number to both sides — the Addition Property of Equality.

Addition Property of Equality. For any numbers aa, bb, and cc: if a=ba = b, then a+c=b+ca + c = b + c.

Back to the twins, both 1717: in ten years, both will still be equal — 17+10=2717 + 10 = 27 for each. Adding the same number to both sides keeps them equal.

Solve an equation using the Addition Property of Equality.

  1. Use the Addition Property of Equality to isolate the variable.
  2. Simplify the expressions on both sides of the equation.
  3. Check the solution.

Example. Solve x5=8x - 5 = 8. Add 55 to both sides: x5+5=8+5x - 5 + 5 = 8 + 5. Simplify: x=13x = 13. Check: 135=813 - 5 = 8. ✓

Example. Solve 27=a1627 = a - 16. Add 1616 to both sides: 27+16=a16+1627 + 16 = a - 16 + 16. Simplify: 43=a43 = a. Check: 27=431627 = 43 - 16. ✓

Solve: x9=13x - 9 = 13

Solve: 19=a1819 = a - 18

Translate word phrases to algebraic equations

An equation has an equal sign between two expressions, so a sentence saying two phrases are equal translates into an equation. Watch for clue words that mean equals: is equal to, is the same as, is, gives, was, will be.

It helps to box the equals word first, then translate each phrase on either side of it.

Example. Translate: “The sum of 66 and 99 is 1515.” The word is marks the equal sign: 6+9=156 + 9 = 15.

Translate into an algebraic equation: The sum of 77 and 66 gives 1313.

Example. Translate: “The product of 88 and 77 is 5656.” Result: 87=568 \cdot 7 = 56.

Translate into an algebraic equation: The product of 66 and 99 is 5454.

Example. Translate: “Twice the difference of xx and 33 gives 1818.” Twice means two times, and difference of x and 3 means x3x - 3; the whole difference is doubled, so it needs parentheses: 2(x3)=182(x - 3) = 18.

Translate into an algebraic equation: Twice the difference of yy and 44 gives 1616.

Translate to an equation and solve

Now combine both skills: translate a sentence into an equation, then solve it using the properties above.

Example. Translate and solve: “Three more than xx is equal to 4747.” Translate: x+3=47x + 3 = 47. Subtract 33 from both sides: x+33=473x + 3 - 3 = 47 - 3. Simplify: x=44x = 44. Check: 44+3=4744 + 3 = 47. ✓

Example. Translate and solve: “The difference of yy and 1414 is 1818.” Translate: y14=18y - 14 = 18. Add 1414 to both sides: y14+14=18+14y - 14 + 14 = 18 + 14. Simplify: y=32y = 32. Check: 3214=1832 - 14 = 18. ✓

Translate and solve: Seven more than xx is equal to 3737.

Translate and solve: The difference of zz and 1717 is equal to 3737.

Key terms

solution — a value of a variable that makes a true statement when substituted into an equation. solving an equation — the process of finding a solution. Subtraction Property of Equality — subtracting the same quantity from both sides of an equation keeps the two sides equal. Addition Property of Equality — adding the same quantity to both sides of an equation keeps the two sides equal.


This section is adapted from Prealgebra 2e, Section 2.3: Solve Equations Using the Subtraction and Addition Properties of Equality by Lynn Marecek, MaryAnne Anthony-Smith, and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: condensed prose, replaced the envelope-and-counters manipulative figures with a direct statement of the Subtraction Property, and converted practice problems (“Try Its”) into interactive exercises with instant feedback.