Solving Algebra Equations with Multiplication and Division
This page assumes you know about variables, basic algebraic equations, and how to solve them using addition and subtraction.
In addition to using addition and subtraction to solve equations, we can also use multiplication and division.
Main Rule
The main rule we need to remember is that when we divide or multiply one side of the equation we have to do the same thing to other side of the equation. We also have to make sure that we divide or multiply the ENTIRE side of the equation and not just a part of it.
Simple Example
We'll take a simple example first:
If 2x = 6, what does x = ?
We can tell by just looking at this that x = 3, however, we can also solve for it. By learning to solve for x, we can then apply this method to more difficult problems where we can't tell the answer just by looking at the equation.
Solving for x
2x = 6
We want to get x by itself on one side of the equation. We can do this by dividing 2x by 2 or multiplying by ½.
2x (1/2) = 6 (1/2) (2/2) x = 6/2 x = 3
Let's try a more difficult problem. This time we will need to add and subtract as well.
3x - 6 = 15
It's easiest to do the addition and subtraction steps first with this kind of equation.
add 6 to both sides (3x - 6) + 6 = (15) + 6 3x = 21
divide both sides by 3 (3x)1/3 = (21)(1/3)
x = 7
Now we should check our answer by plugging in x = 7 back into the original equation: