Skip to main content
Newsletter signup
All Articles
Math

Inequalities & Absolute Value: When the Answer Is a Range

An equation has an answer; an inequality has a whole range of them. Solve inequalities exactly like equations — with one famous exception — and treat absolute value as a question about distance, and these problems become routine.

The Short Version

  • Solve an inequality like an equation — isolate the variable step by step.
  • The one exception: when you multiply or divide by a negative, flip the inequality sign.
  • Absolute value |x| is distance from zero, so |x| = 5 has two answers: x = 5 and x = −5.
  • |x| < a means −a < x < a ("between"); |x| > a means x < −a or x > a ("outside") — a classic SAT/ACT distinction.

Most of algebra asks "what value makes this true?" Inequalities ask a richer question: "what range of values makes this true?" The mechanics are almost identical to solving equations, which is good news. There's just one rule that's unique to inequalities, and one idea — absolute value as distance — that turns the trickier problems into two simple ones.

This guide covers linear and compound inequalities, the flip rule everyone forgets, and the full absolute-value toolkit, with worked and practice problems matched to real test difficulty at Northside Tutoring.

Why These Matter

Inequalities model real constraints: budgets, minimum scores, maximum capacities. The tests use them in word problems ("at least," "no more than," "fewer than") and in pure-algebra solve-the-range questions. Absolute value adds a layer the SAT and ACT love because it quietly hides two cases inside one expression.

Solving Linear Inequalities

Treat the inequality sign just like an equals sign: do the same operation to both sides until the variable is alone. To solve 3x + 4 < 19, subtract 4 (3x < 15) and divide by 3 (x < 5). Done.

3x + 4 < 19 → 3x < 15 → x < 5

The Flip Rule

Here is the only rule that's different from equations: whenever you multiply or divide both sides by a negative number, reverse the inequality sign.

−2x < 6 → x > −3

Dividing by −2 flips < into >. Skipping this flip is the single most common inequality error on every test.

Why the flip happens

Numbers reverse order when negated: 2 < 3, but −2 > −3. Multiplying an inequality by a negative reflects every value across zero, which reverses the direction of the comparison.

Compound Inequalities

A compound inequality squeezes a variable between two bounds, like −3 < 2x + 1 ≤ 7. Solve it by doing the same operation to all three parts at once: subtract 1 (−4 < 2x ≤ 6), then divide by 2 (−2 < x ≤ 3).

Absolute Value: Distance From Zero

The absolute value |x| is the distance of x from zero on the number line, so it's never negative. Because two points sit a given distance from zero, an absolute-value equation usually has two solutions:

|x| = 5 → x = 5 or x = −5

To solve |2x − 1| = 9, split into two equations: 2x − 1 = 9 (x = 5) and 2x − 1 = −9 (x = −4).

Absolute-Value Inequalities

This is where students slip. The direction of the inequality changes the shape of the answer:

FormBecomesIn words
|x| < a−a < x < abetween ("and")
|x| > ax < −a or x > aoutside ("or")

Memory aid: less thand (< gives an "and" / between answer) and greator (> gives an "or" / outside answer).

Where You'll See This — Test by Test

Inequalities and absolute value are pure algebra — nothing on a reference sheet. The SAT and ACT both test the flip rule and the two shapes of absolute-value inequalities; the SSAT Upper Level keeps to basic linear inequalities.

Watch the Lesson

Sometimes a diagram needs a voice. In the short video below, one of our Northside tutors walks through the core idea and works through test-style problems in real time.

Video Lesson

Inequalities & Absolute Value — In Plain English

A live walkthrough from our tutoring team.

Today's lesson: Solve like an equation — but flip when you multiply by a negative. • Concept, explained simply • Two worked test problems • The shortcut graders look for

— Featuring a Northside Tutoring instructor

For the developer / editor

Replace the SVG thumbnail above with your actual video embed. A YouTube example: <iframe src="https://www.youtube.com/embed/YOUR_VIDEO_ID" allowfullscreen></iframe>. The wrapper div maintains the 16:9 aspect ratio automatically.

