SlideShare ist ein Scribd-Unternehmen logo
1 von 11
Downloaden Sie, um offline zu lesen
Section 1.7 Inequalities
Linear Inequalities
An inequality is linear if each term is constant or a multiple of the variable.
EXAMPLE: Solve the inequality 3x < 9x + 4 and sketch the solution set.
Solution: We have
3x < 9x + 4
3x − 9x < 9x + 4 − 9x
−6x < 4
−6x
−6
>
4
−6
x > −
2
3
The solution set consists of all numbers that are greater than −
2
3
. In other words the solution
of the inequality is the interval −
2
3
, ∞ .
EXAMPLE: Solve the inequality −5 ≥ 6(x − 4) + 7 and sketch the solution set.
1
EXAMPLE: Solve the inequality −5 ≥ 6(x − 4) + 7 and sketch the solution set.
Solution: We have
−5 ≥ 6(x − 4) + 7
−5 − 7 ≥ 6(x − 4)
−12 ≥ 6x − 24
−12 + 24 ≥ 6x
12
6
≥
6x
6
2 ≥ x
The solution set consists of all numbers that are less than or equal to 2. In other words the
solution of the inequality is the interval (−∞, 2] .
✲•
2
EXAMPLE: Solve the inequality
1
2
(x − 6) −
4
3
(x + 2) ≥ −
3
4
x − 2 and sketch the solution set.
Solution: We have
1
2
(x − 6) −
4
3
(x + 2) ≥ −
3
4
x − 2
12 ·
1
2
(x − 6) −
4
3
(x + 2) ≥ 12 · −
3
4
x − 2
12 ·
1
2
(x − 6) − 12 ·
4
3
(x + 2) ≥ 12 · −
3
4
x − 12 · 2
6(x − 6) − 16(x + 2) ≥ −9x − 24
6x − 36 − 16x − 32 ≥ −9x − 24
6x − 16x + 9x ≥ −24 + 36 + 32
−x ≥ 44
(−1)(−x) ≤ (−1)44
x ≤ −44
The solution set consists of all numbers that are less than or equal to −44. In other words the
solution of the inequality is the interval (−∞, −44] .
✲•
-44
2
EXAMPLE: Solve the compound inequality 4 ≤ 3x − 2 < 13 and sketch the solution set.
Solution: We have
4 ≤ 3x − 2 < 13
4 + 2 ≤ 3x − 2 + 2 < 13 + 2
6 ≤ 3x < 15
6
3
≤
3x
3
<
15
3
2 ≤ x < 5
Therefore, the solution set is [2, 5).
EXAMPLE: Solve the compound inequality −1 <
5 − 3x
4
≤
17
2
and sketch the solution set.
Solution: We have
−1 <
5 − 3x
4
≤
17
2
4 · (−1) < 4 ·
5 − 3x
4
≤ 4 ·
17
2
−4 < 5 − 3x ≤ 34
−4 − 5 < 5 − 3x − 5 ≤ 34 − 5
−9 < −3x ≤ 29
−9
−3
>
−3x
−3
≥
29
−3
3 > x ≥ −
29
3
−
29
3
≤ x < 3
Therefore, the solution set is −
29
3
, 3 .
✲◦ ◦
-29/3 3
3
Nonlinear Inequalities
EXAMPLE: Solve the inequality x2
≤ 5x − 6 and sketch the solution set.
Solution: The corresponding equation x2
− 5x + 6 = (x − 2)(x − 3) = 0 has the solutions 2 and
3. As shown in the Figure below, the numbers 2 and 3 divide the real line into three intervals:
(−∞, 2), (2, 3), and (3, ∞).
✲• •
2 3
On each of these intervals we determine the signs of the factors using test values. We choose
a number inside each interval and check the sign of the factors x − 2 and x − 3 at the value
selected. For instance, if we use the test value x = 1 from the interval (−∞, 2) shown in the
Figure above, then substitution in the factors x − 2 and x − 3 gives
x − 2 = 1 − 2 = −1, x − 3 = 1 − 3 = −2
Both factors are negative on this interval, therefore x2
− 5x + 6 = (x − 2)(x − 3) is positive on
(−∞, 2). Similarly, using the test values x = 21
2
and x = 4 from the intervals (2, 3) and (3, ∞),
respectively, we get:
✲• •
2 3+ – +
Thus, the solution of the inequality x2
≤ 5x − 6 is {x | 2 ≤ x ≤ 3} = [2, 3].
4
EXAMPLE: Solve the inequality x(x − 1)(x + 2) > 0 and sketch the solution set.
Solution: The corresponding equation x(x − 1)(x + 2) = 0 has the solutions 0, 1, and −2. As
shown in the Figure below, the numbers 0, 1, and −2 divide the real line into four intervals:
(−∞, −2), (−2, 0), (0, 1), and (1, ∞).
✲• • •
-2 0 1
On each of these intervals we determine the signs of the factors using test values. We choose
a number inside each interval and check the sign of the factors x, x − 1, and x + 2 at the value
selected. For instance, if we use the test value x = −3 from the interval (−∞, −2) shown in
the Figure above, then substitution in the factors x, x − 1, and x + 2 gives
x = −3, x − 1 = −3 − 1 = −4, x + 2 = −3 + 2 = −1
All three factors are negative on this interval, therefore x(x−1)(x+2) is negative on (−∞, −2).
Similarly, using the test values x = −1, x = 1/2 and x = 2 from the intervals (−2, 0), (0, 1)
and (1, ∞), respectively, we get:
✲• • •
-2 0 1– + – +
Thus, the solution of the inequality x(x − 1)(x + 2) > 0 is (−2, 0) ∪ (1, ∞).
EXAMPLE: Solve the inequality x(x − 1)2
(x − 3) < 0.
Solution: The corresponding equation x(x − 1)2
(x − 3) = 0 has the solutions 0, 1, and 3. As
shown in the Figure below, the numbers 0, 1, and 3 divide the real line into four intervals:
(−∞, 0), (0, 1), (1, 3), and (3, ∞).
✲• • •
0 1 3
On each of these intervals we determine the signs of the factors using test values. We choose a
number inside each interval and check the sign of the factors x and x − 3 at the value selected.
For instance, if we use the test value x = −1 from the interval (−∞, 0) shown in the Figure
above, then substitution in the factors x and x − 3 gives
x = −1, x − 3 = −1 − 3 = −4
Both factors are negative on this interval, (x−1)2
is always nonnegative, therefore x(x−1)2
(x−3)
is positive on (−∞, 0). Similarly, using the test values x = 1/2, x = 2, and x = 4 from the
intervals (0, 1), (1, 3), and (3, ∞), respectively, we get:
✲• • •
0 1 3+ – – +
Thus, the solution of the inequality x(x − 1)2
(x − 3) < 0 is (0, 1) ∪ (1, 3).
REMARK: The solution of the inequality x(x − 1)2
(x − 3) ≤ 0 is [0, 3].
5
EXAMPLE: Solve the following inequalities:
(a) (x + 3)(x + 1) ≥ 8 (b) (x + 2)(x + 4) ≤ −1 (c) (x + 2)(x + 4) ≥ −1
Solution:
(a) We have
(x + 3)(x + 1) ≥ 8
x2
+ 4x + 3 ≥ 8
x2
+ 4x + 3 − 8 ≥ 0
x2
+ 4x − 5 ≥ 0
(x + 5)(x − 1) ≥ 0
The corresponding equation (x + 5)(x − 1) = 0 has the solutions −5 and 1. As shown in the
Figure below, the numbers −5 and 1 divide the real line into three intervals: (−∞, −5), (−5, 1),
and (1, ∞).
✲• •
-5 1
On each of these intervals we determine the signs of the factors using test values. We choose
a number inside each interval and check the sign of the factors x + 5 and x − 1 at the value
selected. For instance, if we use the test value x = −6 from the interval (−∞, −5) shown in
the Figure above, then substitution in the factors x + 5 and x − 1 gives
x + 5 = −6 + 5 = −1, x − 1 = −6 − 1 = −7
Both factors are negative on this interval, therefore (x + 5)(x − 1) is positive on (−∞, 5). Sim-
ilarly, using the test values x = 0 and x = 2 from the intervals (−5, 1) and (1, ∞), respectively,
we get:
✲• •
-5 1+ – +
Thus, the solution of the inequality (x + 3)(x + 1) ≥ 8 is {x | x ≤ −5 or x ≥ 1} = (−∞, −5] ∪
[1, ∞).
(b, c) We have
(x + 2)(x + 4) ≤ −1
x2
+ 6x + 8 ≤ −1
x2
+ 6x + 8 + 1 ≤ 0
x2
+ 6x + 9
x2+2·x·3+32
≤ 0
(x + 3)2
≤ 0
Note that (x + 3)2
is either positive or zero. Therefore, the only solution of the inequality
(x + 2)(x + 4) ≤ −1 is x = −3. In a similar way one can show that the solution of the
inequality (x + 2)(x + 4) ≥ −1 is all real numbers.
6
EXAMPLE: Solve the inequality
1 + x
1 − x
≥ 1 and sketch the solution set.
Solution: We have
1 + x
1 − x
≥ 1
1 + x
1 − x
− 1 ≥ 0
1 + x
1 − x
−
1 − x
1 − x
≥ 0
1 + x − (1 − x)
1 − x
≥ 0
1 + x − 1 + x
1 − x
≥ 0
2x
1 − x
≥ 0
As shown in the Figure below, the numbers 0 (at which the numerator of
2x
1 − x
is 0) and 1 (at
which the denominator of
2x
1 − x
is 0) divide the real line into three intervals: (−∞, 0), (0, 1),
and (1, ∞).
✲• •
0 1
On each of these intervals we determine the sign of
2x
1 − x
using test values. We choose a
number inside each interval and check the sign of
2x
1 − x
at the value selected. For instance,
if we use the test value x = −1 from the interval (−∞, 0) shown in the Figure above, then
substitution in
2x
1 − x
gives
2(−1)
1 − (−1)
=
−2
2
= −1 < 0
Similarly, using the test values x =
1
2
and x = 2 from the intervals (0, 1), and (1, ∞), respec-
tively, we get:
✲• •
0 1– + –
Thus, the solution of the inequality
1 + x
1 − x
≥ 1 is [0, 1).
EXAMPLE: Solve the inequality
2x − 3
x + 1
≤ 1 and sketch the solution set.
7
EXAMPLE: Solve the inequality
2x − 3
x + 1
≤ 1 and sketch the solution set.
Solution: We have
2x − 3
x + 1
≤ 1
2x − 3
x + 1
− 1 ≤ 0
2x − 3
x + 1
−
x + 1
x + 1
≤ 0
2x − 3 − (x + 1)
x + 1
≤ 0
2x − 3 − x − 1
x + 1
≤ 0
x − 4
x + 1
≤ 0
As shown in the Figure below, the numbers 4 (at which the numerator of
x − 4
x + 1
is 0) and −1 (at
which the denominator of
x − 4
x + 1
is 0) divide the real line into three intervals: (−∞, −1), (−1, 4),
and (4, ∞).
✲• •
-1 4
On each of these intervals we determine the sign of
x − 4
x + 1
using test values. We choose a
number inside each interval and check the sign of
x − 4
x + 1
at the value selected. For instance,
if we use the test value x = −2 from the interval (−∞, −1) shown in the Figure above, then
substitution in
x − 4
x + 1
gives
−2 − 4
−2 + 1
=
−6
−1
= 6 > 0
Similarly, using the test values x = 0 and x = 5 from the intervals (−1, 4), and (4, ∞),
respectively, we get:
✲• •
-1 4+ – +
Thus, the solution of the inequality
2x − 3
x + 1
≤ 1 is (−1, 4].
EXAMPLE: Solve the inequality
7 − 5x
8x + 9
<
2
3
and sketch the solution set.
8
EXAMPLE: Solve the inequality
7 − 5x
8x + 9
<
2
3
and sketch the solution set.
Solution: We have
7 − 5x
8x + 9
<
2
3
7 − 5x
8x + 9
−
2
3
< 0
3(7 − 5x)
3(8x + 9)
−
2(8x + 9)
3(8x + 9)
< 0
3(7 − 5x) − 2(8x + 9)
3(8x + 9)
< 0
21 − 15x − 16x − 18
3(8x + 9)
< 0
3 − 31x
3(8x + 9)
< 0
As shown in the Figure below, the numbers 3/31 (at which the numerator of
3 − 31x
3(8x + 9)
is 0)
and −9/8 (at which the denominator of
3 − 31x
3(8x + 9)
is 0) divide the real line into three intervals:
(−∞, −9/8), (−9/8, 3/31), and (3/31, ∞).
✲• •
-9/8 3/31
On each of these intervals we determine the sign of
3 − 31x
3(8x + 9)
using test values. We choose a
number inside each interval and check the sign of
3 − 31x
3(8x + 9)
at the value selected. For instance,
if we use the test value x = −2 from the interval (−∞, −9/8) shown in the Figure above, then
substitution in
3 − 31x
3(8x + 9)
gives
3 − 31x
3(8x + 9)
=
3 − 31(−2)
3(8(−2) + 9)
=
3 + 62
3(−16 + 9)
=
65
3(−7)
< 0
Similarly, using the test values x = 0 and x = 1 from the intervals (−9/8, 3/31), and (3/31, ∞),
respectively, we get:
✲• •
-9/8 3/31– + –
Thus, the solution of the inequality
7 − 5x
8x + 9
<
2
3
is −∞, −
9
8
∪
3
31
, ∞ .
✲◦ ◦
-9/8 3/31
9
Absolute Value Inequalities
EXAMPLE: Solve the inequality |x − 5| < 2 and sketch the solution set.
Solution: The inequality |x − 5| < 2 is equivalent to
−2 < x − 5 < 2
−2 + 5 < x − 5 + 5 < 2 + 5
3 < x < 7
The solution set is the open interval (3, 7).
EXAMPLE: Solve the inequality |x − 5| < −2.
Solution: The inequality |x − 5| < −2 has no solutions, since | · | is always nonnegative. So, the
solution set is the empty set.
EXAMPLE: Solve the inequality |7 − 3x| < 1.
10
EXAMPLE: Solve the inequality |7 − 3x| < 1.
Solution: The inequality |7 − 3x| < 1 is equivalent to
−1 < 7 − 3x < 1
−1 − 7 < 7 − 3x − 7 < 1 − 7
−8 < −3x < −6
−8
−3
>
−3x
−3
>
−6
−3
2 < x <
8
3
The solution set is the open interval 2,
8
3
.
EXAMPLE: Solve the inequality |3x + 2| ≥ 4 and sketch the solution set.
Solution: The inequality |3x + 2| ≥ 4 is equivalent to
3x + 2 ≥ 4 or 3x + 2 ≤ −4
3x ≥ 2 3x ≤ −6
x ≥
2
3
x ≤ −2
The solution set is
x | x ≤ −2 or x ≥
2
3
= (−∞, −2] ∪
2
3
, ∞
EXAMPLE: Solve the inequality 4|5x + 9| − 7 ≤ 2.
Solution: We have
4|5x + 9| − 7 ≤ 2 ⇐⇒ 4|5x + 9| ≤ 2 + 7
9
⇐⇒ |5x + 9| ≤
9
4
The inequality |5x + 9| ≤
9
4
is equivalent to
−
9
4
≤ 5x + 9 ≤
9
4
4 · −
9
4
≤ 4 · (5x + 9) ≤ 4 ·
9
4
−9 ≤ 20x + 36 ≤ 9
−9 − 36 ≤ 20x ≤ 9 − 36
−45 ≤ 20x ≤ −27
−
9
4
= −
45
20
≤ x ≤ −
27
20
The solution set is x | −
9
4
≤ x ≤ −
27
20
= −
9
4
, −
27
20
.
11

