How to Solve Quadratic Inequalities

Quadratic inequalities are an essential concept in mathematics, often appearing in advanced algebra courses, and it is crucial to have a methodical approach for solving them. This article provides a step-by-step guide on how to solve quadratic inequalities, ensuring a solid understanding of this crucial mathematical concept.
Step 1: Understanding Quadratic Inequalities
A quadratic inequality is an inequality that features a quadratic expression. It can be written in the general form ax^2+bx+c>0 or ax^2+bx+c<0. The process of solving these inequalities involves finding ranges of values for the variable that satisfy the given inequality.
Step 2: Rewrite the Inequality as an Equation
The first step in solving the inequality is to rewrite it as a quadratic equation by setting it equal to zero. For example, if your inequality is x^2-5x+6>0, rewrite it as x^2-5x+6=0.
Step 3: Factor the Equation
Factorize the equation if possible. If not, other methods such as completing the square or using the quadratic formula can help you find the roots (zeroes) of the equation.
For our example:
x^2-5x+6 = 0
(x-3)(x-2) = 0
The roots are x=3 and x=2.
Step 4: Determine Intervals
Once you have found the roots, plot them on a number line. The roots divide the number line into intervals. For our example, we have three intervals:
(-∞, 2), (2, 3), and (3, +∞)
Step 5: Test for Inequality
Now test any point within each interval and check whether this point satisfies the original inequality or not. If the point does satisfy the inequality, then the entire interval is a solution.
In our example:
For the interval (-∞, 2), we test x=1,
1^2-5(1)+6 = 2, which is >0, so this interval is part of the solution.
For the interval (2, 3), we test x=2.5,
(2.5)^2-5(2.5)+6 = -0.25, which is not >0, so this interval is not part of the solution.
For the interval (3, +∞), we test x=4,
4^2-5(4)+6 = 2, which is >0, so this interval is part of the solution.
Step 6: Write the Solution Set
Write down the solution set using interval notation or inequalities and include only those intervals that satisfy your original inequality.
For our example, the solution set is (-∞, 2) U (3, +∞).
And that’s it! By following these steps, you can effectively solve any quadratic inequality and expand your mathematical problem-solving capabilities.