Worked Example Problems

These problems are calibrated to the difficulty you'll actually see on test day. Try each one before opening the solution.

1
SAT · Algebra

Solve: 5x − 3 ≥ 17.

Show solution

Add 3: 5x ≥ 20. Divide by 5: x ≥ 4.

Answer: x ≥ 4
2
ACT · Algebra

Solve: −4x + 1 > 13.

Show solution

Subtract 1: −4x > 12. Divide by −4 and flip the sign: x < −3.

Answer: x < −3
3
SSAT Upper Level · Algebra

Solve the compound inequality: 1 ≤ x + 4 < 9.

Show solution

Subtract 4 from all three parts: −3 ≤ x < 5.

Answer: −3 ≤ x < 5
4
SAT · Algebra

Solve: |x − 2| = 6.

Show solution

Split into two cases: x − 2 = 6 → x = 8; and x − 2 = −6 → x = −4.

Answer: x = 8 or x = −4
5
ACT · Algebra

Solve: |x + 1| < 5.

Show solution

"Less than" gives a between answer: −5 < x + 1 < 5.

Subtract 1: −6 < x < 4.

Answer: −6 < x < 4

Common Mistakes to Avoid

Three traps that catch students every year

  • Forgetting to flip the sign. Multiplying or dividing by a negative reverses the inequality. This is the most-missed step in all of inequality algebra.
  • Giving one answer to an absolute-value equation. |x| = 7 has two solutions. Always split into the positive and negative cases.
  • Mixing up the two inequality shapes. |x| < a is "between" (and); |x| > a is "outside" (or). Don't write a between-answer for a greater-than problem.

Practice Problems — You Try

Three problems below. Work each before checking the solution.

P1
Practice

Solve: 2x + 7 ≤ 1.

Show solution

Subtract 7: 2x ≤ −6. Divide by 2: x ≤ −3.

Answer: x ≤ −3
P2
Practice

Solve: −3x ≥ 12.

Show solution

Divide by −3 and flip: x ≤ −4.

Answer: x ≤ −4
P3
Practice — Challenge

Solve: |2x − 3| > 7.

Show solution

"Greater than" gives an outside answer: 2x − 3 > 7 or 2x − 3 < −7.

First: 2x > 10 → x > 5. Second: 2x < −4 → x < −2.

Answer: x > 5 or x < −2

The Northside Method — How We Teach This 1-on-1

Reading a blog is a great starting point. But there's a meaningful gap between understanding a concept and reflexively applying it under timed conditions. That gap is exactly what our tutors close.

Every Northside student works through a four-step framework:

  1. Assessment. We diagnose which specific skills are slowing your student down — not just whether they "get it" in the abstract.
  2. Perfect-match coach. We pair them with an elite tutor (we accept only the top 1% of applicants) whose teaching style fits how your student actually learns.
  3. Bespoke plan. A roadmap built around your student's target score, target timeline, and current pacing data.
  4. Data-driven adjustment. Every session ends with a check on whether the student's accuracy and speed are moving in the right direction.

And if a student meets all eligibility requirements but doesn't hit the defined score improvement? We provide 5 additional hours of cohort learning at no cost. That's the Northside guarantee — built on 25 years of measured outcomes.

Ready to Turn This Concept Into Points?

Join a Northside cohort. Small-group instruction with our elite tutors, structured around your student's exact test or subject. Backed by our guarantee: hit your target, or earn 5 additional hours of cohort learning at no cost.

Online nationwide · In-person within 10 miles of Atlanta · Average SAT gain: 120+ points

NT

The Northside Tutoring Team

Founded in Atlanta in 2000. Trusted by families nationwide. Our tutors scored in the top 1% of their respective tests and bring a combined 250+ years of teaching experience to every session.

Ready to begin?

Start tutoring with Northside.

Book a Free Consultation
Northside Tutoring

Ready to see real results?

Book a free consultation and we will match your student with the perfect tutor.