Solve Quadratic Inequalities Graphically

This is a tutorial on how to solve quadratic inequalities graphically. The quadratic inequalities explored are of the type \[ a x^2 + b x + c \lt 0 \] and \[ a x^2 + b x + c \gt 0 \]

Review

An app. plots the graph of \( y = a x^2 + b x + c \) and displays part of the graph that is below the x axis \( ( y \lt 0 ) \) in blue and part of the graph that is above the x axis \( ( y \gt 0 ) \) in red. To solve a quadratic inequality you just read the interval corresponding to \( y \lt 0 \) or \( y \gt 0 \) depending on the inequality to solve.

Interactive Tutorials

Quadratic Function Plotter

Enter values for coefficients a, b, and c to see how they affect the parabola shape and position.
Positive y values
Negative y values
X-intercepts
Vertex
$$y = ax^2 + bx + c$$
Current equation: \( y = 1.0 x^2 + 2 x -3 \)

Example 1 :

Solve graphically and analytically the quadratic inequality \[ - x^2 + 3x + 4 \lt 0 \]

Solution to Example 1:

Graphical solution:

Use the app. above to enter the coefficients \( a = -1 \), \( b = 3 \) and \( c = 4 \) and graph the equation \( y = - x^2 + 3x + 4 \). The solution set to the inequalit \( - x^2 + 3x + 4 \lt 0 \) correspond to the x coordinates of the points on the graph for which \( y \lt 0 \) BLUE. We have two intervals for which \( y \lt 0 \) whose union is written in interval form as: \[ (-\infty , -1) \cup (4 , +\infty) \]

Analytical solution:


Example 2

Solve graphically and analytically the quadratic inequality \[ -x^2 + 4x - 5 \gt 0 \]

Solution to Example 2:

Graphical solution:

Use the app. to set coefficients \( a = -1\), \( b = 4 \) and \( c = -5 \) and graph the equation \( y = -x^2 + 4x - 5 \).

This inequality has no solutions since the whole graph is below the x axis and therefore \( -x^2 + 4x - 5 \lt 0 \) for all values of \( x \).

Analytical solution

To solve the given inequality, we analyze the sign of the quadratic expression.


Exercises

Solve each quadratic inequality both graphically (using the app) and analytically:

  1. \[ -x^2 - 4x \lt -5 \]
  2. \[ x^2 - 2x + 8 \geq 0 \]
  3. \[ x^2 - 3x \leq 0 \]

Solutions to the Above Exercises

  1. \[ (-\infty , -5) \cup (1 , +\infty) \]
  2. \[ (-\infty , +\infty) \]
  3. \[ [0 , 3] \]

More References and Links