Precalculus Study Guide
Copyright Maplesoft, a division of Waterloo Maple Inc., 2024
Chapter 1: Solving Inequalities
|
Introduction
|
|
An equation is solved by performing equivalent operations on both sides, ultimately resulting in the unknown in the equation being isolated on one side of the equation. For example, the equation
can be solved by subtracting from both sides, then adding 4 to both sides. This would result in the equation
from which the solution follows by division of both sides by 3.
An inequality such as
is also solved by performing equivalent operations on both sides, but with the caveat that some operations can reverse the "sense" of the inequality. This first chapter studies the various techniques that can be used to solve the types of inequalities found in the typical calculus course.
Often, the inequalities found in calculus involve , the absolute value function, explained naively here, and in more detail in Chapter 10.
|
Chapter Glossary
|
|
abscissa
absolute value
inequality
intersection
interval
nonnegative
|
open interval
positive
real line
subset
union
|
|
|
|
|
|
The Absolute Value Function,
|
|
The absolute value function, written as
is always a nonnegative quantity. For example, the absolute value of is the positive number 3.
Viewing the change from to 3 as "dropping the minus sign" obscures the abstract definition of this function.
It's much better to see the transition of to 3 as attained by multiplying the negative number by to form +3, the additive inverse of . Hence, the action of the absolute value function should be seen as
that is, don't drop a minus sign, but make the negative number positive by introducing a second minus sign. This is worth repeating.
Make a negative number positive by negating the negative number
Thus, the absolute value function is implemented as follows:
The absolute value of a
So, for example,
the absolute value of the quantity , is just for an that keeps positive. On the other hand, we have
for an that keeps negative. (Of course, if so that , then .)
Figure 1.0.1 provides a graph of .
To the left of (where is positive), the graph shows
To the right of (where is negative), the graph shows
Right at (where ), the graphs shows
|
|
Figure 1.0.1 Graph of
|
|
|
|
|
|
In Chapter 10, the absolute value will be written as a piecewise-defined function.
|
|
Typical Problems
|
|
Solve each of the following inequalities.
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Note that Problems 1 - 8 are of the form or , whereas Problems 9 - 10 are of the form .
|
|
Maple Initializations
|
|
Before accessing the Maple version of the solutions to the typical problems stated above, initialize Maple by pressing the button provided on the right.
|
|
|
|
|
|
Solutions
|
|
|
Problem 1.1
|
|
|
1.1 - Mathematical Solution
|
|
The inequality
can be solved much like the equation would be solved. If 3 is added to each side of the inequality, the inequality is preserved, so the first step would be
+ 3 = + 3
______________
from which
= 4
follows. Here, division by the positive number 2 preserves the inequality, so the solution is obtained.
|
|
Figure 1.1.1 Graph of (in black) and (in red)
|
|
|
|
Figure 1.1.1 highlights the solution set with a green arrow. These are the values of for which the graph of lies below the graph of .
|
|
|
|
|
1.1 - Maplet Solution
|
|
The inequality
can be solved with
Inequality Tutor #1
. (Clicking this link will launch the tutor with the solution embedded as shown in Figure 1.1.2.)
The left side of the inequality is entered as ; the right, as . Between these two functions there are radio buttons for selecting the appropriate form of the inequality.
Note: When entering an expression in a tutor window, use * for multiplication. Thus, for this example f(x) is entered as 2*x-3.
Clicking on the Graph button generates a graph of (in black), and (in red). The Plot Options button provides control over the axes on the graph.
|
|
Figure 1.1.2 Thumbnail image of Inequality Tutor #1
|
|
|
|
Graphically, the solution of the given inequality consists of those values of for which the black line (i.e., ) lies beneath the red line (i.e., ). Clearly, this occurs on the left of the intersection of the two lines.
Clicking on the Intersections button yields , the abscissa of the point of intersection.
Clicking on the Solve button generates the solution of the inequality in the form of an interval, namely,
which is equivalent to .
To launch Inequality Tutor #1, click the following link:
Inequality Tutor #1
|
|
|
|
|
1.1 - Interactive Solution
|
|
Enter the data for the problem
|
•
|
Enter the left-hand side of the inequality.
|
•
|
Context Panel: Assign to a Name≻
|
|
|
•
|
Enter the right-hand side of the inequality.
|
•
|
Context Panel: Assign to a Name≻
|
|
|
Enter and solve the inequality
|
•
|
Write the inequality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Calculate the -coordinate of the intersection
|
•
|
Write the equality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Obtain Figure 1.1.1
|
•
|
Type and press Enter.
|
•
|
Context Panel:
Plot Builder
|
Click Global Options button.
Set view for axis[1]:
|
|
|
|
|
|
1.1 - Programmatic Solution
|
|
Assign the left-hand side of the inequality to the name
|
|
Assign the right-hand side of the inequality to the name
|
|
Solve the inequality.
|
|
Solve for the intersection of and
|
>
|
|
|
Obtain Figure 1.1.1
|
>
|
|
|
|
|
|
|
|
Problem 1.2
|
|
|
1.2 - Mathematical Solution
|
|
The inequality
can be solved after the absolute-value function is interpreted according to its definition. Thus, where is positive, can be replaced by
and the given inequality means
However, where is negative, must be replaced by so that the given inequality means
Now this inequality can be simplified to
|
|
Figure 1.2.1 Graph of (in black) and (in red)
|
|
|
|
by multiplying through the inequality by , which reverses the sense of the inequality. Therefore, the two resulting inequalities can be combined to the form
which can be solved by first adding 3 to each of the three members of the inequality, as shown below.
+ 3 = + 3 = + 3
________________________
Then, the in the "center" can be isolated by dividing each member of the inequality by 2, a positive number, which will not change the sense of the inequalities. This leads to the solution
Alternatively, the solution set can be expressed as the open interval .
Figure 1.2.1 highlights the solution set with green arrows. These are the values of for which the graph of lies below the graph of .
|
|
|
|
|
1.2 - Maplet Solution
|
|
The inequality
can be solved with
Inequality Tutor #1
.
Clicking this link will launch the tutor with the solution embedded as shown in Figure 1.2.2.
The left side of the inequality is entered as , the right, as . Between these two functions there are radio buttons for selecting the appropriate form of the inequality.
Clicking on the Graph button generates a graph of (in black), and (in red).
|
|
Figure 1.2.2 Thumbnail image of Inequality Tutor #1
|
|
|
|
The Plot Options button provides control over the axes on the graph.
Graphically, the solution of the given inequality consists of those values of for which the black line (i.e., ) lies beneath the red line (i.e., ). Clearly, this occurs between the intersections.
Clicking on the Intersections button yields , the abscissas of the points of intersection.
Clicking on the Solve button generates the solution of the inequality as the open interval
which is equivalent to .
To launch Inequality Tutor #1, click the following link:
Inequality Tutor #1
|
|
|
|
|
1.2 - Interactive Solution
|
|
Enter the data for the problem
|
•
|
Enter the left-hand side of the inequality.
The absolute value template can be found in the Layout palette, or can be entered from the keyboard using the vertical stroke: |
|
•
|
Context Panel: Assign to a Name≻
|
|
|
•
|
Enter the right-hand side of the inequality.
|
•
|
Context Panel: Assign to a Name≻
|
|
|
Enter and solve the inequality
|
•
|
Write the inequality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Calculate the -coordinate of the intersection
|
•
|
Write the equality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Obtain Figure 1.2.1
|
•
|
Type and press Enter.
|
•
|
Context Panel:
Plot Builder
|
Click Global Options button.
Set view for axis[1]:
|
|
|
|
|
|
1.2 - Programmatic Solution
|
|
Assign the left-hand side of the inequality to the name
|
|
Assign the right-hand side of the inequality to the name
|
|
Solve the inequality.
|
|
Solve for the intersection of and
|
>
|
|
|
Obtain Figure 1.2.1
|
>
|
|
|
|
|
|
|
|
Problem 1.3
|
|
|
1.3 - Mathematical Solution
|
|
The inequality
can be solved analytically if the absolute value functions on both sides of the inequality are interpreted according to the definition. That means there are four cases to consider, according to whether and are either positive or negative.
Hence, there are four cases to consider, namely,
|
|
|
Case 1
|
Positive
|
Positive
|
Case 2
|
Positive
|
Negative
|
Case 3
|
Negative
|
Positive
|
Case 4
|
Negative
|
Negative
|
|
|
|
|
Figure 1.3.1 Graph of (in black) and (in red)
|
|
|
|
|
Case 1: Positive, Positive
|
|
The 's for which is positive satisfy and lie in the interval .
The 's for which is positive satisfy and lie in the interval .
The 's for which both and are positive lie in the intersection of these two intervals, and hence lie in .
If both and are positive, then the inequality
becomes
the solution of which can be obtained by subtracting from each side, and adding 4 to each side. This results in
__________________
so that . But not all such are valid. Only those in the interval can be considered. Hence, for the case when both and are positive, the solution of the inequality
consists of those 's in the interval .
|
|
|
Case 2: Positive, Negative
|
|
The 's for which is positive satisfy and lie in the interval .
The 's for which is negative satisfy and lie in the interval .
The 's satisfying both conditions lie in the intersection of these two intervals, which is empty. No 's satisfy both these conditions, and no further work needs to be done in this case.
|
|
|
Case 3: Negative, Positive
|
|
The 's for which is negative satisfy and lie in the interval .
The 's for which is positive satisfy and lie in the interval .
The 's satisfying both conditions lie in the intersection of these two intervals, and hence lie in .
In this interval the inequality
becomes
or
The solution of this inequality can be obtained by adding to each side, resulting in
__________________
so that . But not all such are valid. Only those in the interval can be considered. Hence, for the case and , the solution of the inequality
consists of those 's in the interval .
|
|
|
Case 4: Negative, Negative
|
|
The 's for which is negative satisfy and lie in the interval .
The 's for which is negative satisfy and lie in the interval .
The 's for which both and are negative lie in the intersection of these two intervals, and hence lie in .
If both and are negative, then the inequality
becomes
or
The solution of this inequality can be obtained by adding to each side, and subtracting 3 from each side. This results in
__________________
so that . But not all such are valid. Only those in the interval can be considered. Hence, for the case when both and are negative, the solution of the inequality
consists of those 's in the interval .
|
|
Case 1 gives the interval while Case 3 gives the interval . Since satisfies the original inequality (i.e., ), these two cases place the interval into the solution set. The complete solution of the original inequality is then
Figure 1.3.1 highlights the solution set with green arrows. These are the values of for which the graph of lies below the graph of .
|
|
|
|
|
1.3 - Maplet Solution
|
|
The inequality
can be solved with
Inequality Tutor #1
.
Clicking this link will launch the tutor with the solution embedded as shown in Figure 1.3.2.
The left side of the inequality is entered as , the right, as . Between these two functions there are radio buttons for selecting the appropriate form of the inequality.
Clicking on the Graph button generates a graph of (in black), and (in red). The Plot Options button provides control over the axes on the graph.
|
|
Figure 1.3.2 Thumbnail image of Inequality Tutor #1
|
|
|
|
Graphically, the solution of the given inequality consists of those values of for which the black line (i.e., ) lies beneath the red line (i.e., ). Clearly, this occurs to the left of the left-hand intersection and to the right of the right-hand intersection.
Clicking on the Intersections button yields , the abscissas of the points of intersection.
Clicking on the Solve button generates the solution of the inequality in the form of a union of intervals, namely,
To launch Inequality Tutor #1, click the following link:
Inequality Tutor #1
|
|
|
|
|
1.3 - Interactive Solution
|
|
Enter the data for the problem
|
•
|
Enter the left-hand side of the inequality.
The absolute value template can be found in the Layout palette, or can be entered from the keyboard using the vertical stroke: |
|
•
|
Context Panel: Assign to a Name≻
|
|
|
•
|
Enter the right-hand side of the inequality.
|
•
|
Context Panel: Assign to a Name≻
|
|
|
Enter and solve the inequality
|
•
|
Write the inequality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Calculate the -coordinate of the intersection
|
•
|
Write the equality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Obtain Figure 1.3.1
|
•
|
Type and press Enter.
|
•
|
Context Panel:
Plot Builder
|
Click Global Options button.
Set view for axis[1]:
|
|
|
|
|
|
1.3 - Programmatic Solution
|
|
Assign the left-hand side of the inequality to the name
|
|
Assign the right-hand side of the inequality to the name
|
|
Solve the inequality.
|
|
Solve for the intersection of and
|
>
|
|
|
Obtain Figure 1.3.1
|
>
|
|
|
|
|
|
|
|
Problem 1.4
|
|
|
1.4 - Mathematical Solution
|
|
The inequality
can be solved after the absolute-value function is interpreted according to its definition. Thus, where is positive, can be replaced by and the given inequality means
This inequality, valid for > , that is, in the interval , can be solved by adding 1 to each side, resulting in , from which follows . Intersecting the interval with gives the interval .
Where is negative so that , must be replaced by so that the given inequality means
|
|
Figure 1.4.1 Graph of (in black) and (in red)
|
|
|
|
or
This inequality can be solved by subtracting 1 from each side, to obtain . To isolate , divide by , which will reverse the sense of the inequality to yield corresponding to the interval .
The solution set for the original inequality is therefore the union of intervals on the real line. Figure 1.4.1 highlights the solution set with green arrows. These are the values of for which the graph of lies below the graph of .
|
|
|
|
|
1.4 - Maplet Solution
|
|
The inequality
can be solved with
Inequality Tutor #1
.
Clicking this link will launch the tutor with the solution embedded as shown in Figure 1.4.2.
The left side of the inequality is entered as , the right, as . Between these two functions there are radio buttons for selecting the appropriate form of the inequality.
Clicking on the Graph button generates a graph of (in black), and (in red). The Plot Options button provides control over the axes on the graph.
|
|
Figure 1.4.2 Thumbnail image of Inequality Tutor #1
|
|
|
|
Graphically, the solution of the given inequality consists of those values of for which the black line (i.e., ) lies beneath or on the red line (i.e., ). Clearly, this occurs at, and to the left of the left-hand intersection and at, and to the right of the right-hand intersection.
Clicking on the Intersections button yields , the abscissas of the points of intersection.
Clicking on the Solve button generates the solution of the inequality in the form of a union of intervals, namely,
To launch Inequality Tutor #1, click the following link:
Inequality Tutor #1
|
|
|
|
|
1.4 - Interactive Solution
|
|
Enter the data for the problem
|
•
|
Enter the left-hand side of the inequality.
|
•
|
Context Panel: Assign to a Name≻
|
|
|
•
|
Enter the right-hand side of the inequality.
The absolute value template can be found in the Layout palette, or can be entered from the keyboard using the vertical stroke: |
|
•
|
Context Panel: Assign to a Name≻
|
|
|
Enter and solve the inequality
|
•
|
Write the inequality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Calculate the -coordinate of the intersection
|
•
|
Write the equality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Obtain Figure 1.4.1
|
•
|
Type and press Enter.
|
•
|
Context Panel:
Plot Builder
|
Click Global Options button.
Set view for axis[1]:
|
|
|
|
|
|
1.4 - Programmatic Solution
|
|
Assign the left-hand side of the inequality to the name
|
|
Assign the right-hand side of the inequality to the name
|
|
Solve the inequality.
|
|
Solve for the intersection of and
|
>
|
|
|
Obtain Figure 1.4.1
|
>
|
|
|
|
|
|
|
|
Problem 1.5
|
|
|
1.5 - Mathematical Solution
|
|
To solve the inequality
begin by adding 1 to each side to obtain
or even
if both sides of the inequality are then divided by 2. If this were now an equation, the next step would be to multiply both sides by . However, if is negative, such a step would reverse the sense of the inequality. Hence, two cases must again be distinguished.
|
|
Figure 1.5.1 Graph of (in black) and (in red)
|
|
|
|
|
Case 1: Positive
|
|
If is positive, then the inequality becomes upon multiplication of both sides by . The solution of this inequality is then , or the interval . The intersection of this interval with the interval is again the interval .
|
|
|
Case 2:
|
|
If is negative, then the inequality becomes upon multiplication of both sides by . The solution of this inequality is then , or the interval . The intersection of this interval with the interval is the interval .
|
|
The complete solution set is then the union of intervals on the real line. Figure 1.5.1 highlights the solution set with green arrows. These are the values of for which the graph of lies below the graph of .
|
|
|
|
|
1.5 - Maplet Solution
|
|
The inequality
can be solved with
Inequality Tutor #1
.
Clicking this link will launch the tutor with the solution embedded as shown in Figure 1.5.2.
The left side of the inequality is entered as , the right, as . Between these two functions there are radio buttons for selecting the appropriate form of the inequality.
Clicking on the Graph button generates a graph of (in black), and (in red).
|
|
Figure 1.5.2 Thumbnail image of Inequality Tutor #1
|
|
|
|
The Plot Options button provides control over the axes on the graph.
Graphically, the solution of the given inequality consists of those values of for which the black line (i.e., ) lies beneath or on the red line (i.e., ). Clearly, this occurs to the left of the -axis, and at, and to the right of the intersection of the curve with the horizontal line.
Clicking on the Intersections button yields , the abscissa of the point of intersection.
Clicking on the Solve button generates the solution of the inequality in the form of a union of intervals, namely,
(The vertical asymptote at generates the open interval on the left.)
To launch Inequality Tutor #1, click the following link:
Inequality Tutor #1
|
|
|
|
|
1.5 - Interactive Solution
|
|
Enter the data for the problem
|
•
|
Enter the left-hand side of the inequality.
|
•
|
Context Panel: Assign to a Name≻
|
|
|
•
|
Enter the right-hand side of the inequality.
Context Panel: Assign to a Name≻
|
|
|
Enter and solve the inequality
|
•
|
Write the inequality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Calculate the -coordinate of the intersection
|
•
|
Write the equality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Obtain Figure 1.5.1
|
•
|
Type and press Enter.
|
•
|
Context Panel:
Plot Builder
|
Click Global Options button.
Set view for axis[1]:
axis[2]:
|
|
|
|
|
|
1.5 - Programmatic Solution
|
|
Assign the left-hand side of the inequality to the name
|
|
Assign the right-hand side of the inequality to the name
|
|
Solve the inequality.
|
|
Solve for the intersection of and
|
>
|
|
|
Obtain Figure 1.5.1
|
>
|
|
|
|
|
|
|
|
Problem 1.6
|
|
|
1.6 - Mathematical Solution
|
|
The analytic solution of the inequality
must be split into the two cases
putting in
and
putting in
The inequality is solved by transforming it to
(add 1 to both sides), then making the dichotomy
|
|
Figure 1.6.1 Graph of (in black) and (in red)
|
|
|
|
or
|
or
|
|
|
The inequality is solved by transforming it to (add 1 to both sides), then making the dichotomy
or
|
or
|
|
|
|
|
Case 1: is Negative
|
|
If so that lies in, then the original inequality becomes
or
which can further be manipulated into the form
or
When is in, this inequality becomes
> 1
so that
These calculations add the interval to the solution set. However, at the original inequality becomes
so that is in the solution set. Therefore, the interval can be written as .
When is in, the inequality becomes so that . The intersection of the intervals and is the interval . However, at , the original inequality becomes so that is in the solution set and we write this last interval as .
|
|
|
Case 2: is Positive
|
|
If so that lies in , then the original inequality becomes
or
or even
Since is positive in the interval , this last inequality becomes
and then
Thus, the solution set is augmented by the interval .
|
|
The complete solution to the original inequality now contains the intervals , , and . At the original inequality becomes , so the point is added to the solution set and the complete solution is the union on the real line. Figure 1.6.1 highlights the solution set with green arrows. These are the values of for which the graph of lies below the graph of .
|
|
|
|
|
1.6 - Maplet Solution
|
|
The inequality
can be solved with
Inequality Tutor #1
.
Clicking this link will launch the tutor with the solution embedded as shown in Figure 1.6.2.
The left side of the inequality is entered as , the right, as . Between these two functions there are radio buttons for selecting the appropriate form of the inequality.
Clicking on the Graph button generates a graph of (in black), and (in red).
|
|
Figure 1.6.2 Thumbnail image of Inequality Tutor #1
|
|
|
|
The Plot Options button provides control over the axes on the graph.
Graphically, the solution of the given inequality consists of those values of for which the black line (i.e., ) lies beneath or on the red line (i.e., ). Clearly, this occurs at, and to the left of the left-hand intersection of the curve and horizontal line, and at, and to the right of the right-hand intersection of the curve and the horizontal line.
Clicking on the Intersections button yields , the abscissas of the points of intersection.
Clicking on the Solve button generates the solution of the inequality in the form of a union of intervals, namely,
To launch Inequality Tutor #1, click the following link:
Inequality Tutor #1
|
|
|
|
|
1.6 - Interactive Solution
|
|
Enter the data for the problem
|
•
|
Enter the left-hand side of the inequality.
The absolute value template can be found in the Layout palette, or can be entered from the keyboard using the vertical stroke: |
|
•
|
Context Panel: Assign to a Name≻
|
|
|
•
|
Enter the right-hand side of the inequality.
Context Panel: Assign to a Name≻
|
|
|
Enter and solve the inequality
|
•
|
Write the inequality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Calculate the -coordinate of the intersection
|
•
|
Write the equality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Obtain Figure 1.6.1
|
•
|
Type and press Enter.
|
•
|
Context Panel:
Plot Builder
|
Click Global Options button.
Set view for axis[1]:
axis[2]:
|
|
|
|
|
|
1.6 - Programmatic Solution
|
|
Assign the left-hand side of the inequality to the name
|
|
Assign the right-hand side of the inequality to the name
|
|
Solve the inequality.
|
|
Solve for the intersection of and
|
>
|
|
|
Obtain Figure 1.6.1
|
>
|
|
|
|
|
|
|
|
Problem 1.7
|
|
|
1.7 - Mathematical Solution
|
|
To solve the inequality
define
and consider the following four cases.
|
|
|
Case 1
|
Positive
|
Positive
|
Case 2
|
Positive
|
Negative
|
Case 3
|
Negative
|
Positive
|
Case 4
|
Negative
|
Negative
|
|
|
|
|
Figure 1.7.1 Graph of (in black) and (in red)
|
|
|
|
|
Case 1: and
|
|
From Problem 1.6, for in the interval . Also, for or equivalently, in the interval . The intersection of these two intervals is the interval .
In Case 1, the original inequality can be written as so that we have
or
Since is positive on the common interval , this last inequality can be multiplied by without changing the sense of the inequality. Hence, we have
Both factors must therefore be of the same sign. If both factors are positive, we then have and . Both these inequalities hold in the interval , but .
If both factors are negative, we then have and . Both these inequalities hold in the interval , but the intersection of this interval with is empty.
|
|
|
Case 2: and
|
|
From Problem 1.6, for in the interval . Also, for or equivalently, in the interval . The intersection of these two intervals is empty, so there are no values of for which Case 2 applies.
|
|
|
Case 3: and
|
|
From Problem 1.6, if is in . Also, for or equivalently, in the interval . The intersection
determines the common domain for the conditions of Case 3. Under these conditions, the original inequality becomes
or
There are two sub-cases to consider. If is in the interval , then it is negative, and the last inequality becomes
or
The two factors must be of opposite signs. If while , then and have no common intersection and the solution in this case would be empty. If, instead, while , then and are both satisfied on the interval whose members form a subset of those in the interval .
On the other hand, if is in the interval so that it is positive, the inequality
becomes
Now, both factors must be of the same sign. If both factors are negative, we have and , true in the interval . However, the intersection of this interval with is empty. If both factors are positive, we have and , true in the interval . The intersection of this interval with is the interval .
|
|
|
Case 4: and
|
|
From Problem 1.6, if is in . Also, for or equivalently, in the interval . The common domain for Case 4 is then
On this common interval, is negative, so the inequality
becomes
and then
and finally
Once again, both factors must be of the same sign. If both are positive, then and are true on the interval . The intersection of this interval with is empty. If instead, both factors are negative, then and , both of which are true on the interval . The intersection of this interval with is the interval .
|
|
Case 1 yielded the interval .
Case 3 yielded the intervals and .
Case 4 yielded the interval .
At , the original inequality becomes , so is in the solution set. Therefore, we write the solution as
Figure 1.7.1 highlights the solution set with green arrows. These are the values of for which the graph of lies below the graph of .
|
|
|
|
|
1.7 - Maplet Solution
|
|
The inequality
can be solved with
Inequality Tutor #1
.
Clicking this link will launch the tutor with the solution embedded as shown in Figure 1.7.2.
The left side of the inequality is entered as , the right, as . Between these two functions there are radio buttons for selecting the appropriate form of the inequality.
Clicking on the Graph button generates a graph of (in black), and (in red).
|
|
Figure 1.7.2 Thumbnail image of Inequality Tutor #1
|
|
|
|
The Plot Options button provides control over the axes on the graph.
Graphically, the solution of the given inequality consists of those values of for which the black line (i.e., ) lies beneath the red line (i.e., ). Clearly, this occurs on the left of the leftmost intersection, between the next two intersections, and to the right of the rightmost intersection.
Clicking on the Intersections button yields , the abscissas of the points of intersection.
Clicking on the Solve button generates the solution of the inequality in the form of a union of intervals, namely,
To launch Inequality Tutor #1, click the following link:
Inequality Tutor #1
|
|
|
|
|
1.7 - Interactive Solution
|
|
Enter the data for the problem
|
•
|
Enter the left-hand side of the inequality.
The absolute value template can be found in the Layout palette, or can be entered from the keyboard using the vertical stroke: |
|
•
|
Context Panel: Assign to a Name≻f
|
|
|
•
|
Enter the right-hand side of the inequality.
The absolute value template can be found in the Layout palette, or can be entered from the keyboard using the vertical stroke: |
Context Panel: Assign to a Name≻
|
|
|
Enter and solve the inequality
|
•
|
Write the inequality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Calculate the -coordinate of the intersection
|
•
|
Write the equality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Obtain Figure 1.7.1
|
•
|
Type and press Enter.
|
•
|
Context Panel:
Plot Builder
|
Click Global Options button.
Set view for axis[1]:
axis[2]:
|
|
|
|
|
|
1.7 - Programmatic Solution
|
|
Assign the left-hand side of the inequality to the name
|
|
Assign the right-hand side of the inequality to the name
|
|
Solve the inequality.
|
|
Solve for the intersection of and
|
>
|
|
|
Obtain Figure 1.7.1
|
>
|
|
|
|
|
|
|
|
Problem 1.8
|
|
|
1.8 - Mathematical Solution
|
|
To solve the inequality
define . (Note that this is in Problem 1.7.) From Problems 1.6 and 1.7,
for in
for in
If , the given inequality becomes
or
|
|
Figure 1.8.1 Graph of (in black) and (in red)
|
|
|
|
Since is positive in this case, we further have
or
This determines the interval whose intersection with is the interval .
If , the given inequality becomes
or
and even
If is in the interval so that it is positive, this last inequality becomes
and , contradicting the requirement that be positive. Hence, there is no solution on the interval .
If is in the interval so that it is negative, then the inequality
becomes
so that . The intersection of the interval with is then just .
Figure 1.8.1 highlights the solution set with green arrows. These are the values of for which the graph of lies below the graph of .
|
|
|
|
|
1.8 - Maplet Solution
|
|
The inequality
can be solved with
Inequality Tutor #1
.
Clicking this link will launch the tutor with the solution embedded as shown in Figure 1.8.2.
The left side of the inequality is entered as , the right, as . Between these two functions there are radio buttons for selecting the appropriate form of the inequality.
Clicking on the Graph button generates a graph of (in black), and (in red).
|
|
Figure 1.8.2 Thumbnail image of Inequality Tutor #1
|
|
|
|
The Plot Options button provides control over the axes on the graph.
Graphically, the solution of the given inequality consists of those values of for which the black line (i.e., ) lies beneath or on the red curve (i.e., ). Except for , this occurs on and between the intersections of the line and the curve.
Clicking on the Intersections button yields , the abscissas of the points of intersection.
Clicking on the Solve button generates the solution of the inequality in the form of a union of intervals, namely,
(There are two intervals because of the vertical asymptote at .)
To launch Inequality Tutor #1, click the following link:
Inequality Tutor #1
|
|
|
|
|
1.8 - Interactive Solution
|
|
Enter the data for the problem
|
•
|
Enter the left-hand side of the inequality.
Context Panel: Assign to a Name≻f
|
|
|
•
|
Enter the right-hand side of the inequality.
The absolute value template can be found in the Layout palette, or can be entered from the keyboard using the vertical stroke: |
Context Panel: Assign to a Name≻
|
|
|
Enter and solve the inequality
|
•
|
Write the inequality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Calculate the -coordinate of the intersection
|
•
|
Write the equality and press Enter.
|
•
|
Context Panel: Solve≻Solve
|
|
|
Obtain Figure 1.8.1
|
•
|
Type and press Enter.
|
•
|
Context Panel:
Plot Builder
|
Click Global Options button.
Set view for axis[1]:
axis[2]:
|
|
|
|
|
|
1.8 - Programmatic Solution
|
|
Assign the left-hand side of the inequality to the name
|
|
Assign the right-hand side of the inequality to the name
|
|
Solve the inequality.
|
|
Solve for the intersection of and
|
>
|
|
|
Obtain Figure 1.8.1
|
>
|
|
|
|
|
|
|
|
Problem 1.9
|
|
|
1.9 - Mathematical Solution
|
|
The inequality
can be solved by first adding 3 to each member, so as to obtain
from which
follows by division by 2. Thus must be in the open interval .
Figure 1.9.1 highlights the solution set with green arrows. These are the values of for which the graph of lies between the lines and .
|
|
Figure 1.9.1 Graph of (in green), (in red), and (in black)
|
|
|
|
|
|
|
|
1.9 - Maplet Solution
|
|
The inequality
can be solved with Inequality Tutor #2, as per Figure 1.9.2.
|
Figure 1.9.2 Solution of the inequality by Inequality Tutor #2
|
|
|
The left side of the inequality is entered as , the middle as , and the right, as . Between each entry there are radio buttons for selecting the appropriate form of the inequality.
Clicking on the Graph button generates a graph of (in black), and the horizontal lines in green and red, respectively.
The Plot Options button provides control over the axes on the graph.
Graphically, the solution of the given inequality consists of those values of for which the black line (i.e., ) lies between the red line (i.e., ) and the green line (i.e. ). Clearly, this occurs between the intersections of the black line and the two horizontal lines.
Clicking on the button yields , the abscissa of the point of intersection of the black and green lines.
Clicking on the button yields , the abscissa of the point of intersection of the black and red lines.
Clicking on the Solve button generates the solution of the inequality in the form of an interval, namely,
To launch Inequality Tutor #2, click the following link:
Inequality Tutor #2
|
|
1.9 - Interactive Solution
|
|
•
|
The inequality implies the two separate inequalities
|
and
•
|
Form a sequence of these two inequalities.
|
•
|
Context Panel: Map Command Onto
"Map the command" ≻ solve
"Append the argument" ≻
|
|
|
Obtain Figure 1.9.1
|
•
|
Enter the expression
|
•
|
Context Panel: Plot Builder
|
•
|
Drop the numerals 3 and 7 onto the graph
|
|
|
|
|
|
|
1.9 - Programmatic Solution
|
|
Enter the two separate inequalities implicit in the given inequality,
|
>
|
|
|
Solve the pair of inequalities
|
|
Obtain Figure 1.9.1.
|
>
|
|
|
|
|
|
|
|
Problem 1.10
|
|
|
1.10 - Mathematical Solution
|
|
To solve the inequality
define as in Problem 1.7. From Problems 1.6 and 1.7,
for in
for in
If , the given inequality becomes
or
|
|
Figure 1.10.1 Graph of (in green), (in red), and (in black)
|
|
|
|
For positive quantities, reciprocation reverses the sense of the inequality. Hence, we find
or, upon multiplying by 2,
If , the given inequality becomes
or
and then
If is in the interval so that it is positive, then this inequality is satisfied by no since it requires a negative number to be bounded by two positive numbers.
If is in the interval so that it is negative, then the inequality
or equivalently,
can be reciprocated since the middle term is positive. The sense of the inequalities will reverse, giving
Multiplying through by then gives
In interval form, the complete solution is then the union .
Figure 1.10.1 highlights the solution set in green. These are the values of for which the graph of lies between the lines and .
|
|
|
|
|
1.10 - Maplet Solution
|
|
The inequality
can be solved with Inequality Tutor #2, as per Figure 1.10.2.
|
Figure 1.10.2 Solution of the inequality by Inequality Tutor #2
|
|
|
The left side of the inequality is entered as , the middle as , and the right, as . Between each entry there are radio buttons for selecting the appropriate form of the inequality.
Clicking on the Graph button generates a graph of (in black), and the horizontal lines in green and red, respectively.
The Plot Options button provides control over the axes on the graph. By this means, the vertical axis in Figure 1.10.2 was adjusted to .
Graphically, the solution of the given inequality consists of those values of for which the black line (i.e., ) lies between the red line (i.e., ) and the green line (i.e. ). Except for , this occurs between the intersections of the black curve and the two horizontal lines.
Clicking on the button yields , the abscissas of the points of intersection of the black curve and green lines.
Clicking on the button yields , the abscissas of the points of intersection of the black curve and red lines.
Clicking on the Solve button generates the solution of the inequality in the form of a union of intervals, namely,
To launch Inequality Tutor #2, click the following link:
Inequality Tutor #2
|
|
1.10 - Interactive Solution
|
|
•
|
Enter the "middle" of the inequality.
The absolute value template can be found in the Layout palette, or can be entered from the keyboard using the vertical stroke: |
|
•
|
Context Panel: Assign to a Name≻f
|
|
|
•
|
Form a sequence of the two inequalities
and implied by the given inequality
|
•
|
Context Panel: Map Command Onto
"Map the command" ≻ solve
"Append the argument" ≻
|
|
|
Obtain Figure 1.10.1
|
•
|
Type and press Enter.
|
•
|
Context Panel: Plots > 2-D plot
|
•
|
Drop the numerals 3 and 7 onto the graph
|
|
|
|
|
|
|
1.10 - Programmatic Solution
|
|
Enter the two separate inequalities implicit in the given inequality,
|
|
Solve the pair of inequalities
|
|
Obtain Figure 1.9.1.
|
>
|
|
|
|
|
|
|
|
|
Exercises - Chapter 1
|
|
Solve each of the following inequalities.
1.1.
1.2. > 4
1.3.
1.4.
1.5.
1.6.
1.7.
1.8. > 1
1.9. 4 < < 11
1.10. < 9
|
Go to Chapter 2 3 4 5 6 7 8 9 10 11
Go to Contents
|