Quadratic Inequalities on the Digital SAT

TL;DR

Based on Lumist student attempts, 24% of Advanced Math errors involve complex functions like quadratics. When dealing with inequalities specifically, our data shows that 45% of errors come from forgetting to flip the inequality sign when multiplying or dividing by a negative number.

Quick Answer: Quadratic inequalities are mathematical expressions where a quadratic polynomial is greater than or less than zero, representing a range of continuous values rather than discrete points. The fastest way to solve them on the Digital SAT is by graphing the inequality directly in the built-in Desmos calculator to visually identify the solution regions.

graph TD
    A[Start: Given Quadratic Inequality] --> B["Move all terms to one side to get ax² + bx + c < 0"]
    B --> C[Find critical points / roots]
    C --> D{Choose Method}
    D -->|Algebraic| E[Factor or use Quadratic Formula]
    D -->|Visual| F[Graph in Desmos]
    E --> G[Test intervals on a number line]
    F --> H[Identify shaded regions on the x-axis]
    G --> I[Final Solution Range]
    H --> I

What Is Quadratic Inequalities?

A quadratic inequality is an expression that involves a quadratic function (an equation where the highest exponent is 2) set to be greater than (>>), less than (<<), greater than or equal to (\geq), or less than or equal to (\leq) zero. Instead of having one or two specific solutions like a standard quadratic equation, a quadratic inequality has a range of solutions representing intervals on the number line.

On the 2026 Digital SAT, Advanced Math questions frequently test your ability to interpret these intervals. The College Board expects you to understand how the roots of the quadratic function break the number line into distinct regions, and which of those regions make the inequality true.

While you can solve these using traditional algebraic techniques like factoring quadratics or applying the quadratic formula, the digital format of the test provides a massive advantage: the built-in Desmos Calculator. Graphing the inequality turns a complex algebraic process into a simple visual interpretation task.

Step-by-Step Method

  1. Step 1: Standardize the inequality. Move all terms to one side of the inequality symbol so that the other side is zero. For example, rewrite x23x>4x^2 - 3x > 4 as x23x4>0x^2 - 3x - 4 > 0.
  2. Step 2: Find the critical points (roots). Temporarily treat the inequality sign as an equal sign (x23x4=0x^2 - 3x - 4 = 0) and solve for xx by factoring, completing the square, or using the quadratic formula. These xx-values are your critical points.
  3. Step 3: Plot on a number line. Place your critical points on a number line. This divides the number line into three distinct intervals. Use open circles for << or >> and closed dots for \leq or \geq.
  4. Step 4: Test the intervals. Pick a test number from each interval and plug it back into the original inequality. If the result is true, that entire interval is part of the solution.

Desmos Shortcut

The built-in Desmos graphing calculator is the ultimate cheat code for quadratic inequalities on the Digital SAT.

Instead of finding critical points and testing intervals by hand, simply type the entire inequality directly into Desmos (e.g., x^2 - 3x - 4 > 0). Desmos will instantly highlight the valid regions on the coordinate plane. The shaded vertical bands correspond directly to your solution intervals on the xx-axis. If the shading is between the two xx-intercepts, your solution is a single bounded interval (like 1<x<4-1 < x < 4). If the shading points outward from the intercepts in opposite directions, your solution is two separate intervals (like x<1x < -1 or x>4x > 4).

Worked Example

Question: Which of the following represents all solutions to the inequality x22x150x^2 - 2x - 15 \leq 0?

A) x3x \leq -3 or x5x \geq 5 B) 5x3-5 \leq x \leq 3 C) 3x5-3 \leq x \leq 5 D) x5x \leq -5 or x3x \geq 3

Solution:

First, we find the critical points by setting the quadratic to zero: x22x15=0x^2 - 2x - 15 = 0

Next, we factor the quadratic. We need two numbers that multiply to 15-15 and add to 2-2. Those numbers are 5-5 and 33: (x5)(x+3)=0(x - 5)(x + 3) = 0

The critical points are x=5x = 5 and x=3x = -3. These points divide the number line into three intervals: x<3x < -3, 3<x<5-3 < x < 5, and x>5x > 5.

Let's test a point in the middle interval, such as x=0x = 0: (0)22(0)150(0)^2 - 2(0) - 15 \leq 0

150-15 \leq 0

Since this is true, the interval containing 00 is the correct solution. Because the original inequality uses \leq, we include the endpoints.

The final solution is 3x5-3 \leq x \leq 5.

Correct Answer: C

Common Traps

  1. Forgetting to flip the inequality sign — When manipulating inequalities algebraically, our data shows that 45% of errors come from forgetting to flip the inequality sign when multiplying or dividing by a negative number. This is why using Desmos to graph the original, unchanged inequality is highly recommended.

  2. Incomplete factorization — Based on Lumist student data, 18% of Advanced Math errors involve not factoring completely. Students often stop at a partial factorization or mix up the signs of their roots (e.g., extracting x=5x = -5 from (x5)(x - 5)). Graphing quadratics in Desmos before solving identifies roots 35% faster and completely eliminates this sign-flipping error.

FAQ

How do I know if the solution is between the roots or outside them?

If the parabola opens upward (positive leading coefficient), a 'less than zero' inequality has solutions between the roots. A 'greater than zero' inequality has solutions outside the roots.

Should I use factoring or the quadratic formula for inequalities?

Factoring is usually faster if the roots are simple integers. If the quadratic doesn't factor easily, use the quadratic formula to find the exact critical points, then test the intervals.

Can I just plug the quadratic inequality into Desmos?

Yes! Typing the full inequality into the built-in Desmos calculator will shade the exact solution region on the x-axis, saving you time and preventing sign errors.

How many Quadratic Inequalities questions are on the SAT?

Advanced Math makes up approximately 35% of the SAT Math section. On Lumist.ai, we have 18 practice questions specifically on quadratic inequalities to help you master this topic.

Practice this topic on Lumist

7,000+ questions with AI-powered feedback

Related Topics

Exponent Rules and Properties on the Digital SAT

Based on Lumist student data, the Advanced Math domain has a 24% overall error rate, making it one of the trickier sections. Drilling down into exponent rules, 22% of errors involve confusing exponential growth versus decay, which is directly tied to a misunderstanding of positive and negative exponents.

Polynomial Functions on the Digital SAT

Based on Lumist student data, Advanced Math accounts for a 24% overall error rate. Specifically, 18% of errors in this domain involve not factoring polynomials completely. However, students who graph these functions in Desmos before solving algebraically identify roots 35% faster.

Solving Exponential Equations on the Digital SAT

Based on Lumist student data, 22% of Advanced Math errors involve confusing exponential growth versus decay. Furthermore, 60% of students initially confuse the growth factor (1+r) with the decay factor (1-r) when setting up these equations.

Compound Interest Formula on the Digital SAT

Based on Lumist student attempts in the Advanced Math domain, 25% of errors on compound interest questions happen because students forget to convert the percentage rate to a decimal. Additionally, 60% of students initially confuse the growth factor with the decay factor when setting up exponential models.

Polynomial Arithmetic (Add, Subtract, Multiply) on the Digital SAT

Based on Lumist student attempts, Advanced Math questions have a 24% overall error rate, with polynomial arithmetic serving as a common foundation for these mistakes. Specifically, our data shows that 15% of related algebra errors involve forgetting to distribute negative signs across parentheses during subtraction.

Start Your AI SAT Prep
Journey Today

Lumist Mascot
Lumist AI App
Quadratic Inequalities on the Digital SAT | Lumist.ai