Uploaded by kk luk

Week1 intervals inequalities

advertisement
Math1013 Calculus IB
Week 1: Review on Intervals and Inequalities
Interval Notation
We shall use the term set and interval notations freely from time to time:
• The expression {2, 5, 7} simply means a set consisting of three numbers: 2, 5, and 7. Capital letters
are often used to denote a set; e.g., A = {2, 5, 7}, where 2, 5, 7 are called the elements of the set A.
The set of all real numbers is often denoted by the symbol R.
• When listing all the numbers in a set is not feasible, the expression {x : P (x)} is often used to denote
the set which is consisted of all numbers1 x satisfying the description P (x). For examples,
(i) {x : (x − 2)(x − 3) = 0} is actually a set of two numbers: {2, 3};
(ii) {x : (x − 2)(x − 3) > 0} is the solution set of the inequality (x − 2)(x − 3) > 0.
(iii) {x : x is the square of an integer} = {0, 1, 4, 9, 16, 25, 36, . . .}.
• Given two real numbers a and b where a < b, various sets of real numbers lying between a and b can
be denoted by the following interval notations:
Open Intervals
Closed Intervals
(a, b) = {x : a < x < b}
[a, b] = {x : a ≤ x ≤ b}
(−∞, a) = {x : x < a}
(−∞, a] = {x : x ≤ a}
(a, ∞) = {x : x > a}
[a, ∞) = {x : x ≥ a}
Half Open Half Closed Intervals
[a, b) = {x : a ≤ x < b}
(a, b] = {x : a < x ≤ b}
The interval (−∞, ∞) formed by all real numbers is considered as both open and closed.
• Given two sets of real numbers A and B, the intersection A ∩ B and the union A ∪ B mean respectively
the following:
A ∩ B = {x : x is a number in both A and B}
A ∪ B = {x : x is a number either in A or in B}
For examples,
{1, 2, 3, 4} ∩ {3, 4, 9} = {3, 4}
{1, 2, 3, 4} ∪ {3, 4, 9} = {1, 2, 3, 4, 9}
(2, 7) ∩ [3, 10) = {x : 2 < x < 7 and 3 ≤ x < 10} = [3, 7)
(2, 7) ∪ (3, 10) = {x : 2 < x < 7 or 3 < x < 10} = (2, 10) .
• The union of two intervals is not always an interval though, such as
(−2, 0) ∪ [3, 8) = {x : −2 < x < 0 or 3 ≤ x < 8}
Exercise The solution set of the inequality (x − 2)(x − 3) > 0 can be expressed as (−∞, 2) ∪ (3, ∞). Why?
(Note that (x − 2)(x − 3) > 0 if and only if either (x − 2) and (x − 3) are both positive, or both negative.
One may also consider the graph of the equation y = (x − 2)(x − 3), which intersects the x-axis at x = 2
and x = 3.)
1 Sets
can be consisting of things other than numbers in general; e.g., {x : x is a HKUST student in Fall 2019} .
1
Solving Inequalities
Recall here some basic operations on inequalities: for any real numbers a, b, and c,
1. if a < b, then a + c < b + c ;
2. if a < b, then a − c < b − c ;
3. if a < b and c > 0, then ac < bc ;
4. if a < b and c < 0, then ac > bc ;
(e.g., 2 < 3, and 2 · (−4) > 3 · (−4).)
Watch out when multiplying a negative number to both sides of an inequality, or dividing both sides
of an inequality by a negative number!
2x
< x + 4.
Example 1. Solve the following inequalities: (i) 4x − 3 < 2x + 5; (ii) −
3
2x
(i) Direct approach:
(ii)
−
−x<4
4x − 3 < 2x + 5
3
4x − 3 + (3 − 2x) < 2x + 5 + (3 − 2x)
5x
<4
−
3
2x < 8
3 5x 3 x<4
−
−
> −
·4
5
3
5
Using interval notation, the solution of the in12
x>−
equality is: (−∞, 4).
5
Using
interval
notation,
the solution of the inAnother approach: by working with the equation
12
equality is: (− 5 , ∞)
4x − 3 = 2x + 5 ⇐⇒ 2x − 8 = 0 ⇐⇒ x = 4
Now, try solving the equation
we have that x = 4 divides the real line into two
disjoint open intervals (−∞, 4), and (4, ∞). Just
by putting in numbers in each interval, it is easy
to check that (−∞, 4) is the solution of 4x − 3 <
2x + 5.
Note the the equation y = 2x−8 defines a straightline in the xy-plane:
4
−
2x
=x+4
3
5
− x−4=0
3
and then figure out the solution of the inequality
5
− x−4<0 .
3
y
3
y = 2x−8
3
y = − 53 x−4
2
y
2
1
1
x
x
−1
1
2
3
4
5
−5
6
−4
−3
−2
−1
1
2
−1
−1
−2
−2
−3
−3
−4
Where 2x − 8 is positive, or negative, can be summary by its sign line diagram as follows:
sign line of 2x − 8
------ 0 +++++
4
2
Can you draw the sign line for − 35 x − 4?
4
≤ 2.
2x − 3
Note that if you multiply 2x − 3 to both sides of the inequality, it is not clear how the inequality is
changed since 2x − 3 may or may not be positive.
The inequality can be rewritten as follows:
Example 2. Solve the inequality
4
4
2(2x − 3)
− 2 ≤ 0 ⇐⇒
−
≤0
2x − 3
2x − 3
2x − 3
−4x + 10
≤0
2x − 3
The solution of the inequality is: x < 32 or x ≥ 52 .
Using interval notation, the solution is: (−∞, 32 ) ∪ [ 52 , +∞).
Why? The basic idea is to check when the factors −4x + 10 and 2x − 3 are positive, or negative.
−4x + 10
By the following tables or sign lines, the sign of
, positive or negative, can be determined easily.
2x − 3
x
−4x + 10
x
2x − 3
x
−4x + 10
2x − 3
x<
3
2
−ve
x < 52
+ve
3
2
x<
−ve
x=
x=
0
x=
0
3
2
3
2
undefined
3
2
5
2
x > 52
−ve
-4x+10
x>
+ve
<x<
+ve
0
-----
5/2
3
2
5
2
+++++++
2x-3
--- 0
++++++++
3/2
x=
0
5
2
x>
−ve
−4x + 10
≤ 0 is: x <
2x − 3
An alternative approach is to first work with the equation
Hence the solution of the inequality
5
2
3
2
-4x+10
2x-3
+++ 0 - - -
--3/2
5/2
or x ≥ 52 .
4
5
= 2 ⇐⇒ 2x − 3 = 2 ⇐⇒ x =
2x − 3
2
Using x = 52 , and x =
drawn easily.
3
2
where
4
2x−3
is undefined, the last sign line for
4
2x−3
−2 =
−4x+10
2x−3
above can be
Summary
(x)
(x)
Inequalities of the form fg(x)
≤ 0 or fg(x)
≥ 0 can be easily solved by the sign line method, i.e., just by
simple sign checking, if f (x) and g(x) can be factored as products of linear factors.
In fact, the roots of f (x) = 0 and g(x) = 0 divide the real line into intervals such that on each interval
(x)
the sign of fg(x)
can be checked directly.
Remark The full explanation of the method would involve the concept of the continuity of a function, to
be treated later in this course.
(x − 2)(x − 5)
Exercise Solve the inequality
≥ 0.
( Ans. x < −2 or 2 ≤ x ≤ 5 or x > 8)
(x + 2)(x − 8)
(Note that the four numbers −2, 2, 5, and 8 divide the real line into five disjoint open intervals. Do the
(x − 2)(x − 5)
sign checking for
on each of these intervals.)
(x + 2)(x − 8)
3
Absolute Value
The absolute value of a real number x, denoted by |x|, is defined by
(
x
if x ≥ 0
|x| =
−x if x < 0.
For example, |5| = 5, and | − 5| = −(−5) = 5. Similarly,
(
x − y if x > y
|x − y| =
y − x if x < y.
|x − y| can also be seen as the distance between the numbers x and y on the real line.
|x-y| = y - x
|x-y| = x - y
x
y
y
x
More generally, no matter what a mathematical expression ♠ you have,
(
♠ if ♠ > 0
♠ =
−♠ if ♠ < 0.
Note also that for any positive real number k,
(i)
♠ < k ⇐⇒ −k < ♠ < k
(ii)
♠ > k ⇐⇒ ♠ < −k or ♠ > k
Here are some examples on equations or inequalities involving absolute values.
Example 3. |2x − 5| = 3
The equation simply means: 2x − 5 = 3 or 2x − 5 = −3, i.e., x = 4 or x = 1.
Example 4.
2x − 5 < 3
(Recall that | ⋆ | < 3 ⇔ −3 < ⋆ < 3)
2x − 5 < 3 ⇐⇒ −3 < 2x − 5 < 3 ⇐⇒ 2 < 2x < 8
1<x<4.
Remark The solution of |2x − 5| = 3, i.e., x = 1 or x = 4, can also lead you to the solution of 2x − 5 < 3
quickly after some sign checking for |2x − 5| − 3 along the real line, divided by the two numbers 1 and 4 into
three intervals x < 1, 1 < x < 4, and x > 4:
Sign of |2x - 5| - 3
++++
along the real line
0
1
------
0
++++
4
The solution of the inequality |2x − 3| − 3 < 0 can then be read out easily from the sign line above.
4
Example 5. Solve the inequality 3 −
Inequality approach:
3−
5
x
5
x
<1
(Recall that | ⋆ | < 1 ⇔ −1 < ⋆ < 1)
<1
Equation approach:
5
3x − 5
< 1 ⇐⇒ −1 <
<1
x
x
3x − 5
3x − 5
and
−1<0
0<1+
x
x
4x − 5
2x − 5
0<
and
<0
x
x
x < 0 or x > 54
and 0 < x < 52
−1 < 3 −
i.e.,
5
4
Exercise
Find the solution of the inequality
Exercise
Find the solution of the inequality
5
x
=1
either 3 −
5
x
= −1 or 3 −
x=
5
4
or x =
5
x
=1
5
2
Check the sign of |3 − x5 | − 1
undefined
Sign of
|3-5/x| - 1
+++ 0
++++
0
< x < 52 .
Exercise Find the solution of the inequality
(i) using a sign line;
(ii) sketching the graph of y = |2x − 5|.
3−
5/4
----
0 ++++
5/2
(e.g., check |3 − x5 | at x = −1, 1, 2, 3.)
2x − 5 ≥ 3 by
3−
5
x
≥1
(Ans: x < 0 or 0 < x ≤
|x − 1| + |x − 3| < 4. (A harder one!)
5
4
or x ≥
5
.)
2
(Ans: 0 < x < 4.)
Remark Just to recall a few basic properties of absolute values:
1. | − a| = |a|
2. |ab| = |a||b|
3.
a
|a|
=
b
|b|
4. |a + b| ≤ |a| + |b| (Triangle Inequality)
where equality holds if and only if a, b are of the same sign (equivalently ab > 0), or one of them is 0.
The triangle inequality follows easily from
|a + b|2
= (a + b)2 = a2 + 2ab + b2
= |a|2 + 2ab + |b|2
≤ |a|2 + 2|a||b| + |b|2 = (|a| + |b|)2
|a + b| ≤ |a| + |b|
where equality holds if and only if ab = |ab|, or equivalently, ab ≥ 0.
5
Download