How Do We Check if a Value is a Solution to an Equation?
An equation works like this: (left-hand side expression) = (right-hand side expression). Therefore, an equation is only true if the left-hand side expression actually does equal the right-hand side expression. Take a look at your hands. Are they exactly the same?
It's totally normal if they aren't. Mostly, anyway. Um, maybe we'll come back to this line of reasoning later.
To check if a given value is a solution to an equation:
- Evaluate the left-hand side expression at the given value to get a number.
- Evaluate the right-hand side expression at the given value to get a number.
- See if the numbers match.
Hey, it's matching! You do this with your socks every day. Sometimes not well, but at least the process is a vaguely familiar one.
If the numbers you get from evaluating the two expressions are the same, then the given value is a solution of the equation (makes the equation true). If the numbers don't match, the given value is not a solution of the equation (makes the equation false). Take those values that aren't solutions and dump them right in the trash, because we won't be needing them any longer. Actually, maybe rinse them out and put them in with the recycling instead. We're trying to be green.
Sample Problem
Is x = 5 a solution to the equation

The Not So Awesome Way (aka The Wrong Way)
If the first thing we do is write down

we are making a claim without having done the work to see if the claim is true. Oh snap.
The statement that the left-and right-hand sides are equal should come after evaluating the left-hand side, evaluating the right-hand side, and comparing the answers. If we were lawyers, we would call this our "due diligence." Luckily, this is Shmoop Algebra, and we're manfully resisting the urge to make horrible lawyer jokes right now.
The Super Awesome Way (aka The Right Way):
Evaluate the left-hand side for x = 5 to find that
.
Then evaluate the right-hand side for x = 5 to find that
.
Since 2 = 2, x = 5 is a solution to the equation. Bet knowing this will help you sleep better tonight.
Checking Solutions To Equations Practice:
Consider the equation (x - 9)2 = x - 7. Is x = 11 a solution to this equation? | |
First evaluate the left-hand side expression for x = 11: (11 - 9)2 = (2)2 = 4 Then evaluate the right-hand side expression for x = 11: 11 - 7 = 4 Because the left-hand and right-hand expressions match (evaluate to the same number) for x = 11, 11 is a solution to the equation (x - 9)2 = x - 7. We can hang onto this one, and don't need to recycle it. Which is a shame, because we could have gotten 10 cents for it down at the grocery store. | |
Is y = 3 a solution to the equation y + 2 = 2y? | |
First evaluate the left-hand side expression for y = 3: 3 + 2 = 5 Then evaluate the right-hand side expression for y = 3: 2(3) = 6 Since 5 is not equal to 6, the left-and right-hand sides of this equation do not evaluate to the same number when y = 3. Therefore, y = 3 is not a solution to the equation y + 2 = 2y. Adios, y = 3. Go peddle your falsehood to some other sucker. Be Careful: Work with the left-hand side and the right-hand side of the equation separately. Otherwise, you are in danger of writing false equations or making a wrong turn. You don't want to make a wrong turn, because then it will take your GPS like a minute and a half to recalculate. | |
Is x = 2 a solution to the equation x2 = 3x? | |
If we write down (2)2 = 3(2), we're lying. Sorry. We'll never do it again. Let's figure out, without lying, if x = 2 is a solution to the equation. First evaluate the left-hand side expression for x = 2: (2)2 = 4 Then evaluate the right-hand side expression for x = 2: 3(2) = 6 Because 4 doesn't equal 6, x = 2 is not a solution to the equation x2 = 3x. Ah. It feels oh-so-much better to arrive at the answer honestly, doesn't it? | |
What is the difference between an expression and an equation?
Answer
1: An expression doesn't have = signs, while an equation must.
2: An expression represents a quantity, while an equation is a claim that two such quantities are equal. An expression is part of an equation. You wouldn't say that your foot and your leg are the same thing, would you? If you would, we apologize. We didn't realize you had that..
What is a solution to an equation?
Answer
A solution is a value that, when substituted for the variable, makes the equation true.
Is
a solution to the equation 
Answer
Yes. The left-hand side evaluates to 3 - 3 = 0, while the right-hand side evaluates to
.
Is x = 0.5 a solution to the equation 
Answer
No. The left-hand side evaluates to 2(0.5) + 0.5 = 1.5, while the right-hand side evaluates to
.
Is z = 4 a solution to the equation 
Answer
No. The left-hand side evaluates to 16 - 8 - 1 = 7, while the right-hand side evaluates to 3(4) - 8 = 4.
Is y = 2 a solution to the equation 
Answer
Yes. The left-hand side evaluates to 4 - 1 = 3, while the right-hand side evaluates to 1 + 2 = 3.
Is y = - 2 a solution to the equation 
Answer
Yes. The left-hand side evaluates to ( - 2)2 - 1 = 4 - 1 = 3, while the right-hand side evaluates to | - 1| + 2 = 1 + 2 = 3.