Word Gems
exploring self-realization, sacred personhood, and full humanity
Editor’s collection of notes:
Algebra
Equation, Variables on both sides
return to "mathematics:notes" main-page
from https://courses.lumenlearning.com/wm-prealgebra/chapter/solving-equations-with-variables-on-both-sides/
Our strategy will involve choosing one side of the equation to be the variable side, and the other side of the equation to be the constant side. This will help us with organization. Then, we will use the Subtraction and Addition Properties of Equality, step by step, to isolate the variable terms on one side of the equation.
Solution:
In this equation, the variable is only on the left side. It makes sense to call the left side the variable side. Therefore, the right side will be the constant side.
Since the left side is the variable side, the 6 is out of place. We must “undo” adding 6 |
by subtracting 6, and to keep the equality we must subtract 6
from both sides. Use the Subtraction Property of Equality. |
4x+6−6=−14−6 |
are on the left and the constant on the right. |
|
Use the Division Property of Equality. |
4x4=−204 |
Solve: 2y−7=15
Solution:
Notice that the variable is only on the left side of the equation, so this will be the variable side and the right side will be the constant side. Since the left side is the variable side, the 7
is out of place. It is subtracted from the 2y, so to “undo” subtraction, add 7 to both sides.
is the side containing a variable.
15
is the side containing only a constant.
|
Add 7 |
to both sides. |
2y−7+7=15+7 |
|
The variables are now on one side and the constants on the other. |
Divide both sides by 2 |
Solve Equations with Variables on Both Sides
You may have noticed that in all the equations we have solved so far, we had variables on only one side of the equation. This does not happen all the time—so now we’ll see how to solve equations where there are variable terms on both sides of the equation. We will start like we did above—choosing a variable side and a constant side, and then use the Subtraction and Addition Properties of Equality to collect all variables on one side and all constants on the other side. Remember, what you do to the left side of the equation, you must do to the right side as well.
In the next example, the variable, x, is on both sides, but the constants appear only on the right side, so we’ll make the right side the “constant” side. Then the left side will be the “variable” side.
is the side containing only a variable.
4x+7
is the side containing a constant.
|
|
We don’t want any variables on the right, so subtract the 4x |
|
We have all the variables on one side and the constants on the other. We have solved the equation. |
|
Check: |
|
5x=4x+7 |
for x
Solve: 7x=−x+24
Solution:
The only constant, 24
, is on the right, so let the left side be the variable side.
is the side containing only a variable.
−x+24
is the side containing a constant.
|
|
Remove the −x |
from the right side by adding x
to both sides. |
7x+x=−x+x+24 |
|
All the variables are on the left and the constants are on the right. Divide both sides by 8 |
Did you see the subtle difference between the two equations? In the first, the right side looked like this: 4x+7, and in the second, the right side looked like this: −x+24, even though they look different, we still used the same techniques to solve both.
In the next example, you will see that it is beneficial to move the variable term to the right side of the equation. There is no “correct” side to move the variable term, but the choice can help you avoid working with negative signs.
Solution:
The only constant, −8
, is on the left side of the equation, and the variable, y
, is on both sides. Let’s leave the constant on the left and collect the variables to the right.
is the side containing a constant.
7y
is the side containing only a variable.
|
|
Subtract 5y |
from both sides. |
5y−5y−8=7y−5y |
|
We have the variables on the right and the constants on the left. Divide both sides by 2 |
|
Rewrite with the variable on the left. |
y=−4 |
Solve Equations with Variables and Constants on Both Sides
The next example will be the first to have variables and constants on both sides of the equation. As we did before, we’ll collect the variable terms to one side and the constants to the other side. You will see that as the number of variable and constant terms increases, so do the number of steps it takes to solve the equation.
Examples
Solve: 7x+5=6x+2
Start by choosing which side will be the variable side and which side will be the constant side. The variable terms are 7x and 6x. Since 7 is greater than 6, make the left side the variable side and so the right side will be the constant side.
|
Collect the variable terms to the left side by subtracting 6x |
from both sides. |
7x−6x+5=6x−6x+2 |
|
Now, collect the constants to the right side by subtracting 5 |
from both sides. |
x+5−5=2−5 |
Solve: 6n−2=−3n+7
We have 6n on the left and −3n on the right. Since 6>−3, make the left side the “variable” side.
|
We don’t want variables on the right side—add 3n |
to both sides to leave only constants on the right. |
6n+3n−2=−3n+3n+7 |
|
Combine like terms. |
9n−2=7 |
|
We don’t want any constants on the left side, so add 2 |
to both sides. |
9n−2+2=7+2 |
|
The variable term is on the left and the constant term is on the right. To get the coefficient of n |
to be one, divide both sides by 9
for n
|