What an Equation Is
An equation is a math sentence that says two things are equal. It always has an equals sign, , with an expression on each side, like . A letter such as is a variable, an unknown number we want to find. To solve an equation means to find the value of the variable that makes the sentence true. That value is called the solution.
Checking Whether a Value Is a Solution
You can check a possible solution by substituting it in for the variable and seeing if both sides come out equal. If they match, it is a solution. If they do not match, it is not.
Substitute for and simplify the left side:
The two sides are not equal, so is not a solution. (The real solution is , since .)
Tip: Checking is never wasted work. After you solve any equation, substitute your answer back in. If both sides are equal, you know you are right.
Inverse Operations and Keeping Balance
Every operation has an inverse (an opposite) that undoes it:
- [leftmargin=6mm,itemsep=1pt]
- Addition and subtraction undo each other.
- Multiplication and division undo each other.
To get the variable alone, use the inverse of whatever is happening to it.
Keep the Equation Balanced
Think of an equation like a balanced scale. The sign is the center. Whatever you do to one side, you must do to the other side, or the scale tips and the equation is no longer true. Do the same operation to both sides every time.
To undo “” in , subtract from both sides:
Subtracting on both sides keeps the scale balanced and leaves alone.
Golden rule: Do the same thing to both sides. Always. This one idea is the heart of solving every equation and inequality.
One-Step Equations
A one-step equation needs just a single inverse operation to get the variable alone. Look at what is being done to the variable, then do the opposite to both sides.
Solve (the is subtracted, so add ):
Solve (the is added, so subtract ):
Solve (the is multiplied by , so divide by ):
Solve (the is divided by , so multiply by ):
Tip: means “ times .” To undo multiplication, divide. Never subtract the ; that will not free the variable.
Two-Step Equations
A two-step equation has two operations, like . Undo them in the reverse of the order of operations: first undo addition or subtraction, then undo multiplication or division. Peel the variable free from the outside in.
First subtract from both sides, then divide both sides by :
Check: . ✓
First add to both sides, then multiply both sides by :
Check: . ✓
Tip: Order of operations builds an expression (multiply, then add). To take it apart, run backwards: undo the adding first, undo the multiplying last.
Combining Like Terms First
Sometimes a side has more than one term with the same variable. Like terms have the same variable, so you can combine them: . Simplify each side first, then solve as a normal equation.
Combine the like terms on the left, then divide:
Combine and into , then solve the two-step equation:
Tip: by itself means , so (not ). Only combine terms that share the same variable.
Writing Equations from Word Problems
To solve a word problem, let a variable stand for the unknown, translate the words into an equation, then solve. Watch for signal words: “more than” or “increased by” means add; “less than” means subtract; “times” or “product” means multiply; “split” or “per” often means divide.
A taxi charges a $ flat fee plus $ per mile. A ride cost $. How many miles was it? Let be the number of miles. The cost is the fee plus $ times the miles:
The ride was miles. Check: . ✓
Tip: Always say in words what your variable stands for (“let = miles”). Then answer the question in a full sentence with units.
What an Inequality Is
An inequality compares two expressions that are not necessarily equal. Instead of one solution, it usually has many. The four symbols are:
- [leftmargin=6mm,itemsep=1pt]
- means “less than”
- means “greater than”
- means “less than or equal to”
- means “greater than or equal to”
For example, means every number bigger than is a solution.
The inequality means “ is less than or equal to .” Solutions include and every number below . The number itself is allowed because of the “or equal to” part.
Tip: The inequality sign always “opens” toward the larger side. In , the wide opening faces the bigger number, .
Solving Inequalities
You solve inequalities almost exactly like equations: use inverse operations and do the same thing to both sides. One-step and two-step inequalities work the same way. There is just one special rule, coming next.
Subtract from both sides:
Every number greater than is a solution.
Add to both sides, then divide both sides by (a positive number, so the sign does not change):
The solution is .
Tip: Adding or subtracting any number, or multiplying/dividing by a positive number, keeps the inequality sign pointing the same direction.
Flipping the Inequality Sign
When you multiply or divide both sides of an inequality by a negative number, you must flip the inequality sign. A “” becomes “,” and a “” becomes “” (and the other way around). This is the single most important rule that makes inequalities different from equations.
Divide both sides by and flip to :
Why? Test : is true, and is true. The flip keeps the answer correct.
Subtract first (no flip), then divide by and flip to :
Remember: Only multiplying or dividing by a negative flips the sign. Adding or subtracting a negative does not flip it.
Graphing Inequality Solutions
Because an inequality has many solutions, we picture them on a number line. Put a circle at the boundary number and shade the direction of all the solutions:
- [leftmargin=6mm,itemsep=1pt]
- Use an open circle (hollow) for or , because the boundary number is not included.
- Use a closed circle (filled in) for or , because the boundary number is included.
Then shade to the right for greater-than, or to the left for less-than.
An open circle means the endpoint is not included.
Draw a number line. Place an open circle on (since is not a solution), and shade the arrow to the right to show every number greater than .
Place a closed circle on (since is a solution), and shade to the left for all numbers less than .
Tip: Open circle “not included” ( or ). Closed circle “included” ( or ). The “or equal to” line under the symbol is your reminder to fill the circle in.
Going Deeper: Advanced Equations & Inequalities
Variables on Both Sides and Clearing Fractions
An open circle means the endpoint is not included.
When the variable appears on both sides, like , first gather all the variable terms onto one side and all the plain numbers onto the other. Add or subtract a variable term from both sides to move it, then finish with the usual two-step method. If the equation has fractions, you can clear the denominators first: multiply every term on both sides by the least common denominator (LCD). This turns a messy fraction equation into a clean whole-number one.
Subtract from both sides to collect the variable on the left, then finish:
Check: left ; right . Both sides equal . ✓
The denominators are and , so the LCD is . Multiply every term by :
Check: left ; right . ✓
Two Special Cases: No Solution and Infinitely Many
Sometimes, while solving, the variable cancels out completely and you are left with a statement of pure numbers. What that statement says tells you the answer:
- [leftmargin=6mm,itemsep=1pt]
- If you get a false statement like , there is no solution. No number could ever make the original equation true.
- If you get a true statement like , there are infinitely many solutions. Every number works, because the two sides were really the same expression in disguise (this is called an identity).
For example, gives after subtracting : no solution. But becomes , then : infinitely many solutions.
Tip: A normal equation lands on “ (a number).” If instead the variable vanishes, stop and read what remains: false means no solution, true means all numbers.
A First Look at Systems of Two Equations
A system is two equations that must both be true at the same time, usually with two variables like and . The solution is the pair of values that satisfies both. One reliable method is substitution: if one equation already tells you what a variable equals (for example ), plug that expression into the other equation. This leaves a single equation in one variable, which you already know how to solve. Then back-substitute to find the second variable.
The first equation says is . Substitute in place of in the second equation:
Now find using . The solution is the pair . Check: ✓ and ✓
Compound Inequalities and Interval Notation
A compound inequality traps the variable between two bounds, like . It really means two inequalities joined by “and”: the middle is greater than and at most . To solve, do the same operation to all three parts at once. Interval notation is a compact way to write the answer: a round bracket excludes an endpoint (matches or ), and a square bracket includes it (matches or ). So is written .
Subtract from all three parts, then divide all three parts by (positive, so no flip):
The solution is every number greater than and up to and including . In interval notation: . Check: gives ✓; gives , which is not , so is correctly excluded. ✓
Remember: If you ever multiply or divide a compound inequality by a negative number, flip both signs at once. And match your brackets to your symbols: round for strict (), square for “or equal” ().
Formulas, Proofs & Tips
What it means. Equations stay balanced under identical operations; inequalities have one extra rule.
Example. .
Why it works. If then and — equality is preserved. But if , multiplying by reverses their order on the number line, since now lies to the right of .
Tip. Undo operations in reverse PEMDAS order: addition first, multiplication last.