Sets Real Numbers and Operations On Real Numbers
Sets Real Numbers and Operations On Real Numbers
Sets Real Numbers and Operations On Real Numbers
Example 1
Set of Books in the house
Set of iPhone Apps
Set of numbers from 1 to 100 which
contains the number one 1
{
} Convention Notation used to denote the collection
of elements. The elements are usually separated by
commas.
Capital Letters Typically used for the name of a set
Example 3
A = {1, 2, 3}
The set of Apps in the iPhone/iTouch
Population of all humans inhabiting the earth
Example 4
Example
Example
For the given set B = {1, 2, 3, ... , 49} list this in variable form
Example
1
B is read as
1 is a member of B,
1 is an element of B
1 is in B
used to indicate that a specific number/object is a member of
a set
Example
1
B is read as
1 is not a member of B
1 is not an element of B
1 is not in B
Definition 5: Equality of Sets - Two sets are equal if they contain exactly
the same members. Otherwise, they are said to be not equal
Example 5
Equal Sets
{3, 4, 7} = {3, 4, 7} and {2, 4, 1} = {1, 2, 4}
Non-equal sets
{3, 5, 6} = {3, 5, 7}
B ={x|x
A or x
Example 6
A = {1, 2, 3, 4}
B = {4, 5, 6, 7}
A
B = {1, 2, 3, 4, 5, 6, 7}
B}
Example 7
A = {1, 2, 3, 4}
B = {4, 5, 6, 7}
A
B = {4}
B ={x|x
A and x
B}
Note that A
= A and A
Definition 9: Subset
Example
{2,3}
{2,3,4},
{1,2,3,4,5,6,7,8}
{1,2,3,4,5}
{1,2}
{2,3,4},
B.
-7
-6
-5
-4
-3
-2
-1
-8
-7
-6
-5
-4
-3
-2
-1
-8
-7
-6
-5
-4
-3
-2
-1
1 unit
Origin
-4
-3
-2
-1
...
Example:
Try to plot the set of counting numbers on a
graphing line
...
-4
-3
-2
-1
...
thus
0.606000600000600000006...
0.15115111511115...
3.12345678910111213...
...
-3
-1/3
-2.99
-2
-1
1/2
...
Real Numbers
Rational Numbers
Irrational Numbers
Integers
Whole Numbers
Counting
Numbers
Definition 10: Intervals of Real Numbers set of real numbers that lie
between two real numbers which are called the endpoints of the interval.
Examples
-4
-3
-2
-1
o o
2
...
(-
-4
-3
-2
-1
...
Examples
|5| = 5
|-5| = 5.
-8
-7
-6
-5
-4
-3
-2
-1
5 units
5 units
Origin
Two numbers that are located on opposite sides of zero and have
the same absolute value are called opposites of each other.
Example
5 and -5 are opposites of each other.
Example
|-7| = -(-7) = 7.
Addition
-6 + (-7) = ?
= |-6| + |-7|
= -(-6) + -(-7)
= 6+7
= 13
= -13
The number a and its opposites a have a sum of zero for any
letter a. a and a are called additive inverses of each other.
Definition 14: Additive Inverse Property
For any real number a, there is a unique number a such that
a + (-a) = -a + a = 0.
To find the sum of two numbers with unlike signs, subtract their
absolute values.
The sum is positive if the number with the larger absolute value is positive
The sum is negative if the number with the larger absolute value is negative.
Example
-7 + 10 = ?
= |-7| - |10| Get the absolute value of both numbers
= 7 10
Subtract them from each other
=-3
By Definition 15 the number with the larger
absolute
value is 10
=3
Subtraction
Definition 16:
-73=?
= -7 + (-3) By Definition 16
= |7| + |3|
By Definition 13
= 10
Basic addition
=-10
By Definition 13
Multiplication
Product
numbers
Example
Multiply -6 and 3.
= 6(3) Multiply their absolute value first by Definition 17
= 18 - Since -6 and 3 have different signs then by Definition 17
-18
Division
Example
The reciprocal of 3 is (1/3).
3 (1/3) = 1
Division
a dividend
b divisor
c quotient;
or
Example
=
=2
A product or quotient is positive when the signs are the same and is
negative when the signs are opposite.
Example:
Evaluating Expressions
In algebra you will learn to work with variables. However, there is often
nothing more important than finding a numerical answer to a question
Example
=5 + (2(3)) involves more than one operation of arithmetic
=5 + (6)
=11
=| -7+ 6(-4)|
=|-7 + -24|
=|-31| - The absoulte value is a grouping symbol as
well
=31
Exponential Expression
For any natural number n and real number a,
Definition 20:
n factors of a
We call a the base, n the exponent, and
We read
an exponential expression
Square Roots
If
, then a is called a square root of b. If
, then a
is called the principal square root of b and we write
.
Definition 21:
Example
Then divide 2 by -2
-1
Order of Operations
Evaluate inside any grouping symbols first. Where grouping
symbols are missing use this order.
1. Evaluate each exponential expression (in order
from left to right).
2. Perform multiplication and division (in order
from left to right).
3. Perform addition and subtraction (in order from
left to right).
Definition 22:
a+b = b+ a.
Commutative Property of Multiplication
For any real numbers a and b,
ab = ba.
Subtraction and Division are not commutative operations.
Example
5+3=3+5
8=8
5(6) = 6(5)
30 = 30
(a+b) +c = a + (b + c).
Associative Property of Multiplication
For any real numbers a, b and c,
(ab)c = a(bc).
Example
(4 + 5) + 8 = 4 + (5 + 8)
(9) + 8
= 4 + (13)
17
= 17
2(3(5)) =
(2(3))(5)
2(15) = 6(5)
30
= 30
Distributive Property
For any real numbers a, b and c,
Definition 25:
a(b+c) = ab + ac.
3(x-2) = 3(x + (-2))
Numbers
= 3x + (-6)
= 3x
Distributive Property
- 6.
= 3y + 18
Definition 26:Additive
Identity Property
For any real number a,
a+0 = 0 + a = a.
Multiplicative Identity Property
For any real number a,
a (1) = 1 (a) = a.
Definition 27:Additive
Inverse Property
For any real number a, there is a unique number a such
that
a+(-a) = -a + a = 0.
Multiplicative Identity Property
For any real number a, there is a unique number (1/a) such that
Exercises
List the elements in each set:
1) A= {x|x is an even natural number less than
20}
2) B= {x|x is an odd natural number less than
14}
Exercises
Using the sets A, B, C, and N. Determine
whether each statement is true or false.
A = {1, 3, 5, 7, 9}
B = {2, 4, 6, 8}
C = {1, 2, 3, 4, 5}
N = {1, 2, 3, ...}
1)
2)
3)
4)
6 B
4 B
C=N
N=A
Exercises
Using the sets A, B, C, and N, list the
elements in each set. If the set is empty
write . See Examples 2 and 3.
A = {1, 3, 5, 7, 9}
B = {2, 4, 6, 8}
C = {1, 2, 3, 4, 5}
N = {1, 2, 3, ...}
1)
2)
3)
4)
A
A
A
A
C=?
B=?
B=?
=?
Exercises
Determine whether each statement is true
or false. Explain your answer.
A = {1, 3, 5, 7, 9}
B = {2, 4, 6, 8}
C = {1, 2, 3, 4, 5}
N = {1, 2, 3, ...}
1)
2)
3)
4)
A
B
B
C
N=?
C=?
=?
A=?
Exercises
Determine whether each statement is true
or false. Explain your answer.
1) Is -6 an element of the set of Rational
Numbers?
2) Is the set of Natural numbers a subset of the
set of Rational Numbers?
Exercises
List the elements in each set and graph
each set on a number line.
1) {x| x is a whole number smaller than 6}
2) {x| x is a natural number less than 7}
Exercises
Write each interval of real numbers in
interval notation and graph it.
1) The set
2) The set
inclusive
3) The set
equal to 1
Exercises
Evaluate.
1)
2)
3)
4)
5)
|-34|
|0|
|-6| - |-6|
( -9)
(-(-2))
Exercises
Evaluate.
1)
2)
3)
4)
5)
6)
(-5) + 9
=
(-4) + (-3)
-18 + 18
=
18 + (-20)
=
-7 + 9
=
(-15) + (-11) =
Exercises
Evaluate.
1)
2)
3)
4)
7 10
-1 - 5
-4 6
20 (-3 )
=
=
=
=
Exercises
Evaluate.
1)
2)
3)
4)
25(-3)
(5)(-7)
5(5)
-6 (-9)
=
=
=
=
Exercises
Find the multiplicative inverse of each
number:
1) 20
2) -5
3) -6/5
=
=
=
Exercises
Evaluate. If a quotient is undefined, say so.
1)
2)
3)
=
=
=
Exercises
Evaluate. If a quotient is undefined, say so.
1) ((-3)(4)) (2(5))
2) |-3 2| - |2 6|
3)
4)
5)
6)
7)
=
=
=
=
=
=
=