audio read-through Solving Nonlinear Inequalities In One Variable (Introduction)

In Precalculus, it's essential that you can easily and efficiently solve sentences like:

$\,\frac{3x}{2}-1 \ge \frac 15 - 7x\,$
and
$\,x^2 \ge 3\,$

The first sentence is an example of a linear inequality in one variable; the prior lesson covers this type of sentence. For linear inequalities, the variable appears in the simplest possible wayall you have are numbers, times $\,x\,$ to the first power (i.e., terms of the form $\,kx\,,$ where $\,k\,$ is a real number).

The second sentence is an example of a nonlinear inequality in one variable, and is covered in this lesson and the next two. In nonlinear sentences, the variable appears in a more complicated wayperhaps you have an $\,x^2\,$ (or higher power), or $\,|x|\,,$ or $\,\sin x\,.$

For solving nonlinear inequalities, more advanced tools are needed.

To get started, review the essential concepts in these two lessons, being sure to click-click-click to practice the concepts from each:

Two Approaches For Solving Nonlinear Inequalities In One Variable

There are two basic methods for solving nonlinear inequalities in one variable. Both are called ‘test point methods’, because they involve identifying important intervals, and then ‘testing’ a number from each of these intervals.

Below, the sentence ‘$\,x^2 \ge 3\,$’ is solved using both methods, so you can get a sense of which appeals to you more. The solutions below are written extremely compactlythis is pretty much the bare minimum that a teacher would want to see. For all the underlying concepts and details, study the next two lessons:

By the way, both methods work great. If you like working with just one function, thinking about where it is positive, negative, and zero, then you might prefer the first method. If you're fine working with two functions, thinking about where the graph of one lies on, above, or below the graph of the other, then you might prefer the second method.

Example: Solve $\,x^2 \ge 3\,$ Using the One-Function (Compare With Zero) Method

You Write This Down:
$x^2 \ge 3$
Comments:
Original Sentence
$x^2 - 3\ge 0$
Rewrite the inequality with zero on the right-hand side. Since the inequality symbol is $\,\ge\,,$ we need to determine where the graph of $\,x^2 - 3\,$ lies on ($\,=\,$) or above ($\,\gt\,$) the $x$-axis.
$f(x) := x^2 - 3$
If desired, name the function on the left-hand side $\,f\,,$ so it can be easily referred to in later steps. Recall that ‘$:=$’ means ‘equals, by definition’.
$$ \begin{gather} \cssId{s51}{x^2 - 3 = 0}\cr \cssId{s52}{x^2 = 3}\cr \cssId{s53}{x = \pm\sqrt 3} \end{gather} $$ (no breaks in graph of $\,f\,$)

Identify the candidates for sign changes for $\,f\,$:

  • where $\,f(x)\,$ is zero
  • breaks in the graph of $f$
testing intervals in the test point method Sign of $\,f(x)\,$

Mark the candidates from the previous step on a number line which is labeled ‘Sign of $\,f(x)\,$’.

Mark zeroes with the tick mark ‘$\,z\,$’.

Test each subinterval to see if $\,f(x)\,$ is $\,+\,$ or $\,-\,.$ Since $\,\sqrt 3\approx 1.7\,,$ test points $\,-2\,$ and $\,2\,$ are easy.

If the graph of $\,f\,$ is easy to obtain, then draw it in; in this case, you don't even need the test points! Graph above the $x$-axis? Then $\,f(x)\,$ is positive. Graph below the $x$-axis? Then $\,f(x)\,$ is negative. In this example, both the test points and graph are shown.

Solution Set:
$(-\infty,-\sqrt 3] \cup [\sqrt 3,\infty)$

Sentence Form of Solution:
$x\le -\sqrt 3\ \ \text{ or }\ \ x\ge \sqrt 3$

Read off the solution set, using correct interval notation. Or, give the sentence form of the solution.

When a graph is easy to obtain (as in this example), then you may not need to ‘officially’ use the test point method.

Just graph $\,f(x) = x^2 - 3\,$ (see below): the solutions of ‘$\,x^2 - 3 \ge 0\,$’ are the values of $\,x\,$ for which the graph of $\,f\,$ lies on or above the $x$-axis.

when the graph is easy to obtain, no test point method is needed

Example: Solve $\,x^2 \ge 3\,$ Using the Two-Function (Truth) Method

$x^2 \ge 3$
Original Sentence
$f(x) := x^2$
$g(x) := 3$
If desired, define functions $\,f\,$ (the left-hand side) and $\,g\,$ (the right-hand side), so they can be easily referred to in later steps.
$$ \begin{gather} \cssId{s90}{x^2 = 3}\cr \cssId{s91}{x = \pm\sqrt 3} \end{gather} $$ (no breaks in either graph)
Find where $\,f(x)\,$ and $\,g(x)\,$ are equal (intersection points). Find any breaks in the graphs of $\,f\,$ and $\,g\,.$
test point method: two-function method, the truth method Truth of $\,x^2 \ge 3\,$

Mark intersection points and breaks on a number line, which is labeled ‘Truth of $\,x^2 \ge 3\,$’.

Mark intersection points with the tick mark $\,i\,.$

Using easy test points from each subinterval, check if ‘$\,x^2 \ge 3\,$’ is true or false, and mark accordingly.

Solution Set:
$(-\infty,-\sqrt 3] \cup [\sqrt 3,\infty)$

Sentence Form of Solution:
$x\le -\sqrt 3\ \ \text{ or }\ \ x \ge\sqrt 3$

Read off the solution set, using correct interval notation. Or, give the sentence form of the solution.

When graphs are easy to obtain (as in this example), then you may not need to ‘officially’ use the test point method.

Just graph $\,f(x) = x^2\,$ (in red below) and $\,g(x) = 3\,$ (in green below). Then, the solutions of  ‘$\,x^2 \ge 3\,$’ are the values of $\,x\,$ for which the graph of $\,f\,$ lies on or above the graph of $\,g\,.$

when the graph is easy to obtain, no test point method is needed

Using WolframAlpha to Solve Nonlinear Inequalities

Just for fun, jump up to wolframalpha.com and key in:

x^2 >= 3

Voila!

Concept Practice