Weitere ähnliche Inhalte

Was ist angesagt?

Solving Systems by Elimination
Solving Systems by EliminationSolving Systems by Elimination
Solving Systems by Elimination
Bitsy Griffin
 
Linear systems with 3 unknows
Linear systems with 3 unknowsLinear systems with 3 unknows
Linear systems with 3 unknows
mstf mstf
 
Introduction to Numerical Methods for Differential Equations
Introduction to Numerical Methods for Differential EquationsIntroduction to Numerical Methods for Differential Equations
Introduction to Numerical Methods for Differential Equations
matthew_henderson
 
Solve Complex Inequalities Algebra 1
Solve Complex Inequalities Algebra 1Solve Complex Inequalities Algebra 1
Solve Complex Inequalities Algebra 1
swartzje
 

Was ist angesagt? (19)

Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHSTricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
 
Solving Systems by Elimination
Solving Systems by EliminationSolving Systems by Elimination
Solving Systems by Elimination
 
Reshma digital textbook
Reshma digital textbookReshma digital textbook
Reshma digital textbook
 
Factorising Quadratics
Factorising QuadraticsFactorising Quadratics
Factorising Quadratics
 
Algebraic Simplification and evaluation
Algebraic Simplification and evaluationAlgebraic Simplification and evaluation
Algebraic Simplification and evaluation
 
