Section 1-4
Solving Equations with Variables on Both Sides
Sometimes, you get a linear equation in one variable, but with terms containing
the variable occuring on both sides of the equal sign. In this case, you have
to combine like terms first,
and then proceed to solve the equation using the addition, subtraction, multiplication
and division properties
of equality.
Example 1:
Solve for p:
21 – 3p = 4p
Start off by adding 3p to both sides.
21 – 3p + 3p = 4p + 3p
21 = 7p
(We are using the Distributive
Property here to add 4p + 3p and get 7p.)
Now we can divide through by 7.

p = 3
Example 2:
Solve for r:
3r + 4 + 6r = –23
Use the Commutative
and Associative Properties to group like terms, and then use the Distributive
Property to combine them.
(3r + 6r) + 4 = –23
9r + 4 = –23
Next, subtract 4 from both sides.
9r + 4 – 4 = –23 – 4
9r = –27
Finally, divide both sides by 9.

r = –3