When solving an equation, our main goal is to isolate the variable we wish to solve for onto one side of the equation, and then evaluate the expression on the other side of the equation. To do this, we use inverse operations to undo the operations on our variable. With single step equations, only one operation is applied to our variable, so only one inverse operation must be applied. Let's review these inverse operations.
Operation | Inverse Operation |
---|---|
Addition | Subtraction |
Subtraction | Addition |
Multiplication | Division |
Division | Multiplication |
Powers | Roots |
Roots | Powers |
What do we do when we have several operations being performed on the variable we wish to solve for? We know that we must perform inverse operations to both sides of the equation (due to the Rule of Equality for equations), but in what order? Think about the order of operations. These operations are applied to the variable following the order of operations. To undo this, we apply inverse operations in the reverse order of operations
Let's take a look at an example of an equation involving distribution. Generally, there are two options. Option 1 is to divide by the outside factor, eliminating the need to distribute anything. Option 2 is to simplify the expression by distributing the factor. We will see how to solve an equation both ways:
![]() |
|
Divide the equation by 3 |
![]() |
|
Undo -5 by adding 5 |
![]() |
|
Undo x2 by dividing by 2 |
![]() |
|
Our Solution |
| ||
![]() |
|
Distribute 3 |
![]() |
|
Undo -15 by adding 15 |
![]() |
|
Undo x6 by dividing by 6 |
![]() |
|
Our Solution |
When a variable appears in the denominator of a fraction, it can be difficult to isolate that variable until it is moved into a numerator. When the denominator contains the variable, the first step we take is to multiply the entire equation by the expression in the denominator. This eliminates the variable from the denominator on one side of the equation, and makes it part of the numerator on the other side of the equation. This is illustrated in the example below:
![]() |
|
Multiply the equation by 2x |
![]() |
|
Distribute 8 into 2x |
![]() |
|
Divide by 16 |
![]() |
|
Our Solution |
So far we have seen how to apply inverse operations to undo addition, subtraction, multiplication and division. Lastly, let's see how to apply power and roots to solve a multi-step equation.
![]() |
|
Undo the cube root by cubing both sides |
![]() |
|
Undo +3 by subtracting 3 |
![]() |
|
Undo x12 by dividing 12 |
![]() |
|
Our Solution |
As we can see with the example above, we had an expression underneath a cube root. To undo this, we cubed both sides of the equation. We were left with the expression alone, without a radical, and 3 cubed on the other side. From there, we were able to solve for x by applying our familiar inverse operations.