Linear systems with 3 unknows
Linear systems with 3 unknowsLinear systems with 3 unknows
Linear systems with 3 unknows
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 
7.4
7.47.4
7.4
 
6.2 presentation
6.2 presentation6.2 presentation
6.2 presentation
 
Lecture 2.1 Echelon method
Lecture 2.1 Echelon methodLecture 2.1 Echelon method
Lecture 2.1 Echelon method
 
Lecture 2.1 Echelon method
Lecture 2.1 Echelon methodLecture 2.1 Echelon method
Lecture 2.1 Echelon method
 
Introduction to Numerical Methods for Differential Equations
Introduction to Numerical Methods for Differential EquationsIntroduction to Numerical Methods for Differential Equations
Introduction to Numerical Methods for Differential Equations
 
Simultaneous equation
Simultaneous equationSimultaneous equation
Simultaneous equation
 
Solve Complex Inequalities Algebra 1
Solve Complex Inequalities Algebra 1Solve Complex Inequalities Algebra 1
Solve Complex Inequalities Algebra 1
 
Unit2 vrs
Unit2 vrsUnit2 vrs
Unit2 vrs
 
Sol12
Sol12Sol12
Sol12
 
Exact & non differential equation
Exact & non differential equationExact & non differential equation
Exact & non differential equation
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 
AS LEVEL QUADRATIC (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
AS LEVEL QUADRATIC (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMSAS LEVEL QUADRATIC (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
AS LEVEL QUADRATIC (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
 

Ähnlich wie Inequalities

Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
Brit4
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
Harsh Arora
 
C2 st lecture 2 handout
C2 st lecture 2 handoutC2 st lecture 2 handout
C2 st lecture 2 handout
fatima d
 
6.7 quadratic inequalities
6.7 quadratic inequalities6.7 quadratic inequalities
6.7 quadratic inequalities
Jessica Garcia
 
7 3elimination
7 3elimination7 3elimination
7 3elimination
taco40
 
GCSEYr9-SolvingQuadratics.pptx
GCSEYr9-SolvingQuadratics.pptxGCSEYr9-SolvingQuadratics.pptx
GCSEYr9-SolvingQuadratics.pptx
Angelle Pantig
 
algebra lesson notes (best).pdf
algebra lesson notes (best).pdfalgebra lesson notes (best).pdf
algebra lesson notes (best).pdf
CyprianObota
 

Ähnlich wie Inequalities (20)

MATHS - Linear equation in two variable (Class - X) Maharashtra Board
MATHS - Linear equation in two variable (Class - X) Maharashtra BoardMATHS - Linear equation in two variable (Class - X) Maharashtra Board
MATHS - Linear equation in two variable (Class - X) Maharashtra Board
 
Analytic Geometry Period 1
Analytic Geometry Period 1Analytic Geometry Period 1
Analytic Geometry Period 1
 
Pair of linear equation in two variables
Pair of linear equation in two variables Pair of linear equation in two variables
Pair of linear equation in two variables
 
Linear equations in two variables
Linear equations in two variablesLinear equations in two variables
Linear equations in two variables
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
 
QUADRATIC EQUATIONS WITH MATHS PROPER VERIFY
QUADRATIC EQUATIONS WITH MATHS PROPER VERIFYQUADRATIC EQUATIONS WITH MATHS PROPER VERIFY
QUADRATIC EQUATIONS WITH MATHS PROPER VERIFY
 
inequalities
 inequalities inequalities
inequalities
 
Lecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsLecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equations
 
Calculus And Its Applications 10th Edition Bittinger Solutions Manual
Calculus And Its Applications 10th Edition Bittinger Solutions ManualCalculus And Its Applications 10th Edition Bittinger Solutions Manual
Calculus And Its Applications 10th Edition Bittinger Solutions Manual
 
Quadratic inequality
Quadratic inequalityQuadratic inequality
Quadratic inequality
 
Lecture-1-Mech.pptx . .
Lecture-1-Mech.pptx                   . .Lecture-1-Mech.pptx                   . .
Lecture-1-Mech.pptx . .
 
Business Math Chapter 3
Business Math Chapter 3Business Math Chapter 3
Business Math Chapter 3
 
C2 st lecture 2 handout
C2 st lecture 2 handoutC2 st lecture 2 handout
C2 st lecture 2 handout
 
6.7 quadratic inequalities
6.7 quadratic inequalities6.7 quadratic inequalities
6.7 quadratic inequalities
 
7 3elimination
7 3elimination7 3elimination
7 3elimination
 
Solving Quadratic Equations by Factoring
Solving Quadratic Equations by FactoringSolving Quadratic Equations by Factoring
Solving Quadratic Equations by Factoring
 
GCSEYr9-SolvingQuadratics.pptx
GCSEYr9-SolvingQuadratics.pptxGCSEYr9-SolvingQuadratics.pptx
GCSEYr9-SolvingQuadratics.pptx
 
algebra lesson notes (best).pdf
algebra lesson notes (best).pdfalgebra lesson notes (best).pdf
algebra lesson notes (best).pdf
 
Class 3.pdf
Class 3.pdfClass 3.pdf
Class 3.pdf
 

Mehr von sheetslibrary

Mehr von sheetslibrary (20)

Organizationandmanagement 101113012453-phpapp01
Organizationandmanagement 101113012453-phpapp01Organizationandmanagement 101113012453-phpapp01
Organizationandmanagement 101113012453-phpapp01
 
Griffin11ech01 150122062422-conversion-gate01
Griffin11ech01 150122062422-conversion-gate01Griffin11ech01 150122062422-conversion-gate01
Griffin11ech01 150122062422-conversion-gate01
 
Chapter7foundationsofplanningppt07 100224000005-phpapp01
Chapter7foundationsofplanningppt07 100224000005-phpapp01Chapter7foundationsofplanningppt07 100224000005-phpapp01
Chapter7foundationsofplanningppt07 100224000005-phpapp01
 
Chapter6decisionmakingtheessenceofthemanagersjobppt06 100223215436-phpapp01
Chapter6decisionmakingtheessenceofthemanagersjobppt06 100223215436-phpapp01Chapter6decisionmakingtheessenceofthemanagersjobppt06 100223215436-phpapp01
Chapter6decisionmakingtheessenceofthemanagersjobppt06 100223215436-phpapp01
 
Chapter02 130706024358-phpapp02
Chapter02 130706024358-phpapp02Chapter02 130706024358-phpapp02
Chapter02 130706024358-phpapp02
 
Ch2managementhistory 130304100224-phpapp02
Ch2managementhistory 130304100224-phpapp02Ch2managementhistory 130304100224-phpapp02
Ch2managementhistory 130304100224-phpapp02
 
Ch1introductiontomanagementandorganizations 130304095937-phpapp01
Ch1introductiontomanagementandorganizations 130304095937-phpapp01Ch1introductiontomanagementandorganizations 130304095937-phpapp01
Ch1introductiontomanagementandorganizations 130304095937-phpapp01
 
Singlevaropt
SinglevaroptSinglevaropt
Singlevaropt
 
Opt simple single_000
Opt simple single_000Opt simple single_000
Opt simple single_000
 
Introduction to calculus
Introduction to calculusIntroduction to calculus
Introduction to calculus
 
Intro diffcall3b
Intro diffcall3bIntro diffcall3b
Intro diffcall3b
 
Chap07
Chap07Chap07
Chap07
 
Business math by md aziz
Business math by md azizBusiness math by md aziz
Business math by md aziz
 
Business math by mahmud
Business math by mahmudBusiness math by mahmud
Business math by mahmud
 
02 basics i-handout
02 basics i-handout02 basics i-handout
02 basics i-handout
 
Sets
SetsSets
Sets
 
Real number-classification
Real number-classificationReal number-classification
Real number-classification
 
Properties of-logarithms
Properties of-logarithmsProperties of-logarithms
Properties of-logarithms
 
Non linearequationsmatlab
Non linearequationsmatlabNon linearequationsmatlab
Non linearequationsmatlab
 
New doc 11
New doc 11New doc 11
New doc 11
 

Kürzlich hochgeladen

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
SoniaTolstoy
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 

Kürzlich hochgeladen (20)

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 

Inequalities

  • 1. Section 1.7 Inequalities Linear Inequalities An inequality is linear if each term is constant or a multiple of the variable. EXAMPLE: Solve the inequality 3x < 9x + 4 and sketch the solution set. Solution: We have 3x < 9x + 4 3x − 9x < 9x + 4 − 9x −6x < 4 −6x −6 > 4 −6 x > − 2 3 The solution set consists of all numbers that are greater than − 2 3 . In other words the solution of the inequality is the interval − 2 3 , ∞ . EXAMPLE: Solve the inequality −5 ≥ 6(x − 4) + 7 and sketch the solution set. 1
  • 2. EXAMPLE: Solve the inequality −5 ≥ 6(x − 4) + 7 and sketch the solution set. Solution: We have −5 ≥ 6(x − 4) + 7 −5 − 7 ≥ 6(x − 4) −12 ≥ 6x − 24 −12 + 24 ≥ 6x 12 6 ≥ 6x 6 2 ≥ x The solution set consists of all numbers that are less than or equal to 2. In other words the solution of the inequality is the interval (−∞, 2] . ✲• 2 EXAMPLE: Solve the inequality 1 2 (x − 6) − 4 3 (x + 2) ≥ − 3 4 x − 2 and sketch the solution set. Solution: We have 1 2 (x − 6) − 4 3 (x + 2) ≥ − 3 4 x − 2 12 · 1 2 (x − 6) − 4 3 (x + 2) ≥ 12 · − 3 4 x − 2 12 · 1 2 (x − 6) − 12 · 4 3 (x + 2) ≥ 12 · − 3 4 x − 12 · 2 6(x − 6) − 16(x + 2) ≥ −9x − 24 6x − 36 − 16x − 32 ≥ −9x − 24 6x − 16x + 9x ≥ −24 + 36 + 32 −x ≥ 44 (−1)(−x) ≤ (−1)44 x ≤ −44 The solution set consists of all numbers that are less than or equal to −44. In other words the solution of the inequality is the interval (−∞, −44] . ✲• -44 2
  • 3. EXAMPLE: Solve the compound inequality 4 ≤ 3x − 2 < 13 and sketch the solution set. Solution: We have 4 ≤ 3x − 2 < 13 4 + 2 ≤ 3x − 2 + 2 < 13 + 2 6 ≤ 3x < 15 6 3 ≤ 3x 3 < 15 3 2 ≤ x < 5 Therefore, the solution set is [2, 5). EXAMPLE: Solve the compound inequality −1 < 5 − 3x 4 ≤ 17 2 and sketch the solution set. Solution: We have −1 < 5 − 3x 4 ≤ 17 2 4 · (−1) < 4 · 5 − 3x 4 ≤ 4 · 17 2 −4 < 5 − 3x ≤ 34 −4 − 5 < 5 − 3x − 5 ≤ 34 − 5 −9 < −3x ≤ 29 −9 −3 > −3x −3 ≥ 29 −3 3 > x ≥ − 29 3 − 29 3 ≤ x < 3 Therefore, the solution set is − 29 3 , 3 . ✲◦ ◦ -29/3 3 3
  • 4. Nonlinear Inequalities EXAMPLE: Solve the inequality x2 ≤ 5x − 6 and sketch the solution set. Solution: The corresponding equation x2 − 5x + 6 = (x − 2)(x − 3) = 0 has the solutions 2 and 3. As shown in the Figure below, the numbers 2 and 3 divide the real line into three intervals: (−∞, 2), (2, 3), and (3, ∞). ✲• • 2 3 On each of these intervals we determine the signs of the factors using test values. We choose a number inside each interval and check the sign of the factors x − 2 and x − 3 at the value selected. For instance, if we use the test value x = 1 from the interval (−∞, 2) shown in the Figure above, then substitution in the factors x − 2 and x − 3 gives x − 2 = 1 − 2 = −1, x − 3 = 1 − 3 = −2 Both factors are negative on this interval, therefore x2 − 5x + 6 = (x − 2)(x − 3) is positive on (−∞, 2). Similarly, using the test values x = 21 2 and x = 4 from the intervals (2, 3) and (3, ∞), respectively, we get: ✲• • 2 3+ – + Thus, the solution of the inequality x2 ≤ 5x − 6 is {x | 2 ≤ x ≤ 3} = [2, 3]. 4
  • 5. EXAMPLE: Solve the inequality x(x − 1)(x + 2) > 0 and sketch the solution set. Solution: The corresponding equation x(x − 1)(x + 2) = 0 has the solutions 0, 1, and −2. As shown in the Figure below, the numbers 0, 1, and −2 divide the real line into four intervals: (−∞, −2), (−2, 0), (0, 1), and (1, ∞). ✲• • • -2 0 1 On each of these intervals we determine the signs of the factors using test values. We choose a number inside each interval and check the sign of the factors x, x − 1, and x + 2 at the value selected. For instance, if we use the test value x = −3 from the interval (−∞, −2) shown in the Figure above, then substitution in the factors x, x − 1, and x + 2 gives x = −3, x − 1 = −3 − 1 = −4, x + 2 = −3 + 2 = −1 All three factors are negative on this interval, therefore x(x−1)(x+2) is negative on (−∞, −2). Similarly, using the test values x = −1, x = 1/2 and x = 2 from the intervals (−2, 0), (0, 1) and (1, ∞), respectively, we get: ✲• • • -2 0 1– + – + Thus, the solution of the inequality x(x − 1)(x + 2) > 0 is (−2, 0) ∪ (1, ∞). EXAMPLE: Solve the inequality x(x − 1)2 (x − 3) < 0. Solution: The corresponding equation x(x − 1)2 (x − 3) = 0 has the solutions 0, 1, and 3. As shown in the Figure below, the numbers 0, 1, and 3 divide the real line into four intervals: (−∞, 0), (0, 1), (1, 3), and (3, ∞). ✲• • • 0 1 3 On each of these intervals we determine the signs of the factors using test values. We choose a number inside each interval and check the sign of the factors x and x − 3 at the value selected. For instance, if we use the test value x = −1 from the interval (−∞, 0) shown in the Figure above, then substitution in the factors x and x − 3 gives x = −1, x − 3 = −1 − 3 = −4 Both factors are negative on this interval, (x−1)2 is always nonnegative, therefore x(x−1)2 (x−3) is positive on (−∞, 0). Similarly, using the test values x = 1/2, x = 2, and x = 4 from the intervals (0, 1), (1, 3), and (3, ∞), respectively, we get: ✲• • • 0 1 3+ – – + Thus, the solution of the inequality x(x − 1)2 (x − 3) < 0 is (0, 1) ∪ (1, 3). REMARK: The solution of the inequality x(x − 1)2 (x − 3) ≤ 0 is [0, 3]. 5
  • 6. EXAMPLE: Solve the following inequalities: (a) (x + 3)(x + 1) ≥ 8 (b) (x + 2)(x + 4) ≤ −1 (c) (x + 2)(x + 4) ≥ −1 Solution: (a) We have (x + 3)(x + 1) ≥ 8 x2 + 4x + 3 ≥ 8 x2 + 4x + 3 − 8 ≥ 0 x2 + 4x − 5 ≥ 0 (x + 5)(x − 1) ≥ 0 The corresponding equation (x + 5)(x − 1) = 0 has the solutions −5 and 1. As shown in the Figure below, the numbers −5 and 1 divide the real line into three intervals: (−∞, −5), (−5, 1), and (1, ∞). ✲• • -5 1 On each of these intervals we determine the signs of the factors using test values. We choose a number inside each interval and check the sign of the factors x + 5 and x − 1 at the value selected. For instance, if we use the test value x = −6 from the interval (−∞, −5) shown in the Figure above, then substitution in the factors x + 5 and x − 1 gives x + 5 = −6 + 5 = −1, x − 1 = −6 − 1 = −7 Both factors are negative on this interval, therefore (x + 5)(x − 1) is positive on (−∞, 5). Sim- ilarly, using the test values x = 0 and x = 2 from the intervals (−5, 1) and (1, ∞), respectively, we get: ✲• • -5 1+ – + Thus, the solution of the inequality (x + 3)(x + 1) ≥ 8 is {x | x ≤ −5 or x ≥ 1} = (−∞, −5] ∪ [1, ∞). (b, c) We have (x + 2)(x + 4) ≤ −1 x2 + 6x + 8 ≤ −1 x2 + 6x + 8 + 1 ≤ 0 x2 + 6x + 9 x2+2·x·3+32 ≤ 0 (x + 3)2 ≤ 0 Note that (x + 3)2 is either positive or zero. Therefore, the only solution of the inequality (x + 2)(x + 4) ≤ −1 is x = −3. In a similar way one can show that the solution of the inequality (x + 2)(x + 4) ≥ −1 is all real numbers. 6
  • 7. EXAMPLE: Solve the inequality 1 + x 1 − x ≥ 1 and sketch the solution set. Solution: We have 1 + x 1 − x ≥ 1 1 + x 1 − x − 1 ≥ 0 1 + x 1 − x − 1 − x 1 − x ≥ 0 1 + x − (1 − x) 1 − x ≥ 0 1 + x − 1 + x 1 − x ≥ 0 2x 1 − x ≥ 0 As shown in the Figure below, the numbers 0 (at which the numerator of 2x 1 − x is 0) and 1 (at which the denominator of 2x 1 − x is 0) divide the real line into three intervals: (−∞, 0), (0, 1), and (1, ∞). ✲• • 0 1 On each of these intervals we determine the sign of 2x 1 − x using test values. We choose a number inside each interval and check the sign of 2x 1 − x at the value selected. For instance, if we use the test value x = −1 from the interval (−∞, 0) shown in the Figure above, then substitution in 2x 1 − x gives 2(−1) 1 − (−1) = −2 2 = −1 < 0 Similarly, using the test values x = 1 2 and x = 2 from the intervals (0, 1), and (1, ∞), respec- tively, we get: ✲• • 0 1– + – Thus, the solution of the inequality 1 + x 1 − x ≥ 1 is [0, 1). EXAMPLE: Solve the inequality 2x − 3 x + 1 ≤ 1 and sketch the solution set. 7
  • 8. EXAMPLE: Solve the inequality 2x − 3 x + 1 ≤ 1 and sketch the solution set. Solution: We have 2x − 3 x + 1 ≤ 1 2x − 3 x + 1 − 1 ≤ 0 2x − 3 x + 1 − x + 1 x + 1 ≤ 0 2x − 3 − (x + 1) x + 1 ≤ 0 2x − 3 − x − 1 x + 1 ≤ 0 x − 4 x + 1 ≤ 0 As shown in the Figure below, the numbers 4 (at which the numerator of x − 4 x + 1 is 0) and −1 (at which the denominator of x − 4 x + 1 is 0) divide the real line into three intervals: (−∞, −1), (−1, 4), and (4, ∞). ✲• • -1 4 On each of these intervals we determine the sign of x − 4 x + 1 using test values. We choose a number inside each interval and check the sign of x − 4 x + 1 at the value selected. For instance, if we use the test value x = −2 from the interval (−∞, −1) shown in the Figure above, then substitution in x − 4 x + 1 gives −2 − 4 −2 + 1 = −6 −1 = 6 > 0 Similarly, using the test values x = 0 and x = 5 from the intervals (−1, 4), and (4, ∞), respectively, we get: ✲• • -1 4+ – + Thus, the solution of the inequality 2x − 3 x + 1 ≤ 1 is (−1, 4]. EXAMPLE: Solve the inequality 7 − 5x 8x + 9 < 2 3 and sketch the solution set. 8
  • 9. EXAMPLE: Solve the inequality 7 − 5x 8x + 9 < 2 3 and sketch the solution set. Solution: We have 7 − 5x 8x + 9 < 2 3 7 − 5x 8x + 9 − 2 3 < 0 3(7 − 5x) 3(8x + 9) − 2(8x + 9) 3(8x + 9) < 0 3(7 − 5x) − 2(8x + 9) 3(8x + 9) < 0 21 − 15x − 16x − 18 3(8x + 9) < 0 3 − 31x 3(8x + 9) < 0 As shown in the Figure below, the numbers 3/31 (at which the numerator of 3 − 31x 3(8x + 9) is 0) and −9/8 (at which the denominator of 3 − 31x 3(8x + 9) is 0) divide the real line into three intervals: (−∞, −9/8), (−9/8, 3/31), and (3/31, ∞). ✲• • -9/8 3/31 On each of these intervals we determine the sign of 3 − 31x 3(8x + 9) using test values. We choose a number inside each interval and check the sign of 3 − 31x 3(8x + 9) at the value selected. For instance, if we use the test value x = −2 from the interval (−∞, −9/8) shown in the Figure above, then substitution in 3 − 31x 3(8x + 9) gives 3 − 31x 3(8x + 9) = 3 − 31(−2) 3(8(−2) + 9) = 3 + 62 3(−16 + 9) = 65 3(−7) < 0 Similarly, using the test values x = 0 and x = 1 from the intervals (−9/8, 3/31), and (3/31, ∞), respectively, we get: ✲• • -9/8 3/31– + – Thus, the solution of the inequality 7 − 5x 8x + 9 < 2 3 is −∞, − 9 8 ∪ 3 31 , ∞ . ✲◦ ◦ -9/8 3/31 9
  • 10. Absolute Value Inequalities EXAMPLE: Solve the inequality |x − 5| < 2 and sketch the solution set. Solution: The inequality |x − 5| < 2 is equivalent to −2 < x − 5 < 2 −2 + 5 < x − 5 + 5 < 2 + 5 3 < x < 7 The solution set is the open interval (3, 7). EXAMPLE: Solve the inequality |x − 5| < −2. Solution: The inequality |x − 5| < −2 has no solutions, since | · | is always nonnegative. So, the solution set is the empty set. EXAMPLE: Solve the inequality |7 − 3x| < 1. 10
  • 11. EXAMPLE: Solve the inequality |7 − 3x| < 1. Solution: The inequality |7 − 3x| < 1 is equivalent to −1 < 7 − 3x < 1 −1 − 7 < 7 − 3x − 7 < 1 − 7 −8 < −3x < −6 −8 −3 > −3x −3 > −6 −3 2 < x < 8 3 The solution set is the open interval 2, 8 3 . EXAMPLE: Solve the inequality |3x + 2| ≥ 4 and sketch the solution set. Solution: The inequality |3x + 2| ≥ 4 is equivalent to 3x + 2 ≥ 4 or 3x + 2 ≤ −4 3x ≥ 2 3x ≤ −6 x ≥ 2 3 x ≤ −2 The solution set is x | x ≤ −2 or x ≥ 2 3 = (−∞, −2] ∪ 2 3 , ∞ EXAMPLE: Solve the inequality 4|5x + 9| − 7 ≤ 2. Solution: We have 4|5x + 9| − 7 ≤ 2 ⇐⇒ 4|5x + 9| ≤ 2 + 7 9 ⇐⇒ |5x + 9| ≤ 9 4 The inequality |5x + 9| ≤ 9 4 is equivalent to − 9 4 ≤ 5x + 9 ≤ 9 4 4 · − 9 4 ≤ 4 · (5x + 9) ≤ 4 · 9 4 −9 ≤ 20x + 36 ≤ 9 −9 − 36 ≤ 20x ≤ 9 − 36 −45 ≤ 20x ≤ −27 − 9 4 = − 45 20 ≤ x ≤ − 27 20 The solution set is x | − 9 4 ≤ x ≤ − 27 20 = − 9 4 , − 27 20 . 11