The rules that govern Algebra.
Consider the equation . How would you solve for ?
An algebra student may divide both sides of the equation by to get , but why must you divide both sides of the equation? Why not just the left-hand side or the right-hand side of the equation?
The answer isn't intuition. It's a set of rules that govern what you're allowed to do to an equation without breaking it. These rules are the Properties of Algebra and once you know them, every algebraic move you make has a reason behind it.
Let's look at the following equation:
A common first instinct is to subtract 4 from the left side.
This looks reasonable — but let's check by substituting back into the original equation:
Something went wrong. We got , but doesn't even satisfy the equation we started with!
The mistake: we subtracted from the left side without subtracting it from the right side! The moment we did that, we changed the equation into a different one — and solved the wrong problem.
This is exactly what the Properties of Algebra are designed to prevent.
Now that we have seen what happens when we break the rules, let's see what the rules actually are:
The Addition Property of Equality
Assume you have an equation like
To solve for , you must add 9 to both sides of the equation. Think of a balance scale — if both sides weigh the same, adding the same weight to each side keeps it balanced. Let's finish solving for :
A common practice in Algebra is plugging our final solution for back into our orginal equation to check its validity. Lets plug back our soluion for x back into the equation:
checks out. Let's move on to our second rule...
The Subtraction Property of Equality
This rule is very similar to the Addition Property of Equality, only with subtraction instead of addition being used to isolate for the variable. Let's see it in action:
Assume you have the following equation
Notice how we isolate for x below.
Let's plug back in just to check:
Now to our next rule...
The Division Property of Equality
Given an equation like , you must divide both sides of the equation to solve for . See below:
Let's verify quickly:
Very simalerly, we have...
The Multiplication Property of Equality
We must use the Multiplication Property of Equality when fractions are involved in our equation. For instance,
If you multiply both sides by the denominator, in this case , the denominator would be eliminated and you would have solved for .
We can also use this same property with questions like
Notice how when we multiply by the reciprocal on the Left Hand side, everything cancels out aside from . Also, remember to multiply both sides by the reciprocal! Onto our next property...
The Distributative Property
Let's say you have an equation like . You may remember from your past math classes that must solve the contents inside the parenteses first becasuse of P.E.M.D.A.S./B.O.D.M.A.S. You certienly can do that here: , but there is another way of solving for x. You can, instead, distribute the 4 across each term inside the parentheses — multiplying it by both the 2 and the 5 separately:
Same answer, different path. In general, the Distributive Property states:
This becomes especially useful when you can't simplify what's inside the parentheses first. For example, consider:
You can't add and together since they're unlike terms, so you must distribute:
Notice how we used the Subtraction Property and Division Property of Equality after distributing — the properties work together.