MAT111 Lesson 1
MAT111 Lesson 1
LESSON 1
NUMBER SYSTEMS
Real numbers are used in everyday life to describe quantities such as age, miles per gallon,
and population. Here are some important subsets of the set of real numbers.
N = {1, 2, 3, 4, 5, . . .}
W = {0, 1, 2, 3, 4, 4, . . .}
3. INTEGERS (Z)
are irrational.
1
6. REAL NUMBERS (R) is the set of all decimals.
I
N W
{0}
Z
R
Z−
Q
Non-integer fractions
Real numbers are represented graphically by a number line. The point 0 on the real
number line is the origin. Numbers to the right of 0 are positive and numbers to the
left of 0 are negative. The term nonnegative describes a number that is either positive
or zero.
THE REAL NUMBER LINE
Negative direction Origin Positive direction
-4 -3 -2 -1 0 1 2 3 4
There is a one-to-one correspondence between real numbers and points on
the real number line. That is,
every point on the real number line corresponds to exactly one real number, called
its coordinate, and
every real number corresponds to exactly one point on the real number line,
Ordering Real Numbers
One important property of real numbers is that they are ordered.
Definition 1 (INEQUALITY SYMBOLS). If a and b are real numbers, then a is less
than b when b − a is positive. This order is denoted by the inequality a < b. This
relationship can also be described by saying that b is greater than a and writing b > a.
The inequality a ≤ b means that is a less than or equal to b, and the inequality b ≥ a
means that is b greater than or equal to a. The symbols <, > , ≤, and ≥ are
inequality symbols.
Geometrically, this definition implies that a < b if and only if a lies to the left of b on
the real number line, as shown below.
a b
-4 -3 -2 -1 0 1 2 3 4
a < b if and only if a lies to the left of b.
[a, b] = {x ∈ R : a ≤ x ≤ b}
a b
a b
[a, b) = {x ∈ R : a ≤ x < b}
a b
(a, b] = {x ∈ R : a < x ≤ b}
a b
[a, ∞) = {x ∈ R : x ≥ a}
(a, ∞) = {x ∈ R : a < x}
(−∞, a] = {x ∈ R : x ≤ a}
(−∞, a) = {x ∈ R : x < a}
a
3
(e) The real number line
R = (−∞, ∞)
LAW OF TRICHOTOMY: Given any two real numbers a and b, precisely one of
three relationships is possible:
1. (−1, 0)
This interval consists of all real numbers that are greater than −1 and less than 0.
2. [2, ∞)
This interval consists of all real numbers that are greater than or equal to 2.
3. (−∞, 0)
This interval consists of all negative real numbers.
4. (−4, 10]
This interval consists of real numbers that are greater than −4 but not more than
10.
ABSOLUTE VALUE/MODULUS/DISTANCE
The absolute value of a real number is its magnitude, or the distance between the origin
and the point representing the real number on the real number line.
b. | − 4| = 4. d. |100| = 100 f. | − 1| = 1
4
Theorem 7 (Properties of Absolute Value). Let a and b be real numbers and let δ > 0.
Then
1. |a| ≥ 0.
2. |a| = | − a|.
3. |ab| = |a||b|
a |a|
4. = , b 6= 0.
b
|b|
5. |a + b| ≤ |a| + |b|. [Triangle inequality]
6. |a| ≤ δ ⇔ − δ ≤ a ≤ δ.
7. |a| ≥ δ ⇔ a ≤ −δ or a ≥ δ.
8. ||a| − |b|| ≤ |a − b|.
Remark 8. Let a and b be real numbers. The distance between a and b is
d(a, b) = |a − b| = |b − a|.
There are four arithmetic operations with real numbers:
1. Addition denoted by the symbol +
2. Multiplication denoted by the symbol × or •
3. Subtraction denoted by the symbol −
4. Division denoted by the symbol ÷ or /
Of these, addition and multiplication are the two primary operations. Subtrac-
tion and division are the inverse operations of addition and multiplication, respectively.
Subtraction:[Add the opposite of b.] a − b = a + (−b)
Division:[Multiply by the reciprocal of b.] If b 6= 0, then
1 a
a/b = a ×
= .
b b
a called the numerator and b is called the denominator.
The primary arithmetic operations satisfy the following basic rules of algebra on
the real number system.
Theorem 9 (BASIC RULES OF ALGEBRA). Let a, b, and c be real numbers.
Commutative Property of Addition a+b=b+a
Commutative Property of Multiplication ab = ba
Associative Property of Addition a + (b + c) = (a + b) + c
Associative Property of Multiplication a(bc) = (ab)c
Additive Identity Property a+0=a=0+a
Multiplicative Identity Property 1a = a = a1
Additive Inverse Property a + (−a) = 0 = (−a) + a
1 1
Multiplicative Inverse Property a. = 1 = .a a 6= 0
a a
2. −(−a) = a.
4. (−a)(−b)b = ab.
6. If a = b, then a + c = b + c.
7. If a = b, then ac = bc.
8. If a + c = b + c, then a = b.
9. If ac = bc and c 6= 0, then a = b.
Properties of zero.
Let a and b be real numbers.
0
1. a + 0 = a and a − 0 = a. 3. a
= 0, a 6= 0.
a
2. a.0 = 0. 4. 0
is undefined.
2. Rules of Signs: − ab = −a
b
= a
−b
and −a
−b
= ab .
a ac
3. Generate Equivalent Fractions: b
= bc
, c 6= 0.
a c a±c
4. Add or Subtract with Like Denominators: b
± b
= b
.
7. Divide Fractions:
a c a d ad
÷ = . = , c 6= 0.
b d b c bc
Definition 10. Let a, b, and c are integers.
1. If ab = c, then a and b are said to be factors or divisors of c.
2. A prime number is an integer that has exactly two positive factors: itself and 1.