Solving Multi-Step Linear Equations
An equation is a balance scale. Whatever you do to one side, you must do to the other. Your goal is to isolate the variable. A reliable order of moves:
- [leftmargin=*,itemsep=1pt]
- Clear parentheses by distributing.
- Clear fractions by multiplying every term by the LCD.
- Collect the variable terms on one side, constants on the other.
- Combine like terms, then divide by the coefficient.
Every step should leave the equation equivalent (same solution set).
Solve .
Check: and . ✓
Solve . The LCD of and is .
Watch for special cases. If the variable cancels and you are left with a true statement like , the equation is an identity (all real numbers). If you get a false statement like , there is no solution.
Literal Equations & Formulas
A literal equation contains several letters. Solving one for a chosen variable uses the exact same inverse-operation moves as a numeric equation --- just treat the other letters as constants. Undo operations in reverse order: get the target variable alone.
Solve (area of a trapezoid) for .
Tip: If the target variable appears in more than one term, factor it out first, then divide. Example: from , factor to , so .
Linear Inequalities & Interval Notation
Solve an inequality just like an equation, with one crucial rule: when you multiply or divide by a negative number, flip the inequality sign. A solution is a whole range of numbers, best shown on a number line and written in interval notation.
An open circle means the endpoint is not included.
Always use a parenthesis next to or --- infinity is never included.
Solve and graph the solution.
Solution: , or in interval notation .
Compound Inequalities (AND / OR)
A compound inequality joins two inequalities.
- [leftmargin=*,itemsep=1pt]
- AND (intersection): both must hold. Graph is the overlap --- a segment between two values. Written , interval .
- OR (union): at least one holds. Graph is two rays pointing outward, interval .
Solve .
Interval notation: .
Solve or .
Interval notation: .
Absolute Value Equations
is the distance of from , so it is never negative. To solve with , split into two cases:
Isolate the absolute value first, before splitting.
Solve .
Solutions: or .
No-solution case. An absolute value can never equal a negative number. So has no solution. Always isolate first: becomes , also no solution.
Absolute Value Inequalities
After isolating the absolute value (with ):
- [leftmargin=*,itemsep=1pt]
- means --- an AND (a segment). Less thAND.
- means or --- an OR (two rays). GreatOR.
Solve .
Interval notation: .
Solve .
Interval notation: .
Special cases. has no solution (distance can't be negative). is all real numbers (distance is always ).
Applications & Word Problems
Turn the words into an equation or inequality, solve, then interpret the answer in context.
- [leftmargin=*,itemsep=1pt]
- “at least” , “at most” , “more than” , “fewer than” .
- Tolerance problems use absolute value: .
A bolt must be mm wide with a tolerance of mm. Write and solve an inequality for acceptable widths .
Acceptable widths: from mm to mm, i.e. .
A taxi charges a $3 base fee plus $2 per mile. With $20 to spend, how many miles can you afford?
You can ride at most miles.
Mixture idea. If you mix liters of a solution with liters of a solution, the acid amount is , and the total volume is . Set the concentration equal to your target to solve.
Going Deeper: Advanced Ideas
An equation like has an absolute value inside another. Treat the outer bars as a single unit and split first, then split again inside each branch. Each split can double the number of equations, so an outer/inner pair can yield up to four candidate solutions. Always solve from the outside in, and check every candidate back in the original --- some branches collapse or produce values that fail.
Solve . Let , so .
Since , the branch is rejected. Keep :
Check: ✓ and ✓. Solutions: or .
To solve you cannot square or split into two --- instead find the critical points where each expression changes sign ( and ). These break the number line into three regions. On each region every bar opens with a fixed sign, so the equation becomes ordinary linear. Solve on each region and keep only the roots that land inside that region.
Solve . Critical points: and .
Region I: . Both bars flip: .
Since , keep .
Region II: . Then , :
The variable cancels to a false statement, so no solution here (the sum is constant at between the points --- the minimum distance).
Region III: . Both bars open positively: .
Since , keep . Solutions: or .
Read as “the distance from to .” Then is the total distance from to the two fixed points and . This gives instant intuition:
- [leftmargin=*,itemsep=1pt]
- The sum is minimized for any between and , where it equals , the gap itself.
- has no solution if , infinitely many (the whole segment) if , and exactly two symmetric solutions if .
- means “ is at least as close to ” --- the solution is the half-line on 's side of the midpoint .
Quick check with the gap. In the example above , , so the gap is . Because we wanted the sum to equal , the distance rule promises exactly two solutions before any algebra --- matching and . If the right side had been (less than ), you could stop immediately: no solution.
A single absolute-value inequality in and carves the plane into a shape; a system intersects several such shapes.
- [leftmargin=*,itemsep=1pt]
- is the vertical strip ; is a horizontal strip. Together they form a rectangle.
- is a diamond (square rotated ) with vertices at and .
- is the pair of “bowtie” wedges opening up and down.
Sketch each boundary, decide inside vs. outside with a test point (the origin is easiest when it is not on a boundary), then shade the overlap.
Describe the region satisfying both and .
The first inequality is the diamond with vertices and , including the interior. The second, , means or --- everything except the vertical strip .
Test the origin : it satisfies (inside the diamond) but fails . So the origin is excluded, confirming we remove the central band. The solution is the diamond with a vertical slot of width cut out of its middle --- two symmetric “wing” pieces, one with and one with , each bounded by the diamond's edges.
Sometimes the unknown is a parameter that controls whether --- and how many --- solutions exist. Isolate the absolute value and compare with the structure rules:
- [leftmargin=*,itemsep=1pt]
- has two solutions if , one if , none if .
- has solutions only if (if the solution set is empty).
- is all reals when , and all reals except one point when .
Translate the requested behavior into an inequality on the parameter, then solve that.
For which values of does have exactly two solutions?
The left side is a genuine absolute value, so it produces two solutions precisely when the right side is strictly positive:
For the equation is , giving the single solution ; for the right side is negative and there is no solution. Answer: , i.e. .
When an inequality contains a repeated chunk, let a new variable stand for it. Solving is hopeless head-on, but with it becomes , i.e. , giving . Back-substitute and solve the resulting compound inequality --- often itself an absolute-value or interval statement. The same trick tames via .
Solve . Let , where .
But forces , i.e. . Therefore
Interval-notation subtleties.
- [leftmargin=*,itemsep=1pt]
- An empty solution set is written , not loosely --- although does denote the empty set, prefer for clarity.
- A single isolated point is not an interval; write it with set braces, e.g. gives .
- A union must list pieces left to right and stay disjoint: , never overlapping or out of order.
- “All real numbers” is ; a punctured line like is .
- Always pair and with a parenthesis, never a bracket --- they are directions, not attainable endpoints.
Formulas, Proofs & Tips
What it means. is distance from zero, so these say "distance equal to / less than / greater than ".
Example. ; or .
Why it works. Distance from is reached at both and . Points closer than form the single interval between them; points farther than form the two pieces outside.
Tip. "Less than" gives and (one interval); "greater than" gives or (two pieces). If , has no solutions at all.