SlideShare a Scribd company logo
1 of 29
UNIT I
REAL NUMBER AND REAL LINE
1.1 CONCEPT OF SET
In the different branches of Mathematics and other fields of Science the concept of set
is a basic fundamental notion that we should give importance. The concept of set is so basic and it
is impossible for us to define what is set. Thus, Set is simple described in terms of the properties of
those objects that belong to the set.
SET is a collection of objects whose properties are well defined so that there is no
question as to whether a certain objects does or does not belong to the set.
The object of set is called โ€œELEMENTSโ€. By well defined, we mean that there is a rule
that enables us to determine whether a given object is an element of the set. If a set has no
ELEMENTS, it is called โ€œEMPTY SET or NULL SETโ€, and is denoted by the symbol ร˜.
Sets can be identified or named with the use of capital letters or symbols.
Set can be described by using two methods:
1. ROSTER METHOD - indicate a set by listing the elements, separated by
commas and enclosed them in braces { }.
FOR EXAMPLE: D = { 3, 5, 7} โ€“ read as โ€œset of odd numbers whose elements are 3,5,7โ€
E = { a, b, c, โ€ฆ.., z} โ€“ read as โ€œset of English alphabet whose elements starts
from a, b, c up to zโ€
2. SET โ€“ BUILDER NOTATION or RULE METHOD - indicate a set by describing the
elements.
FOR EXAMPLE: D = { x | x = 2 } โ€“ read as โ€œ D is the set of all x such that x is 2โ€
E = { y | y > 2 } โ€“ read as โ€œ E is the set of all y such that y is greater than 2โ€
Set are distinct, we never repeat elements. For Example, { 1, 2, 3, 2 }; the correct listing is { 1, 2, 3 }.
Because a set is a collection, the order in which the elements are listed is IMMATERIAL. It can be
{ 1, 2, 3 } or { 3, 2, 1 } or { 1, 3, 2 } and so on, all represent the same set.
If every element of a set A is also an element of a set B, then we say that A is a subset of B and we
write A ะ„ B. If two A and B have the same elements, then we say that A equals B and write A = B.
FOR EXAMPLE:
A = { 1, 2, 3 } A = { 1, 2, 3 }
B = { 1, 2, 3, 4, 5, 6 } B = { 1, 2, 3 }
1. A ะ„ B = { 1, 2, 3 } ะ„ { 1, 2, 3, 4, 5, 6 } 1. A = B = { 1, 2, 3 } = { 1, 2, 3 }
๏ฑ OPERATIONS ON SET
These are the operations which involves in a sets.
1. If A and B are sets, the UNION of A with B denoted by A U B, is a set consisting of elements that belong to either A or
B.
FOR EXAMPLE:
Let A = { 1, 3, 5, 8 }, B = { 3, 5, 7} and C = { 0, 6, 7, 9}
Give the elements of;
(a) A โˆช B
(b) A โˆช C
Solutions:
(a) A โˆช B = { 1, 3, 5, 8 } โˆช { 3, 5, 7} = { 1, 3, 5, 7, 8 }
(b) A โˆช C = { 1, 3, 5, 8 } โˆช { 0, 6, 7, 9} = { 0, 1, 3, 5, 6, 7, 8, 9 }
2. If A and B are sets, the INTERSECTION of A with B denoted by A โˆฉ B, is a set consisting of elements that belong to
both A and B.
FOR EXAMPLE:
Let A = { 1, 3, 5, 8 }, B = { 2, 3, 5, 7} and C = { 0, 5, 7, 9}
Give the elements of;
(a) A โˆฉ B
(b) A โˆฉ C
Solutions:
(a) A โˆฉ B = { 1, 3, 5, 8 } โˆฉ { 2, 3, 5, 7} = { 3, 5 }
(b) B โˆฉ C = { 2, 3, 5, 7} โˆฉ { 0, 5, 7, 9} = { 5, 7 }
(b) B โˆฉ (A โˆช C ) = { 2, 3, 5, 7 } โˆฉ [{ 1, 3, 5, 8 } โˆช { 0, 5, 7, 9} ] = { 2, 3, 5, 7} โˆฉ { 0,1, 3, 5, 7, 8, 9 }
= { 3, 5, 7 }
3. Consider A as a set, the COMPLEMENT of A denoted by Aโ€™ read as โ€œA primeโ€ refers to the set whose elements are not
in A but elements of the universal set U. Universal set U the set consisting of all the elements that we wish to consider.
FOR EXAMPLE:
We first designate the Universal set U,
Let U = { 1, 2, 3, 4, 5, 6, 7, 8, 9 }
Let A = { 3, 5, 7 }
Let B = { 2, 3, 4, 5 }
Give the elements of;
(a) Aโ€™
(b) Bโ€™
(c) (A โˆช B )โ€™
(d) (A โˆฉ B )โ€™
Solutions:
(a) The elements of A are 3, 5, 7. Thus, the elements of Aโ€™ = { 1, 2, 4, 6, 8, 9 }
(b) The elements of B are 2, 3, 4, 5. Hence, the elements of Bโ€™ = { 1, 6, 7, 8, 9 }
(c) To find the elements of (A โˆช B )โ€™, we determine first the elements of A โˆช B. Hence,
A โˆช B = { 2, 3, 4, 5, 7 }
So the elements of (A โˆช B )โ€™ = { 1, 6, 8, 9 }
(d) To find the elements of (A โˆฉ B )โ€™, we determine first the elements of A โˆฉ B. Hence,
A โˆฉ B = { 3, 5 }
So the elements of (A โˆฉ B )โ€™ = { 1, 2, 4, 6, 7, 8, 9 }
It is often helpful to draw pictures of sets. Such pictures, called Venn diagrams, represent sets as circles enclosed in a
rectangle, which represents the universal set. Such diagrams often help us to visualize various relationships among sets.
See Figure 1.
If we know that A โˆˆ ๐ต, we might use the Venn diagram in Figure 2(a). If we know that A and B have no elements in
common, that is, if A โˆฉ ๐ต = โˆ… we might use the Venn diagram in Figure 2(b). The sets A and B in Figure 2(b) are said to
be disjoint.
Figures 3(a), 3(b), and 3(c) use Venn diagrams to illustrate the definitions of intersection, union, and complement,
respectively.
Lets have some example:
Use the information supplied in the Figure.
1. How many are in A?
2. How many are in A or B?
3. How many are in A and C?
4. How many are not in B?
5. How many are in neither A nor C?
6. How many are in B but not in C?
SOLUTION:
1. Tignan lamang ung mga numero na nasa loob ng Circle A, A = 20 + 2 + 1 + 6 = 29
2. Tignan kung anu-ano ang mga nasa loob ng circle A at B, A โˆช B = 0 + 1 + 2 + 5 + 6 + 20 = 34
3. Ang iconsider lang ay yung numero na parehong nasa loob ng circle A at C, A โˆฉ C = 1 + 6 = 7
4. Ang iconsider ay yung mga numerong hindi naka pa loob sa circle B, Bโ€™ = 20 + 1 + 4 + 20 = 45
5. Ang iconsider ay yung mga numerong hindi naka pa loob sa A at C, (A โˆช C)โ€™ = 20 + 5 = 25
6. Tignan ang circle B at C, then iconsider lang yung hindi naka paloob sa C, B = 5 + 2 = 7
1.2 REAL NUMBERS
Numbers are essentials not only in arithmetic and algebra but also to other fields like economics
and business. The developments of science and technology needs a scientific number system. The most
important number system in algebra is the real numbers. It is the result of gradual development in the different
number systems.
๏‚ง NATURAL NUMBERS โ€“ are the counting numbers. N = { x | x = 1, 2, 3, โ€ฆ. }
๏‚ง WHOLE NUMBERS โ€“ are the counting numbers together with the zero (0). W = { x | x = 0, 1, 2, 3, โ€ฆ. }
๏‚ง INTEGERS โ€“ are the negative and positive numbers together with the zero (0). I = { x | x = โ€ฆ, -3, -2, -1, 0, 1, 2, 3, โ€ฆ. }
๏‚ง RATIONAL NUMBERS โ€“ are the numbers that can be expressed as a quotient
๐‘Ž
๐‘
of two integers. The integer a is
called numerator, and the integer b, which cannot be 0 (b โ‰  0), is called denominator. These numbers can either
be repeating or terminating when it is presented in decimals.
Repeating Numbers โ€“ are usually presented with a dash sign written above the number or numbers being
repeated.
For Example:
1.
3
11
= 0.272727โ€ฆ 2.
2
3
= 0.66666โ€ฆ
= 0.27 = 0.6
Terminating Numbers โ€“ usually defined as a decimal number that contains a finite number of digits
after the decimal point .
For Example:
1.
1
4
= 0.25 2.
5
2
= 2.5
๏‚ง IRRATIONAL NUMBERS โ€“ numbers that may represented by a decimal but it is neither repeats nor terminates. In
other words, irrational numbers cannot be written in the form
๐‘Ž
๐‘
where a, b are integers and b โ‰  0. For Example,
2 , 3 , and 5.
๏‚ง REAL NUMBERS โ€“ is the union of the set of rational numbers with the set of irrational numbers.
๏ฑ APPROXIMATIONS
Every decimal may be represented by a real number (either rational or irrational), and every real
number may be represented by a decimal. In practice, the decimal representation of an irrational number is
given as an approximation. For example, using the symbol โ‰ˆ (read as โ€œapproximately equal toโ€), we can write
2 โ‰ˆ 1.4142 ๐œ‹ โ‰ˆ 3.1416
In approximating decimals, we either round off or truncate to a given number of decimal places.
The number of places establishes the location of the final digit in the decimal approximation.
Truncation: Drop all the digits that follow the specified final digit in the decimal.
Rounding: Identify the specified final digit in the decimal. If the next digit is 5 or more, add 1 to the final digit; if
the next digit is 4 or less, leave the final digit as it is. Then truncate following the final digit.
FOR EXAMPLE: Approximate 20.98752 to two decimal places by
(a) Truncating
(b) Rounding
Solution:
For 20.98752, the final digit is 8, since it is two decimal places from the decimal point.
(a) To truncate, we remove all digits following the final digit 8. The truncation of 20.98752 to two decimal
places is 20.98.
(b) The digit following the final digit 8 is the digit 7. Since 7 is 5 or more, we add 1 to the final digit 8 and
truncate. The rounded form of 20.98752 to two decimal places is 20.99.
๏ฑ OPERATIONS
In algebra, we use letters such as x, y, a, b, and c to represent numbers. The symbols used in algebra
for the operations of addition, subtraction, multiplication, and division are +, โˆ’, โˆ™ and /. The words used to
describe the results of these operations are sum, difference, product, and quotient. Table 1 summarizes these
ideas.
TABLE 1.1
In algebra, we generally avoid using the multiplication sign and the division sign so familiar in
arithmetic. Notice also that when two expressions are placed next to each other without an operation symbol,
as in or in parentheses, as in it is understood that the expressions, called factors, are to be multiplied.
We also prefer not to use mixed numbers in algebra. When mixed numbers are used, addition is
understood; for example, 2
3
4
means 2 +
3
4
. In algebra, use of a mixed number may be confusing because the
absence of an operation symbol between two terms is generally taken to mean multiplication. The expression
2
3
4
is therefore written instead as 2.75 or as
11
4
.
The symbol โ€œ=โ€œ, called an equal sign and read as โ€œequalsโ€ or โ€œis,โ€ is used to express the idea that the
number or expression on the left of the equal sign is equivalent to the number or expression on the right.
OPERATION SYMBOL WORDS
Addition a + b Sum: a plus b
Subtraction a โ€“ b Difference: a minus b
Multiplication aโˆ™b, (a) โˆ™b, aโˆ™(b), (a) โˆ™(b)
ab, (a)b, a(b), (a)(b)
Product: a times b
Division a/b or
๐‘Ž
๐‘
Quotient: a divided by b
Lets have some example, writing statements using symbols.
(a) The sum of 2 and 7 equals 9. In symbols, this statement is written as 2 + 7 = 9
(b) The product of 3 and 5 is 15. In symbols, this statement is written as 3 โˆ™ 5 = 15
๏ฑ EVALUATE NUMERICAL EXPRESSIONS
Rules for the Order of Operations
1. Begin with the innermost parentheses and work outward. Remember that in dividing two
expressions the numerator and denominator are treated as if they were enclosed in parentheses.
2. Perform multiplications and divisions, working from left to right.
3. Perform additions and subtractions, working from left to right.
FOR EXAMPLE:
Evaluate each expression.
a) 8 โˆ™ 2 + 3 b) 5 โˆ™ (3 + 4) + 2 c) 2 + [4 + 2 โˆ™ (10 + 6)]
SOLUTION:
a) 8 โˆ™ 2 + 3 = 16 + 3 = 19
b) 5 โˆ™ (3 + 4) + 2 = 5 โˆ™ 7 + 2 = 35 + 2 = 37
c) 2 + [4 + 2 โˆ™ (10 + 6)] = 2 + (4 + 2 โˆ™ 16) = 2 + (4 + 32) = 2 + 36 = 38
1.3 PROPERTIES OF REAL NUMBERS
1. COMMUTATIVE PROPERTY
a) a + b = b + a (commutative property for addition)
b) ab = ba (commutative property for multiplication)
This statement states that the sum or product of two or more numbers is not affected regardless of the orders to which the values are added or multiplied.
FOR EXAMPLE:
3 + 7 = 7 + 3 = 10
7โˆ™2 = 2โˆ™7 = 14
2. ASSOCIATIVE PROPERTY
a) (a + b) + c = a + (b + c) (associative property for addition)
b) (ab)c = a(bc) (associative property for multiplication)
This statement above says that the sum or product of three numbers is not affected regardless of the grouping of values.
FOR EXAMPLE:
(4 + 8) + 2 = 4 + (8 + 2) = 14
(7โˆ™2) โˆ™3 = 7โˆ™ (2 โˆ™3) = 14
3. DISTRIBUTIVE PROPERTY
a) a(b + c) = ab + ac
b) (b + c) a = ab + ac
This statement above says that the sum of two or more numbers when multiplied to another number is equal to multiplying each separately then adding the products.
FOR EXAMPLE:
2(3 + 6) = 2(3) + 2(6)
2(9) = 6 + 12
18 = 18
4. IDENTITY PROPERTY
a) a + 0) = a
b) a โˆ™ 1 = a
The real number 0 is known as the additive identity and the number 1 is called multiplicative identity Statements a, explains that any number added to 0 will result to the
number statement b. This denotes that if a number is multiplied to 1, than the result is that number.
FOR EXAMPLE:
5 + 0 = 5
5 โˆ™ 1 = 5
5. INVERSE PROPERTY
The additive inverse property states that adding a number and its inverse results in a sum of 0. The multiplicative inverse property states that multiplying a nonzero
number with its inverse results in a product of 1.
a) ADDITIVE INVERSE PROPERTY
a โ€“ b = a + (-b)
NOTE: Donโ€™t assume that โ€“ a is a negative number. Whether โ€“ a is a negative or positive depends on the value of a.
TABLE 1.2 PROPERTIES OF NEGATIVE
PROPERTIES OF NEGATIVE
PROPERTY EXAMPLE
1. (โ€“ 1)a = โ€“ a (โ€“ 1)5 = โ€“ 5
2. โ€“ (โ€“ a) = a โ€“ (โ€“ 5) = 5
3. (โ€“ a)b = โ€“ ab (โ€“ 5)2 = โ€“ (5)(2)
4. (โ€“ a)(โ€“ b) = ab (โ€“ 5)(โ€“ 2) = (5)(2)
5. โ€“ (a + b) = โ€“ a โ€“ b โ€“ (5 + 2) = โ€“ 5 โ€“ 2
6. โ€“ (a โ€“ b) = โ€“ a + b โ€“ (a โ€“ b) = โ€“ 5 + 2
b) MULTIPLICATIVE INVERSE PROPERTY
a/b = a โˆ™
๐Ÿ
๐’ƒ
We write a โˆ™
๐Ÿ
๐’ƒ
as simply
๐’‚
๐’ƒ
. We refer to
๐’‚
๐’ƒ
as the ๐ช๐ฎ๐จ๐ญ๐ข๐ž๐ง๐ญ of a and b or as the fraction a over b; a is the numerator and b is the
denominator or (divisor).
TABLE 1.3 PROERTIES OF FRACTION
PROPERTIES OF FRACTION
PROPERTY EXAMPLE DESCRIPTION
1.
๐’‚
๐’ƒ
โˆ™
๐’„
๐’…
=
๐’‚๐’„
๐’ƒ๐’…
๐Ÿ
๐Ÿ‘
โˆ™
๐Ÿ“
๐Ÿ•
=
๐Ÿโˆ™๐Ÿ“
๐Ÿ‘โˆ™๐Ÿ•
=
๐Ÿ๐ŸŽ
๐Ÿ๐Ÿ
When multiplying fractions, multiply
numerators and denominators.
2.
๐’‚
๐’ƒ
รท
๐’„
๐’…
=
๐’‚
๐’ƒ
โˆ™
๐’…
๐’„
๐Ÿ
๐Ÿ‘
รท
๐Ÿ“
๐Ÿ•
=
๐Ÿ
๐Ÿ‘
โˆ™
๐Ÿ•
๐Ÿ“
=
๐Ÿ๐Ÿ’
๐Ÿ๐Ÿ“
When dividing fractions, get the reciprocal of
the divisor and then multiply.
3.
๐’‚
๐’„
+
๐’ƒ
๐’„
=
๐’‚+๐’ƒ
๐’„
๐Ÿ
๐Ÿ“
+
๐Ÿ‘
๐Ÿ“
=
๐Ÿ+๐Ÿ•
๐Ÿ“
=
๐Ÿ—
๐Ÿ“
When adding fractions with the same
denominator, add the numerators.
4.
๐’‚
๐’ƒ
+
๐’„
๐’…
=
๐’‚๐’… + ๐’ƒ๐’„
๐’ƒ๐’…
๐Ÿ
๐Ÿ“
+
๐Ÿ‘
๐Ÿ•
=
๐Ÿ(๐Ÿ•) +๐Ÿ“(๐Ÿ‘)
๐Ÿ‘๐Ÿ“
=
๐Ÿ๐Ÿ—
๐Ÿ‘๐Ÿ“
When adding fractions with different
denominators, find the common denominator.
Then add the numerators.
5.
๐’‚๐’„
๐’ƒ๐’…
=
๐’‚
๐’ƒ
๐Ÿโˆ™๐Ÿ“
๐Ÿ‘โˆ™๐Ÿ
=
๐Ÿ“
๐Ÿ‘
Cancel numbers that are common factors in the
numerator and denominator.
6.
๐’‚
๐’ƒ
=
๐’„
๐’…
, ๐‘กโ„Ž๐‘’๐‘› ๐’‚๐’… = ๐’ƒ๐’„ ๐Ÿ
๐Ÿ‘
=
๐Ÿ”
๐Ÿ—
, ๐‘กโ„Ž๐‘’๐‘› ๐Ÿ(๐Ÿ—) = ๐Ÿ‘(๐Ÿ”) Cross - multiply
1.4 THE REAL NUMBER LINE AND ORDER
The real numbers can be represented by points on a line, called real number line. We choose an
arbitrary reference point O, called the Origin, which corresponds to the real number 0.
Figure 1.1 Real Number Line
The point 1 unit to the right of O corresponds to the number 1. The distance between 0 and 1
determines the scale of the number line. For example, the point associated with the number 2 is twice as
far from O as 1. Notice that an arrowhead on the right end of the line indicates the direction in which the
numbers increase. Points to the left of the origin correspond to the real numbers โ€“ 1, โ€“ 2, and so on.
Figure 1.1 also shows the points associated with the rational numbers โ€“
1
4
and
1
4
with the irrational
numbers 2 and ๐œ‹.
The real number associated with a point P is called the coordinate of P, and the line whose points have
been assigned coordinates is called the real number line.
POSITIVE DIRECTION
๏ฑ The real number line consists of three classes of real numbers, as shown in Figure 1.2
Figure 1.2
1. The negative real numbers are the coordinates of points to the left of the origin O.
2. The real number zero is the coordinate of the origin O.
3. The positive real numbers are the coordinates of points to the right of the origin O.
Multiplication Properties of Positive and Negative Numbers
1. The product of two positive numbers is a positive number.
(+) โˆ™ (+) = +
2. The product of two negative numbers is a positive number.
(โ€“) โˆ™ (โ€“) = +
3. The product of a positive number and a negative number is a negative number.
(+) โˆ™ (โ€“) = โ€“ and (โ€“) โˆ™ (+) = โ€“
An inequality is a statement in which two expressions are related by an inequality symbol.
The expressions are referred to as the sides of the inequality. Inequalities of the form a < b
or a > b are called strict inequalities, whereas inequalities of the form ๐‘Ž โ‰ค ๐‘ or ๐‘Ž โ‰ฅ ๐‘ are
called non-strict inequalities. Based on the discussion so far, we conclude that:
FOR EXAMPLE
(a) On the real number line, graph all numbers x for which 4 > x.
(b) On the real number line, graph all numbers x for which x โ‰ค 5.
SOLUTION:
(a) See Figure 1.4 Notice that we use a left parenthesis to indicate that the number 4 is not part of the
graph.
(a) See Figure 1.5 Notice that we use a right bracket to indicate that the number 5 is part of the graph.
a < 0 is equivalent to a is positive
a > 0 is equivalent to a is negative
FIGURE 1.4
FIGURE 1.5
๏ฑ GRAPH OF INEQUALITIES
An important property of the real number line follows from the fact that,
given two numbers (points) a and b, either a is to the left of b, or a is
at the same location as b, or a is to the right of b. See Figure 1.3
If a is to the left of b, we say that โ€œa is less than bโ€ and write a < b If a
is to the right of b, we say that โ€œa is greater than bโ€ and write a > b If a
is at the same location as b, then a = b If a is either less than or equal
to b, we write ๐‘Ž โ‰ค ๐‘ Similarly, ๐‘Ž โ‰ฅ ๐‘ means that a is either greater than or
equal to b. Collectively, the symbols and are called inequality
symbols. Note that and mean the same thing. It does not matter
whether we write or Furthermore, if or if then the difference is positive.
FOR EXAMPLE:
1. 2 < 6
2. 9 > 5
3. โ€“ 3 > โ€“ 10
4. 4 < 10
5. 4 > โ€“ 1
Note: That the inequality symbol
always points in the direction of the
smaller number.
FIGURE 1.3
๏ฑ SETS AND INTERVALS
Certain sets of real numbers, called intervals, occur frequently in calculus an d correspond geometrically
to line segments. For example, if a < b, then the open interval from a to b consists of all numbers
between a and b is denoted by the symbol (a, b). Using the set builder notation, we can write
Note that the endpoints a and b, are excluded from this interval. This fact is indicated by parentheses ( )
in the interval notation and the open circles on the graph of interval in Figure 1.6.
The closed interval from a to b is the set
Here the endpoints of the interval are included. This indicated by the square brackets [ ] in the interval
notation and solid circles on the graph of the interval in Figure 1.7.
(a, b) = { x | a < x < b }
FIGURE 1.6
[a, b] = { x | a < x < b }
FIGURE 1.7
TABLE 1.4 NINE POSSIBLE TYPES OF INETRVALS
NOTATION SET DESCRIPTION GRAPH
( a, b ) { x| a < x < b }
[ a, b ] { x| a โ‰ค x โ‰ค b }
[ a, b ) { x| a โ‰ค x < b }
( a, b ] { x| a < x โ‰ค b }
( a, โˆž ) { x| a < x }
[ a, โˆž ) { x| a โ‰ค x }
(โ€“โˆž, b ) { x| x < b }
(โ€“ โˆž, b ] { x| x โ‰ค b }
(โ€“ โˆž, โˆž ) R (set of all real number)
Lets have some example:
Express each interval in terms of inequalities, and the graph the interval.
1. [-1, 2) = { x | -1 โ‰ค x < 2 }
2. [1.5, 4] = { x | 1.5 โ‰ค x โ‰ค 4 }
3. (-3, โˆž) = { x | -3 < x }
Graph each set.
1. (1, 3) โˆฉ [2, 7]
Let us first graph the given intervals
(1, 3) = { x | 1 < x < 3 }
[2, 7] = { x | 2 โ‰ค x โ‰ค 7 }
The intersection of two intervals consists of the numbers that are in both intervals.
(1, 3) โˆฉ [2, 7] = { x | 1 โ‰ค x < 2 and | 2 โ‰ค x โ‰ค 7 }
= { x | 2 โ‰ค x < 3 } = [2, 3)
๏ฑ ABSOLUTE VALUE AND DISTANCE
The absolute value of a number a is the distance from 0 to a on the number line. For example, is 4 units
from 0, and 3 is 3 units from 0. See Figure 1.8. Thus, the absolute value of - 4 is 4, and the absolute value
of 3 is 3.
TABLE 1.5 PROPERTIES OF ABSOLUTE VALUE
FIGURE 1.8
Definition of Absolute Value
If a is a real number, then the absolute value of a is denoted by |a| and
defined by
|a| = a if a โ‰ฅ 0 and |a| = โ€“ a if a < 0
PROPERTY EXAMPLE DESCRIPTION
1. |a| โ‰ฅ 0 |โ€“ 3| = 3 โ‰ฅ 0 The absolute value of a number is always positive or zero
2. |a| = |โ€“ a| |5| = |โ€“ 5| A number and its negative have the same absolute value
3. |ab| = |a| |b| |โ€“ 2โˆ™5| = |โ€“ 2| |5| The absolute value of a product is the product of the
absolute value
4. |
๐’‚
๐’ƒ
| =
|๐’‚|
|๐’ƒ|
|
5
โ€“ 2
| =
|5|
|โ€“ 2|
The absolute value of a quotient is the quotient of the
absolute values.
Distance Between Points on the Real Line
If a is a real number, then the distance between the points a and b
on the real line is
d(a, b) = |b โ€“ a|
FOR EXAMPLE:
Let P, Q, and R be points on a real number line with coordinates โ€“ 5, 7 and โ€“ 3 respectively. Find the
distance;
(a) between P and Q
(b) between Q and R
SOLUTION:
(a) d(P, Q) = |7 โ€“ (โ€“ 5)| = |12| = 12
(b) d(P, Q) = |โ€“ 3 โ€“ 7| = | โ€“ 10| = 10
1.5 INTEGER EXPONENT
A product of identical numbers is usually written in exponential notation.
FOR EXAMPLE:
1. (โ€“3)4
= โ€“3 โˆ™ โ€“3 โˆ™ โ€“3 โˆ™ โ€“3 = 81
2. โ€“34
= โ€“ (3 โˆ™ 3 โˆ™ 3 โˆ™ 3) = โ€“ 81
FOR EXAMPLE:
1. (
4
7
)0
= 1
2. ๐‘ฅโˆ’1
=
1
๐‘ฅ1 =
1
๐‘ฅ
3. (โ€“2)โ€“3
=
1
(โ€“2)3 =
1
โˆ’8
= โˆ’
1
8
Exponential Notation
If a is any real number and n is a positive integer, then the nth power of a
๐‘Ž๐‘›
= ๐‘Ž โˆ™ a โˆ™ โ€ฆ โˆ™ a
The number a is called the base and n is called exponent.
Note: The distinction between
(โ€“3)4
and โ€“34
. ๐ผ๐‘›(โ€“3)4
the exponent
applies to โ€“3, but in โ€“34
the exponent
applies only to 3.
Zero and Negative Exponents
If a โ‰  0 is any real number and n is a positive integer, then
๐‘Ž0
= 1 ๐‘Ž๐‘›๐‘‘ ๐‘Žโˆ’๐‘›
=
1
๐‘Žโˆ’๐‘›
TABLE 1.9 LAWS OF EXPONENTS
LAWS EXAMPLE DESCRIPTION
1. ๐‘Ž๐‘š
๐‘Ž๐‘›
= ๐‘Ž๐‘š+๐‘›
32 โˆ™ 33= 32+3 = 35 To multiply two powers of the same number,
add the exponent
2.
๐‘Ž๐‘š
๐‘Ž๐‘› = ๐‘Ž๐‘šโˆ’๐‘› 35
32 = 35โˆ’2
= 33 To divide two powers of the same number,
subtract the exponent
3. (๐‘Ž๐‘š
)๐‘›
= ๐‘Ž๐‘š๐‘›
(32
)5
= 310 To raise a power to a new power, multiply the
exponents
4. (๐‘Ž๐‘)๐‘›
= ๐‘Ž๐‘›
๐‘๐‘›
(3 โˆ™ 9)4
= 34
โˆ™ 94 To raise a product to a power, raise each
factor to the power
5. (
๐‘Ž
๐‘
)๐‘›=
๐‘Ž๐‘›
๐‘๐‘› (
3
4
)2
=
32
42
To raise a quotient to a power, raise both
numerator and denominator to the power
6. (
๐‘Ž
๐‘
)โˆ’๐‘›=
๐‘๐‘›
๐‘Ž๐‘› (
3
4
)โˆ’2=
42
32
To raise a fraction to a negative power,
invert/reverse the fraction and change the
sign of the exponent
7.
๐‘Žโˆ’๐‘š
๐‘โˆ’๐‘› =
๐‘๐‘›
๐‘Ž๐‘š
3โˆ’2
4โˆ’5 =
45
32
To move a number raised to a power from
numerator to denominator or from
denominator to numerator, change the sign
of the exponent
Lets have some examples:
Using the laws of exponent
1. ๐‘ฅ4๐‘ฅ7 = ๐‘ฅ4+7 = ๐‘ฅ11
2. ๐‘ฆ4
๐‘ฆโˆ’7
= ๐‘ฆ4โˆ’7
= ๐‘ฆโˆ’3
=
1
๐‘ฆ3
3.
๐‘9
๐‘4 = ๐‘9โˆ’4 = ๐‘5
4. (๐‘ 4)5= ๐‘ 4(5) = ๐‘ 20
5. (3๐‘ฅ4)3= 33๐‘ฅ4(3) = 27๐‘ฅ12
6. (
๐‘ฅ
2
)5=
๐‘ฅ5
25 =
๐‘ฅ5
32
Lets have some examples:
Simplifying expressions with exponent
1. (2๐‘Ž3๐‘2) 3๐‘Ž๐‘4)3 = (2๐‘Ž3๐‘2 33๐‘Ž3(๐‘4)3
= (2๐‘Ž3
๐‘2
) 27๐‘Ž3
๐‘12
= (2)(27) ๐‘Ž3
๐‘Ž3
๐‘2
๐‘12
= 54 ๐‘Ž6๐‘14
2. (
๐‘ฅ
๐‘ฆ
)3(
๐‘ฆ2๐‘ฅ
๐‘ง
)4 =
๐‘ฅ3
๐‘ฆ3
๐‘ฆ2 4
๐‘ฅ4
๐‘ง4
=
๐‘ฅ3
๐‘ฆ3
(
(๐‘ฆ8)๐‘ฅ4
๐‘ง4
)
= ๐‘ฅ3
๐‘ฅ4
๐‘ฆ8
๐‘ฆ3
1
๐‘ง4
=
(๐‘ฅ7)๐‘ฆ5
๐‘ง4
Lets have some examples:
Simplifying expressions with negative
exponent
1.
(6๐‘ ๐‘กโˆ’4)
2๐‘ โˆ’2๐‘ก2 =
(6๐‘ ๐‘ 2)
2๐‘ก2๐‘ก4
=
3๐‘ 3
๐‘ก6
2. (
๐‘ฆ
3๐‘ง3)โˆ’2
= (
3๐‘ง3
๐‘ฆ
)2
=
32 ๐‘ง3 2
๐‘ฆ2 = (
9๐‘ง6
๐‘ฆ2 )
๏ฑ SCIENTIFIC NOTATION
Measurements of physical quantities can range from very small to very large. For example, The
mass of a proton is approximately 0.00000000000000000000000000167 kilogram and the mass of Earth is
about 5,980,000,000,000,000,000,000,000 kilograms. These numbers obviously are tedious to write down
and difficult to read, so we use exponents to rewrite each.
Converting a Decimal to Scientific Notation
To change a positive number into scientific notation:
1. Count the number N of places that the decimal point must be moved to arrive at a number x where 1
โ‰ค x < 10.
2. If the original number is greater than or equal to 1, the scientific notation is x 10โˆ’๐‘
. If the original
number is between 0 and 1, the scientific notation x 10โˆ’๐‘
.
When a number has been written as the product of a number x,
where 1 โ‰ค x < 10 times a power of 10, it is said to be written in
scientific notation.
Lets have some example:
1. 4 x 1013
= 40, 000, 000, 000, 000
2. 1.66 x 10โˆ’24
= 0.00000000000000000000000166
3. 56, 920 = 5.692 x 104
4. 0.000093 = 9.3 x 10โˆ’5
THANK YOU!!

More Related Content

Similar to 1. Real Numbers and Integer Exponent.pptx

Set theory- Introduction, symbols with its meaning
Set theory- Introduction, symbols with its meaningSet theory- Introduction, symbols with its meaning
Set theory- Introduction, symbols with its meaningDipakMahurkar1
ย 
Module week 1 Q1
Module week 1 Q1Module week 1 Q1
Module week 1 Q1Rommel Limbauan
ย 
schaums-probability.pdf
schaums-probability.pdfschaums-probability.pdf
schaums-probability.pdfSahat Hutajulu
ย 
Chap2_SETS_PDF.pdf
Chap2_SETS_PDF.pdfChap2_SETS_PDF.pdf
Chap2_SETS_PDF.pdfRatipornChomrit
ย 
Digital text sets pdf
Digital text sets  pdfDigital text sets  pdf
Digital text sets pdfstephy1234
ย 
6.1_set.pptx
6.1_set.pptx6.1_set.pptx
6.1_set.pptxirrfanalikhan
ย 
SETS-AND-SUBSETS.pptx
SETS-AND-SUBSETS.pptxSETS-AND-SUBSETS.pptx
SETS-AND-SUBSETS.pptxJuanMiguelTangkeko
ย 
Discrete mathematics OR Structure
Discrete mathematics OR Structure Discrete mathematics OR Structure
Discrete mathematics OR Structure Abdullah Jan
ย 
Explore the foundational concepts of sets in discrete mathematics
Explore the foundational concepts of sets in discrete mathematicsExplore the foundational concepts of sets in discrete mathematics
Explore the foundational concepts of sets in discrete mathematicsDr Chetan Bawankar
ย 
BCA_Semester-I_Mathematics-I_Set theory and function
BCA_Semester-I_Mathematics-I_Set theory and functionBCA_Semester-I_Mathematics-I_Set theory and function
BCA_Semester-I_Mathematics-I_Set theory and functionRai University
ย 
Lecture 1 - Concept of Sets.pdf
Lecture 1 - Concept of Sets.pdfLecture 1 - Concept of Sets.pdf
Lecture 1 - Concept of Sets.pdfSheinahdenMayTenerif
ย 
Discrete mathematic
Discrete mathematicDiscrete mathematic
Discrete mathematicNaralaswapna
ย 
02 Representing Sets and Types of Sets.pptx
02 Representing Sets and Types of Sets.pptx02 Representing Sets and Types of Sets.pptx
02 Representing Sets and Types of Sets.pptxMerrykrisIgnacio
ย 
functions and sets.pdf
functions and sets.pdffunctions and sets.pdf
functions and sets.pdfpetermulei3
ย 
functions and sets.pdf
functions and sets.pdffunctions and sets.pdf
functions and sets.pdfpetermulei3
ย 
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptxQ1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptxNovyFacun1
ย 
Sets and there different types.
Sets and there different types.Sets and there different types.
Sets and there different types.Ashufb2323
ย 

Similar to 1. Real Numbers and Integer Exponent.pptx (20)

Set theory- Introduction, symbols with its meaning
Set theory- Introduction, symbols with its meaningSet theory- Introduction, symbols with its meaning
Set theory- Introduction, symbols with its meaning
ย 
Module week 1 Q1
Module week 1 Q1Module week 1 Q1
Module week 1 Q1
ย 
schaums-probability.pdf
schaums-probability.pdfschaums-probability.pdf
schaums-probability.pdf
ย 
Chap2_SETS_PDF.pdf
Chap2_SETS_PDF.pdfChap2_SETS_PDF.pdf
Chap2_SETS_PDF.pdf
ย 
Digital text sets pdf
Digital text sets  pdfDigital text sets  pdf
Digital text sets pdf
ย 
6.1_set.pptx
6.1_set.pptx6.1_set.pptx
6.1_set.pptx
ย 
SETS-AND-SUBSETS.pptx
SETS-AND-SUBSETS.pptxSETS-AND-SUBSETS.pptx
SETS-AND-SUBSETS.pptx
ย 
Discrete mathematics OR Structure
Discrete mathematics OR Structure Discrete mathematics OR Structure
Discrete mathematics OR Structure
ย 
Explore the foundational concepts of sets in discrete mathematics
Explore the foundational concepts of sets in discrete mathematicsExplore the foundational concepts of sets in discrete mathematics
Explore the foundational concepts of sets in discrete mathematics
ย 
4898850.ppt
4898850.ppt4898850.ppt
4898850.ppt
ย 
BCA_Semester-I_Mathematics-I_Set theory and function
BCA_Semester-I_Mathematics-I_Set theory and functionBCA_Semester-I_Mathematics-I_Set theory and function
BCA_Semester-I_Mathematics-I_Set theory and function
ย 
Lecture 1 - Concept of Sets.pdf
Lecture 1 - Concept of Sets.pdfLecture 1 - Concept of Sets.pdf
Lecture 1 - Concept of Sets.pdf
ย 
Discrete mathematic
Discrete mathematicDiscrete mathematic
Discrete mathematic
ย 
02 Representing Sets and Types of Sets.pptx
02 Representing Sets and Types of Sets.pptx02 Representing Sets and Types of Sets.pptx
02 Representing Sets and Types of Sets.pptx
ย 
G-1-SETS.pdf
G-1-SETS.pdfG-1-SETS.pdf
G-1-SETS.pdf
ย 
functions and sets.pdf
functions and sets.pdffunctions and sets.pdf
functions and sets.pdf
ย 
functions and sets.pdf
functions and sets.pdffunctions and sets.pdf
functions and sets.pdf
ย 
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptxQ1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
ย 
Sets and there different types.
Sets and there different types.Sets and there different types.
Sets and there different types.
ย 
Sets
SetsSets
Sets
ย 

Recently uploaded

Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
ย 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
ย 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
ย 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
ย 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
ย 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
ย 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
ย 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
ย 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
ย 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
ย 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
ย 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoรฃo Esperancinha
ย 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
ย 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
ย 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
ย 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
ย 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
ย 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
ย 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
ย 

Recently uploaded (20)

Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
ย 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
ย 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
ย 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
ย 
young call girls in Rajiv Chowk๐Ÿ” 9953056974 ๐Ÿ” Delhi escort Service
young call girls in Rajiv Chowk๐Ÿ” 9953056974 ๐Ÿ” Delhi escort Serviceyoung call girls in Rajiv Chowk๐Ÿ” 9953056974 ๐Ÿ” Delhi escort Service
young call girls in Rajiv Chowk๐Ÿ” 9953056974 ๐Ÿ” Delhi escort Service
ย 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
ย 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
ย 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
ย 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
ย 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
ย 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
ย 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
ย 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
ย 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
ย 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
ย 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
ย 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
ย 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
ย 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
ย 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
ย 

1. Real Numbers and Integer Exponent.pptx

  • 1. UNIT I REAL NUMBER AND REAL LINE
  • 2. 1.1 CONCEPT OF SET In the different branches of Mathematics and other fields of Science the concept of set is a basic fundamental notion that we should give importance. The concept of set is so basic and it is impossible for us to define what is set. Thus, Set is simple described in terms of the properties of those objects that belong to the set. SET is a collection of objects whose properties are well defined so that there is no question as to whether a certain objects does or does not belong to the set. The object of set is called โ€œELEMENTSโ€. By well defined, we mean that there is a rule that enables us to determine whether a given object is an element of the set. If a set has no ELEMENTS, it is called โ€œEMPTY SET or NULL SETโ€, and is denoted by the symbol ร˜. Sets can be identified or named with the use of capital letters or symbols. Set can be described by using two methods: 1. ROSTER METHOD - indicate a set by listing the elements, separated by commas and enclosed them in braces { }. FOR EXAMPLE: D = { 3, 5, 7} โ€“ read as โ€œset of odd numbers whose elements are 3,5,7โ€ E = { a, b, c, โ€ฆ.., z} โ€“ read as โ€œset of English alphabet whose elements starts from a, b, c up to zโ€
  • 3. 2. SET โ€“ BUILDER NOTATION or RULE METHOD - indicate a set by describing the elements. FOR EXAMPLE: D = { x | x = 2 } โ€“ read as โ€œ D is the set of all x such that x is 2โ€ E = { y | y > 2 } โ€“ read as โ€œ E is the set of all y such that y is greater than 2โ€ Set are distinct, we never repeat elements. For Example, { 1, 2, 3, 2 }; the correct listing is { 1, 2, 3 }. Because a set is a collection, the order in which the elements are listed is IMMATERIAL. It can be { 1, 2, 3 } or { 3, 2, 1 } or { 1, 3, 2 } and so on, all represent the same set. If every element of a set A is also an element of a set B, then we say that A is a subset of B and we write A ะ„ B. If two A and B have the same elements, then we say that A equals B and write A = B. FOR EXAMPLE: A = { 1, 2, 3 } A = { 1, 2, 3 } B = { 1, 2, 3, 4, 5, 6 } B = { 1, 2, 3 } 1. A ะ„ B = { 1, 2, 3 } ะ„ { 1, 2, 3, 4, 5, 6 } 1. A = B = { 1, 2, 3 } = { 1, 2, 3 }
  • 4. ๏ฑ OPERATIONS ON SET These are the operations which involves in a sets. 1. If A and B are sets, the UNION of A with B denoted by A U B, is a set consisting of elements that belong to either A or B. FOR EXAMPLE: Let A = { 1, 3, 5, 8 }, B = { 3, 5, 7} and C = { 0, 6, 7, 9} Give the elements of; (a) A โˆช B (b) A โˆช C Solutions: (a) A โˆช B = { 1, 3, 5, 8 } โˆช { 3, 5, 7} = { 1, 3, 5, 7, 8 } (b) A โˆช C = { 1, 3, 5, 8 } โˆช { 0, 6, 7, 9} = { 0, 1, 3, 5, 6, 7, 8, 9 } 2. If A and B are sets, the INTERSECTION of A with B denoted by A โˆฉ B, is a set consisting of elements that belong to both A and B. FOR EXAMPLE: Let A = { 1, 3, 5, 8 }, B = { 2, 3, 5, 7} and C = { 0, 5, 7, 9} Give the elements of; (a) A โˆฉ B (b) A โˆฉ C Solutions: (a) A โˆฉ B = { 1, 3, 5, 8 } โˆฉ { 2, 3, 5, 7} = { 3, 5 } (b) B โˆฉ C = { 2, 3, 5, 7} โˆฉ { 0, 5, 7, 9} = { 5, 7 } (b) B โˆฉ (A โˆช C ) = { 2, 3, 5, 7 } โˆฉ [{ 1, 3, 5, 8 } โˆช { 0, 5, 7, 9} ] = { 2, 3, 5, 7} โˆฉ { 0,1, 3, 5, 7, 8, 9 } = { 3, 5, 7 }
  • 5. 3. Consider A as a set, the COMPLEMENT of A denoted by Aโ€™ read as โ€œA primeโ€ refers to the set whose elements are not in A but elements of the universal set U. Universal set U the set consisting of all the elements that we wish to consider. FOR EXAMPLE: We first designate the Universal set U, Let U = { 1, 2, 3, 4, 5, 6, 7, 8, 9 } Let A = { 3, 5, 7 } Let B = { 2, 3, 4, 5 } Give the elements of; (a) Aโ€™ (b) Bโ€™ (c) (A โˆช B )โ€™ (d) (A โˆฉ B )โ€™ Solutions: (a) The elements of A are 3, 5, 7. Thus, the elements of Aโ€™ = { 1, 2, 4, 6, 8, 9 } (b) The elements of B are 2, 3, 4, 5. Hence, the elements of Bโ€™ = { 1, 6, 7, 8, 9 } (c) To find the elements of (A โˆช B )โ€™, we determine first the elements of A โˆช B. Hence, A โˆช B = { 2, 3, 4, 5, 7 } So the elements of (A โˆช B )โ€™ = { 1, 6, 8, 9 } (d) To find the elements of (A โˆฉ B )โ€™, we determine first the elements of A โˆฉ B. Hence, A โˆฉ B = { 3, 5 } So the elements of (A โˆฉ B )โ€™ = { 1, 2, 4, 6, 7, 8, 9 }
  • 6. It is often helpful to draw pictures of sets. Such pictures, called Venn diagrams, represent sets as circles enclosed in a rectangle, which represents the universal set. Such diagrams often help us to visualize various relationships among sets. See Figure 1. If we know that A โˆˆ ๐ต, we might use the Venn diagram in Figure 2(a). If we know that A and B have no elements in common, that is, if A โˆฉ ๐ต = โˆ… we might use the Venn diagram in Figure 2(b). The sets A and B in Figure 2(b) are said to be disjoint. Figures 3(a), 3(b), and 3(c) use Venn diagrams to illustrate the definitions of intersection, union, and complement, respectively.
  • 7. Lets have some example: Use the information supplied in the Figure. 1. How many are in A? 2. How many are in A or B? 3. How many are in A and C? 4. How many are not in B? 5. How many are in neither A nor C? 6. How many are in B but not in C? SOLUTION: 1. Tignan lamang ung mga numero na nasa loob ng Circle A, A = 20 + 2 + 1 + 6 = 29 2. Tignan kung anu-ano ang mga nasa loob ng circle A at B, A โˆช B = 0 + 1 + 2 + 5 + 6 + 20 = 34 3. Ang iconsider lang ay yung numero na parehong nasa loob ng circle A at C, A โˆฉ C = 1 + 6 = 7 4. Ang iconsider ay yung mga numerong hindi naka pa loob sa circle B, Bโ€™ = 20 + 1 + 4 + 20 = 45 5. Ang iconsider ay yung mga numerong hindi naka pa loob sa A at C, (A โˆช C)โ€™ = 20 + 5 = 25 6. Tignan ang circle B at C, then iconsider lang yung hindi naka paloob sa C, B = 5 + 2 = 7
  • 8. 1.2 REAL NUMBERS Numbers are essentials not only in arithmetic and algebra but also to other fields like economics and business. The developments of science and technology needs a scientific number system. The most important number system in algebra is the real numbers. It is the result of gradual development in the different number systems. ๏‚ง NATURAL NUMBERS โ€“ are the counting numbers. N = { x | x = 1, 2, 3, โ€ฆ. } ๏‚ง WHOLE NUMBERS โ€“ are the counting numbers together with the zero (0). W = { x | x = 0, 1, 2, 3, โ€ฆ. } ๏‚ง INTEGERS โ€“ are the negative and positive numbers together with the zero (0). I = { x | x = โ€ฆ, -3, -2, -1, 0, 1, 2, 3, โ€ฆ. } ๏‚ง RATIONAL NUMBERS โ€“ are the numbers that can be expressed as a quotient ๐‘Ž ๐‘ of two integers. The integer a is called numerator, and the integer b, which cannot be 0 (b โ‰  0), is called denominator. These numbers can either be repeating or terminating when it is presented in decimals. Repeating Numbers โ€“ are usually presented with a dash sign written above the number or numbers being repeated. For Example: 1. 3 11 = 0.272727โ€ฆ 2. 2 3 = 0.66666โ€ฆ = 0.27 = 0.6 Terminating Numbers โ€“ usually defined as a decimal number that contains a finite number of digits after the decimal point . For Example: 1. 1 4 = 0.25 2. 5 2 = 2.5 ๏‚ง IRRATIONAL NUMBERS โ€“ numbers that may represented by a decimal but it is neither repeats nor terminates. In other words, irrational numbers cannot be written in the form ๐‘Ž ๐‘ where a, b are integers and b โ‰  0. For Example, 2 , 3 , and 5. ๏‚ง REAL NUMBERS โ€“ is the union of the set of rational numbers with the set of irrational numbers.
  • 9. ๏ฑ APPROXIMATIONS Every decimal may be represented by a real number (either rational or irrational), and every real number may be represented by a decimal. In practice, the decimal representation of an irrational number is given as an approximation. For example, using the symbol โ‰ˆ (read as โ€œapproximately equal toโ€), we can write 2 โ‰ˆ 1.4142 ๐œ‹ โ‰ˆ 3.1416 In approximating decimals, we either round off or truncate to a given number of decimal places. The number of places establishes the location of the final digit in the decimal approximation. Truncation: Drop all the digits that follow the specified final digit in the decimal. Rounding: Identify the specified final digit in the decimal. If the next digit is 5 or more, add 1 to the final digit; if the next digit is 4 or less, leave the final digit as it is. Then truncate following the final digit. FOR EXAMPLE: Approximate 20.98752 to two decimal places by (a) Truncating (b) Rounding Solution: For 20.98752, the final digit is 8, since it is two decimal places from the decimal point. (a) To truncate, we remove all digits following the final digit 8. The truncation of 20.98752 to two decimal places is 20.98. (b) The digit following the final digit 8 is the digit 7. Since 7 is 5 or more, we add 1 to the final digit 8 and truncate. The rounded form of 20.98752 to two decimal places is 20.99.
  • 10. ๏ฑ OPERATIONS In algebra, we use letters such as x, y, a, b, and c to represent numbers. The symbols used in algebra for the operations of addition, subtraction, multiplication, and division are +, โˆ’, โˆ™ and /. The words used to describe the results of these operations are sum, difference, product, and quotient. Table 1 summarizes these ideas. TABLE 1.1 In algebra, we generally avoid using the multiplication sign and the division sign so familiar in arithmetic. Notice also that when two expressions are placed next to each other without an operation symbol, as in or in parentheses, as in it is understood that the expressions, called factors, are to be multiplied. We also prefer not to use mixed numbers in algebra. When mixed numbers are used, addition is understood; for example, 2 3 4 means 2 + 3 4 . In algebra, use of a mixed number may be confusing because the absence of an operation symbol between two terms is generally taken to mean multiplication. The expression 2 3 4 is therefore written instead as 2.75 or as 11 4 . The symbol โ€œ=โ€œ, called an equal sign and read as โ€œequalsโ€ or โ€œis,โ€ is used to express the idea that the number or expression on the left of the equal sign is equivalent to the number or expression on the right. OPERATION SYMBOL WORDS Addition a + b Sum: a plus b Subtraction a โ€“ b Difference: a minus b Multiplication aโˆ™b, (a) โˆ™b, aโˆ™(b), (a) โˆ™(b) ab, (a)b, a(b), (a)(b) Product: a times b Division a/b or ๐‘Ž ๐‘ Quotient: a divided by b
  • 11. Lets have some example, writing statements using symbols. (a) The sum of 2 and 7 equals 9. In symbols, this statement is written as 2 + 7 = 9 (b) The product of 3 and 5 is 15. In symbols, this statement is written as 3 โˆ™ 5 = 15 ๏ฑ EVALUATE NUMERICAL EXPRESSIONS Rules for the Order of Operations 1. Begin with the innermost parentheses and work outward. Remember that in dividing two expressions the numerator and denominator are treated as if they were enclosed in parentheses. 2. Perform multiplications and divisions, working from left to right. 3. Perform additions and subtractions, working from left to right. FOR EXAMPLE: Evaluate each expression. a) 8 โˆ™ 2 + 3 b) 5 โˆ™ (3 + 4) + 2 c) 2 + [4 + 2 โˆ™ (10 + 6)] SOLUTION: a) 8 โˆ™ 2 + 3 = 16 + 3 = 19 b) 5 โˆ™ (3 + 4) + 2 = 5 โˆ™ 7 + 2 = 35 + 2 = 37 c) 2 + [4 + 2 โˆ™ (10 + 6)] = 2 + (4 + 2 โˆ™ 16) = 2 + (4 + 32) = 2 + 36 = 38
  • 12. 1.3 PROPERTIES OF REAL NUMBERS 1. COMMUTATIVE PROPERTY a) a + b = b + a (commutative property for addition) b) ab = ba (commutative property for multiplication) This statement states that the sum or product of two or more numbers is not affected regardless of the orders to which the values are added or multiplied. FOR EXAMPLE: 3 + 7 = 7 + 3 = 10 7โˆ™2 = 2โˆ™7 = 14 2. ASSOCIATIVE PROPERTY a) (a + b) + c = a + (b + c) (associative property for addition) b) (ab)c = a(bc) (associative property for multiplication) This statement above says that the sum or product of three numbers is not affected regardless of the grouping of values. FOR EXAMPLE: (4 + 8) + 2 = 4 + (8 + 2) = 14 (7โˆ™2) โˆ™3 = 7โˆ™ (2 โˆ™3) = 14 3. DISTRIBUTIVE PROPERTY a) a(b + c) = ab + ac b) (b + c) a = ab + ac This statement above says that the sum of two or more numbers when multiplied to another number is equal to multiplying each separately then adding the products. FOR EXAMPLE: 2(3 + 6) = 2(3) + 2(6) 2(9) = 6 + 12 18 = 18 4. IDENTITY PROPERTY a) a + 0) = a b) a โˆ™ 1 = a The real number 0 is known as the additive identity and the number 1 is called multiplicative identity Statements a, explains that any number added to 0 will result to the number statement b. This denotes that if a number is multiplied to 1, than the result is that number. FOR EXAMPLE: 5 + 0 = 5 5 โˆ™ 1 = 5 5. INVERSE PROPERTY The additive inverse property states that adding a number and its inverse results in a sum of 0. The multiplicative inverse property states that multiplying a nonzero number with its inverse results in a product of 1.
  • 13. a) ADDITIVE INVERSE PROPERTY a โ€“ b = a + (-b) NOTE: Donโ€™t assume that โ€“ a is a negative number. Whether โ€“ a is a negative or positive depends on the value of a. TABLE 1.2 PROPERTIES OF NEGATIVE PROPERTIES OF NEGATIVE PROPERTY EXAMPLE 1. (โ€“ 1)a = โ€“ a (โ€“ 1)5 = โ€“ 5 2. โ€“ (โ€“ a) = a โ€“ (โ€“ 5) = 5 3. (โ€“ a)b = โ€“ ab (โ€“ 5)2 = โ€“ (5)(2) 4. (โ€“ a)(โ€“ b) = ab (โ€“ 5)(โ€“ 2) = (5)(2) 5. โ€“ (a + b) = โ€“ a โ€“ b โ€“ (5 + 2) = โ€“ 5 โ€“ 2 6. โ€“ (a โ€“ b) = โ€“ a + b โ€“ (a โ€“ b) = โ€“ 5 + 2
  • 14. b) MULTIPLICATIVE INVERSE PROPERTY a/b = a โˆ™ ๐Ÿ ๐’ƒ We write a โˆ™ ๐Ÿ ๐’ƒ as simply ๐’‚ ๐’ƒ . We refer to ๐’‚ ๐’ƒ as the ๐ช๐ฎ๐จ๐ญ๐ข๐ž๐ง๐ญ of a and b or as the fraction a over b; a is the numerator and b is the denominator or (divisor). TABLE 1.3 PROERTIES OF FRACTION PROPERTIES OF FRACTION PROPERTY EXAMPLE DESCRIPTION 1. ๐’‚ ๐’ƒ โˆ™ ๐’„ ๐’… = ๐’‚๐’„ ๐’ƒ๐’… ๐Ÿ ๐Ÿ‘ โˆ™ ๐Ÿ“ ๐Ÿ• = ๐Ÿโˆ™๐Ÿ“ ๐Ÿ‘โˆ™๐Ÿ• = ๐Ÿ๐ŸŽ ๐Ÿ๐Ÿ When multiplying fractions, multiply numerators and denominators. 2. ๐’‚ ๐’ƒ รท ๐’„ ๐’… = ๐’‚ ๐’ƒ โˆ™ ๐’… ๐’„ ๐Ÿ ๐Ÿ‘ รท ๐Ÿ“ ๐Ÿ• = ๐Ÿ ๐Ÿ‘ โˆ™ ๐Ÿ• ๐Ÿ“ = ๐Ÿ๐Ÿ’ ๐Ÿ๐Ÿ“ When dividing fractions, get the reciprocal of the divisor and then multiply. 3. ๐’‚ ๐’„ + ๐’ƒ ๐’„ = ๐’‚+๐’ƒ ๐’„ ๐Ÿ ๐Ÿ“ + ๐Ÿ‘ ๐Ÿ“ = ๐Ÿ+๐Ÿ• ๐Ÿ“ = ๐Ÿ— ๐Ÿ“ When adding fractions with the same denominator, add the numerators. 4. ๐’‚ ๐’ƒ + ๐’„ ๐’… = ๐’‚๐’… + ๐’ƒ๐’„ ๐’ƒ๐’… ๐Ÿ ๐Ÿ“ + ๐Ÿ‘ ๐Ÿ• = ๐Ÿ(๐Ÿ•) +๐Ÿ“(๐Ÿ‘) ๐Ÿ‘๐Ÿ“ = ๐Ÿ๐Ÿ— ๐Ÿ‘๐Ÿ“ When adding fractions with different denominators, find the common denominator. Then add the numerators. 5. ๐’‚๐’„ ๐’ƒ๐’… = ๐’‚ ๐’ƒ ๐Ÿโˆ™๐Ÿ“ ๐Ÿ‘โˆ™๐Ÿ = ๐Ÿ“ ๐Ÿ‘ Cancel numbers that are common factors in the numerator and denominator. 6. ๐’‚ ๐’ƒ = ๐’„ ๐’… , ๐‘กโ„Ž๐‘’๐‘› ๐’‚๐’… = ๐’ƒ๐’„ ๐Ÿ ๐Ÿ‘ = ๐Ÿ” ๐Ÿ— , ๐‘กโ„Ž๐‘’๐‘› ๐Ÿ(๐Ÿ—) = ๐Ÿ‘(๐Ÿ”) Cross - multiply
  • 15. 1.4 THE REAL NUMBER LINE AND ORDER The real numbers can be represented by points on a line, called real number line. We choose an arbitrary reference point O, called the Origin, which corresponds to the real number 0. Figure 1.1 Real Number Line The point 1 unit to the right of O corresponds to the number 1. The distance between 0 and 1 determines the scale of the number line. For example, the point associated with the number 2 is twice as far from O as 1. Notice that an arrowhead on the right end of the line indicates the direction in which the numbers increase. Points to the left of the origin correspond to the real numbers โ€“ 1, โ€“ 2, and so on. Figure 1.1 also shows the points associated with the rational numbers โ€“ 1 4 and 1 4 with the irrational numbers 2 and ๐œ‹. The real number associated with a point P is called the coordinate of P, and the line whose points have been assigned coordinates is called the real number line. POSITIVE DIRECTION
  • 16. ๏ฑ The real number line consists of three classes of real numbers, as shown in Figure 1.2 Figure 1.2 1. The negative real numbers are the coordinates of points to the left of the origin O. 2. The real number zero is the coordinate of the origin O. 3. The positive real numbers are the coordinates of points to the right of the origin O. Multiplication Properties of Positive and Negative Numbers 1. The product of two positive numbers is a positive number. (+) โˆ™ (+) = + 2. The product of two negative numbers is a positive number. (โ€“) โˆ™ (โ€“) = + 3. The product of a positive number and a negative number is a negative number. (+) โˆ™ (โ€“) = โ€“ and (โ€“) โˆ™ (+) = โ€“
  • 17. An inequality is a statement in which two expressions are related by an inequality symbol. The expressions are referred to as the sides of the inequality. Inequalities of the form a < b or a > b are called strict inequalities, whereas inequalities of the form ๐‘Ž โ‰ค ๐‘ or ๐‘Ž โ‰ฅ ๐‘ are called non-strict inequalities. Based on the discussion so far, we conclude that: FOR EXAMPLE (a) On the real number line, graph all numbers x for which 4 > x. (b) On the real number line, graph all numbers x for which x โ‰ค 5. SOLUTION: (a) See Figure 1.4 Notice that we use a left parenthesis to indicate that the number 4 is not part of the graph. (a) See Figure 1.5 Notice that we use a right bracket to indicate that the number 5 is part of the graph. a < 0 is equivalent to a is positive a > 0 is equivalent to a is negative FIGURE 1.4 FIGURE 1.5
  • 18. ๏ฑ GRAPH OF INEQUALITIES An important property of the real number line follows from the fact that, given two numbers (points) a and b, either a is to the left of b, or a is at the same location as b, or a is to the right of b. See Figure 1.3 If a is to the left of b, we say that โ€œa is less than bโ€ and write a < b If a is to the right of b, we say that โ€œa is greater than bโ€ and write a > b If a is at the same location as b, then a = b If a is either less than or equal to b, we write ๐‘Ž โ‰ค ๐‘ Similarly, ๐‘Ž โ‰ฅ ๐‘ means that a is either greater than or equal to b. Collectively, the symbols and are called inequality symbols. Note that and mean the same thing. It does not matter whether we write or Furthermore, if or if then the difference is positive. FOR EXAMPLE: 1. 2 < 6 2. 9 > 5 3. โ€“ 3 > โ€“ 10 4. 4 < 10 5. 4 > โ€“ 1 Note: That the inequality symbol always points in the direction of the smaller number. FIGURE 1.3
  • 19. ๏ฑ SETS AND INTERVALS Certain sets of real numbers, called intervals, occur frequently in calculus an d correspond geometrically to line segments. For example, if a < b, then the open interval from a to b consists of all numbers between a and b is denoted by the symbol (a, b). Using the set builder notation, we can write Note that the endpoints a and b, are excluded from this interval. This fact is indicated by parentheses ( ) in the interval notation and the open circles on the graph of interval in Figure 1.6. The closed interval from a to b is the set Here the endpoints of the interval are included. This indicated by the square brackets [ ] in the interval notation and solid circles on the graph of the interval in Figure 1.7. (a, b) = { x | a < x < b } FIGURE 1.6 [a, b] = { x | a < x < b } FIGURE 1.7
  • 20. TABLE 1.4 NINE POSSIBLE TYPES OF INETRVALS NOTATION SET DESCRIPTION GRAPH ( a, b ) { x| a < x < b } [ a, b ] { x| a โ‰ค x โ‰ค b } [ a, b ) { x| a โ‰ค x < b } ( a, b ] { x| a < x โ‰ค b } ( a, โˆž ) { x| a < x } [ a, โˆž ) { x| a โ‰ค x } (โ€“โˆž, b ) { x| x < b } (โ€“ โˆž, b ] { x| x โ‰ค b } (โ€“ โˆž, โˆž ) R (set of all real number)
  • 21. Lets have some example: Express each interval in terms of inequalities, and the graph the interval. 1. [-1, 2) = { x | -1 โ‰ค x < 2 } 2. [1.5, 4] = { x | 1.5 โ‰ค x โ‰ค 4 } 3. (-3, โˆž) = { x | -3 < x } Graph each set. 1. (1, 3) โˆฉ [2, 7] Let us first graph the given intervals (1, 3) = { x | 1 < x < 3 } [2, 7] = { x | 2 โ‰ค x โ‰ค 7 } The intersection of two intervals consists of the numbers that are in both intervals. (1, 3) โˆฉ [2, 7] = { x | 1 โ‰ค x < 2 and | 2 โ‰ค x โ‰ค 7 } = { x | 2 โ‰ค x < 3 } = [2, 3)
  • 22. ๏ฑ ABSOLUTE VALUE AND DISTANCE The absolute value of a number a is the distance from 0 to a on the number line. For example, is 4 units from 0, and 3 is 3 units from 0. See Figure 1.8. Thus, the absolute value of - 4 is 4, and the absolute value of 3 is 3. TABLE 1.5 PROPERTIES OF ABSOLUTE VALUE FIGURE 1.8 Definition of Absolute Value If a is a real number, then the absolute value of a is denoted by |a| and defined by |a| = a if a โ‰ฅ 0 and |a| = โ€“ a if a < 0 PROPERTY EXAMPLE DESCRIPTION 1. |a| โ‰ฅ 0 |โ€“ 3| = 3 โ‰ฅ 0 The absolute value of a number is always positive or zero 2. |a| = |โ€“ a| |5| = |โ€“ 5| A number and its negative have the same absolute value 3. |ab| = |a| |b| |โ€“ 2โˆ™5| = |โ€“ 2| |5| The absolute value of a product is the product of the absolute value 4. | ๐’‚ ๐’ƒ | = |๐’‚| |๐’ƒ| | 5 โ€“ 2 | = |5| |โ€“ 2| The absolute value of a quotient is the quotient of the absolute values.
  • 23. Distance Between Points on the Real Line If a is a real number, then the distance between the points a and b on the real line is d(a, b) = |b โ€“ a| FOR EXAMPLE: Let P, Q, and R be points on a real number line with coordinates โ€“ 5, 7 and โ€“ 3 respectively. Find the distance; (a) between P and Q (b) between Q and R SOLUTION: (a) d(P, Q) = |7 โ€“ (โ€“ 5)| = |12| = 12 (b) d(P, Q) = |โ€“ 3 โ€“ 7| = | โ€“ 10| = 10
  • 24. 1.5 INTEGER EXPONENT A product of identical numbers is usually written in exponential notation. FOR EXAMPLE: 1. (โ€“3)4 = โ€“3 โˆ™ โ€“3 โˆ™ โ€“3 โˆ™ โ€“3 = 81 2. โ€“34 = โ€“ (3 โˆ™ 3 โˆ™ 3 โˆ™ 3) = โ€“ 81 FOR EXAMPLE: 1. ( 4 7 )0 = 1 2. ๐‘ฅโˆ’1 = 1 ๐‘ฅ1 = 1 ๐‘ฅ 3. (โ€“2)โ€“3 = 1 (โ€“2)3 = 1 โˆ’8 = โˆ’ 1 8 Exponential Notation If a is any real number and n is a positive integer, then the nth power of a ๐‘Ž๐‘› = ๐‘Ž โˆ™ a โˆ™ โ€ฆ โˆ™ a The number a is called the base and n is called exponent. Note: The distinction between (โ€“3)4 and โ€“34 . ๐ผ๐‘›(โ€“3)4 the exponent applies to โ€“3, but in โ€“34 the exponent applies only to 3. Zero and Negative Exponents If a โ‰  0 is any real number and n is a positive integer, then ๐‘Ž0 = 1 ๐‘Ž๐‘›๐‘‘ ๐‘Žโˆ’๐‘› = 1 ๐‘Žโˆ’๐‘›
  • 25. TABLE 1.9 LAWS OF EXPONENTS LAWS EXAMPLE DESCRIPTION 1. ๐‘Ž๐‘š ๐‘Ž๐‘› = ๐‘Ž๐‘š+๐‘› 32 โˆ™ 33= 32+3 = 35 To multiply two powers of the same number, add the exponent 2. ๐‘Ž๐‘š ๐‘Ž๐‘› = ๐‘Ž๐‘šโˆ’๐‘› 35 32 = 35โˆ’2 = 33 To divide two powers of the same number, subtract the exponent 3. (๐‘Ž๐‘š )๐‘› = ๐‘Ž๐‘š๐‘› (32 )5 = 310 To raise a power to a new power, multiply the exponents 4. (๐‘Ž๐‘)๐‘› = ๐‘Ž๐‘› ๐‘๐‘› (3 โˆ™ 9)4 = 34 โˆ™ 94 To raise a product to a power, raise each factor to the power 5. ( ๐‘Ž ๐‘ )๐‘›= ๐‘Ž๐‘› ๐‘๐‘› ( 3 4 )2 = 32 42 To raise a quotient to a power, raise both numerator and denominator to the power 6. ( ๐‘Ž ๐‘ )โˆ’๐‘›= ๐‘๐‘› ๐‘Ž๐‘› ( 3 4 )โˆ’2= 42 32 To raise a fraction to a negative power, invert/reverse the fraction and change the sign of the exponent 7. ๐‘Žโˆ’๐‘š ๐‘โˆ’๐‘› = ๐‘๐‘› ๐‘Ž๐‘š 3โˆ’2 4โˆ’5 = 45 32 To move a number raised to a power from numerator to denominator or from denominator to numerator, change the sign of the exponent
  • 26. Lets have some examples: Using the laws of exponent 1. ๐‘ฅ4๐‘ฅ7 = ๐‘ฅ4+7 = ๐‘ฅ11 2. ๐‘ฆ4 ๐‘ฆโˆ’7 = ๐‘ฆ4โˆ’7 = ๐‘ฆโˆ’3 = 1 ๐‘ฆ3 3. ๐‘9 ๐‘4 = ๐‘9โˆ’4 = ๐‘5 4. (๐‘ 4)5= ๐‘ 4(5) = ๐‘ 20 5. (3๐‘ฅ4)3= 33๐‘ฅ4(3) = 27๐‘ฅ12 6. ( ๐‘ฅ 2 )5= ๐‘ฅ5 25 = ๐‘ฅ5 32 Lets have some examples: Simplifying expressions with exponent 1. (2๐‘Ž3๐‘2) 3๐‘Ž๐‘4)3 = (2๐‘Ž3๐‘2 33๐‘Ž3(๐‘4)3 = (2๐‘Ž3 ๐‘2 ) 27๐‘Ž3 ๐‘12 = (2)(27) ๐‘Ž3 ๐‘Ž3 ๐‘2 ๐‘12 = 54 ๐‘Ž6๐‘14 2. ( ๐‘ฅ ๐‘ฆ )3( ๐‘ฆ2๐‘ฅ ๐‘ง )4 = ๐‘ฅ3 ๐‘ฆ3 ๐‘ฆ2 4 ๐‘ฅ4 ๐‘ง4 = ๐‘ฅ3 ๐‘ฆ3 ( (๐‘ฆ8)๐‘ฅ4 ๐‘ง4 ) = ๐‘ฅ3 ๐‘ฅ4 ๐‘ฆ8 ๐‘ฆ3 1 ๐‘ง4 = (๐‘ฅ7)๐‘ฆ5 ๐‘ง4
  • 27. Lets have some examples: Simplifying expressions with negative exponent 1. (6๐‘ ๐‘กโˆ’4) 2๐‘ โˆ’2๐‘ก2 = (6๐‘ ๐‘ 2) 2๐‘ก2๐‘ก4 = 3๐‘ 3 ๐‘ก6 2. ( ๐‘ฆ 3๐‘ง3)โˆ’2 = ( 3๐‘ง3 ๐‘ฆ )2 = 32 ๐‘ง3 2 ๐‘ฆ2 = ( 9๐‘ง6 ๐‘ฆ2 ) ๏ฑ SCIENTIFIC NOTATION Measurements of physical quantities can range from very small to very large. For example, The mass of a proton is approximately 0.00000000000000000000000000167 kilogram and the mass of Earth is about 5,980,000,000,000,000,000,000,000 kilograms. These numbers obviously are tedious to write down and difficult to read, so we use exponents to rewrite each. Converting a Decimal to Scientific Notation To change a positive number into scientific notation: 1. Count the number N of places that the decimal point must be moved to arrive at a number x where 1 โ‰ค x < 10. 2. If the original number is greater than or equal to 1, the scientific notation is x 10โˆ’๐‘ . If the original number is between 0 and 1, the scientific notation x 10โˆ’๐‘ . When a number has been written as the product of a number x, where 1 โ‰ค x < 10 times a power of 10, it is said to be written in scientific notation.
  • 28. Lets have some example: 1. 4 x 1013 = 40, 000, 000, 000, 000 2. 1.66 x 10โˆ’24 = 0.00000000000000000000000166 3. 56, 920 = 5.692 x 104 4. 0.000093 = 9.3 x 10โˆ’5