Welcome to the World of Inequalities!

In your math journey so far, you have likely spent a lot of time finding the exact answer to a problem—like saying \(x = 5\). But in the real world, life isn't always about one single answer. Sometimes we need to know when something is "more than," "less than," or "at most" a certain amount.

Think about a speed limit. If the sign says 65 mph, you don't have to drive exactly 65; you just need to stay at or below 65. That is an inequality! In this chapter, we are going to learn how to solve and graph these relationships. Don't worry if this seems tricky at first—once you learn one "Golden Rule," the rest is just like solving regular equations!


1. Understanding the Symbols

Before we dive into the math, let's make sure we know our "math punctuation." These symbols tell us how two values compare to each other:

  • \( < \) (Less than): The value on the left is smaller.
  • \( > \) (Greater than): The value on the left is larger.
  • \( \leq \) (Less than or equal to): The value on the left is smaller or exactly the same.
  • \( \geq \) (Greater than or equal to): The value on the left is larger or exactly the same.

Memory Aid: Think of the inequality symbol as an alligator's mouth. The alligator is very hungry, so it always wants to eat the bigger number! If the mouth is open toward the \(x\), then \(x\) is the bigger value.


2. Solving Inequalities in 1 Variable

Solving a linear inequality is almost exactly like solving a regular equation. Your goal is to get the variable (like \(x\)) all by itself on one side.

The Golden Rule of Inequalities

There is one major difference between equations and inequalities. Whenever you multiply or divide both sides by a negative number, you MUST flip the direction of the inequality sign.

Example: If you have \( -2x < 10 \), and you divide both sides by \( -2 \), the sign flips:
\( x > -5 \)

Why does this happen? Think of it this way: 10 is greater than 5. But if you make them both negative, -10 is actually smaller than -5. Multiplying by a negative reverses the "order" of numbers, so we have to reverse the sign!

Step-by-Step Example:

Solve: \( 3x - 7 \geq 11 \)

  1. Add 7 to both sides: \( 3x \geq 18 \)
  2. Divide by 3: \( x \geq 6 \) (We divided by a positive number, so the sign stays the same!)

Key Takeaway: Solve like an equation, but flip the sign if you multiply or divide by a negative.


3. Linear Inequalities in 2 Variables

When an inequality has two variables (like \(x\) and \(y\)), the solution isn't just one number—it’s an entire region on a graph.

How to Graph an Inequality:
  1. Step 1: Treat it like a line. Imagine the sign is an equals sign and graph the line \( y = mx + b \).
  2. Step 2: Choose your line type.
    • Use a dashed line if the symbol is \( < \) or \( > \). (This means the points on the line are not part of the solution).
    • Use a solid line if the symbol is \( \leq \) or \( \geq \). (This means the points on the line are included).
  3. Step 3: Shade the region.
    • If \( y > \) or \( y \geq \), shade above the line.
    • If \( y < \) or \( y \leq \), shade below the line.

Quick Tip: If you aren't sure which side to shade, pick a "test point" like \((0,0)\). Plug it into your inequality. If the statement is true, shade the side that has \((0,0)\). If it's false, shade the other side!

Did you know? This shading represents an infinite number of points. Every single dot in that shaded area is a valid answer to the problem!


4. Systems of Linear Inequalities

On the SAT, you might see two inequalities grouped together. This is called a system. The solution to a system is the area where the shading for both inequalities overlaps.

Analogy: Imagine you are looking for a place to eat. Your friend wants somewhere that costs less than \$20 (\( x < 20 \)), and you want somewhere that has a rating higher than 4 stars (\( y > 4 \)). The "solution" is only the restaurants that fit both descriptions.

Quick Review: Solving Systems
  • Graph both lines on the same coordinate plane.
  • Shade the correct region for each one.
  • The final answer is the "double-shaded" area where the colors mix.

5. Real-World Translation (Word Problems)

The SAT loves to give you "story problems" where you have to write the inequality yourself. Look for these "code words":

  • "At least" / "No less than": Use \( \geq \)
  • "At most" / "Maximum of": Use \( \leq \)
  • "More than" / "Exceeds": Use \( > \)
  • "Under" / "Fewer than": Use \( < \)

Example: "You have \$50 to spend on \(x\) shirts that cost \$10 each and \(y\) hats that cost \$5 each."
The inequality would be: \( 10x + 5y \leq 50 \). (You can't spend more than you have!)


Common Mistakes to Avoid

1. Forgetting to flip the sign: This is the most common error. Always double-check your division steps for negative signs!

2. Misinterpreting "At Most": Many students see "most" and think "greater than." Remember, if the maximum is 100, your value must be 100 or less (\( \leq 100 \)).

3. Solid vs. Dashed lines: Look closely at the symbol. If there is no "or equal to" line under the symbol, the graph line must be dashed.


Key Takeaways Summary

1. Variable Isolation: Get the variable by itself using inverse operations (addition/subtraction first, then multiplication/division).

2. Negative Flip: Flip the inequality sign when multiplying or dividing by a negative number.

3. Graphing: Use dashed lines for \( <, > \) and solid lines for \( \leq, \geq \). Shade above for "greater than" and below for "less than."

4. Systems: The solution is the area where all shaded regions overlap.