
When you first start solving algebraic equations, you're given relatively easy examples like x = 5 + 4 or y = 5(2 + 1). But as time creeps on you'll be faced with harder problems that have variables on both sides of the equation; for example, 3x = x + 4 or even the scary-looking y2 = 9 – 3y2. When this happens, don't panic: You're going to use a series of simple tricks to help make sense of those variables.
When you add a number to its additive inverse, the result is zero – so you are effectively zeroing out the variable on the right.
Your first step is to group the variables on one side of the equal sign – usually on the left. Consider the example of 3x = x + 4. If you add the same thing to both sides of the equation you won't change its value, so you're going to add the additive inverse of x, which is −x, to both sides (this is the same as subtracting x from both sides). This gives you:
Which in turn simplifies to:
Tips
Now that your variable expressions are all on one side of the expression, it's time to solve for the variable by stripping away any non-variable expressions on that side of the equation. In this case, you need to remove the coefficient 2 by performing the inverse operation (dividing by 2). As before, you must perform the same operation on both sides. This leaves you with:
Which in turn simplifies to:
Another Example
Here's another example, with the added wrinkle of an exponent; consider the equation
You'll apply the same process you used without the exponents:
Don't let the exponent intimidate you. Just as with a "normal" variable of the first order (without an exponent), you'll use the additive inverse to "zero out" −3y2 from the right side of the equation. Add 3y2 to both sides of the equation. This gives you:
Once simplified, this results in:
Now it's time to solve for y. First, to strip away any non-variables from that side of the equation, divide both sides by 4. This gives you:
Which in turn simplifies to:
Now you have only variable expressions on the left side of the equation, but you're solving for the variable y, not y2. So you have one more step remaining.
Cancel out the exponent on the left side by applying a radical of the same index. In this case, that means taking the square root of both sides:
Which then simplifies to:
A Special Case: Factoring
What if your equation has a mix of variables of different degrees (e.g., some with exponents and some without, or with different degrees of exponents)? Then it's time to factor, but first, you'll start the same way you did with the other examples. Consider the example of
As before, group all the variable terms on one side of the equation. Using the additive inverse property, you can see that adding 3x to both sides of the equation will "zero out" the x term on the right side.
This simplifies to:
As you can see, you have, in effect, moved the x over to the left side of the equation.
Here's where the factoring comes in. It's time to solve for x, but you can't combine x2 and 3x. So instead, some examination and a little logic might help you recognize that adding 2 to both sides zeroes out the right side of the equation and sets up an easy-to-factor form on the left. This gives you:
Simplifying the expression on the right results in:
Now that you've set yourself up to make it easy, you can factor the polynomial on the left into its component parts:
Because you have two variable expressions as factors, you have two possible answers for the equation. Set each factor, (x + 1) and (x + 2), equal to zero and solve for the variable.
Setting (x + 1) = 0 and solving for x gets you x = −1.
Setting (x + 2) = 0 and solving for x gets you x = −2.
You can test both solutions by substituting them into the original equation:
simplifies to
which is true, so this x = −1 is a valid solution.
simplifies to
Again you have a true statement, so x = −2 is a valid solution as well.
References
Resources
About the Author
Lisa studied mathematics at the University of Alaska, Anchorage, and spent several years tutoring high school and university students through scary -- but fun! -- math subjects like algebra and calculus.