The Real Number System
The Real Number System
Lecture 1
The real number system consists of a set of elements called real numbers. A real
number may be positive, negative, or zero and can be classified as either rational or irrational
number.
A rational number is any number that can be expressed as the ratio of two integers ,i.e.
a number of the form a/b where a and b are integers and b not equal to 0.
The following are the symbols used for certain classes of numbers.
The concept of the absolute value of a real number is important to signed numbers.
Signed numbers are numbers which are preceded by plus or minus sign. However, a number
that has no sign is understood to be positive.
X, if x>0
|x| = -x , if x <0
0, if x = 0
Rule 1. To add two real numbers with like signs, add their absolute values and prefix the
common sign.
Rule 2. To add two real numbers with unlike signs, subtract the smaller absolute value from the
bigger absolute value, and prefix the sign as that of the bigger absolute value.
Rule 3. To subtract two real numbers, change the sign of the subtrahend and proceed to
algebraic addition(Rules 1 and 2).
Rule 4. To multiply ( or divide) two numbers having like signs, multiply ( or divide) their
absolute values and prefix a plus sign.
Rule 5. To multiply ( or divide) two numbers having unlike signs, multiply ( or divide) their
absolute values and prefix a minus sign.
1. Reflexive : a = a
1. Closure. The set of real numbers R is said to be closed under a given operation if upon
performing any two elements in R, the result also belong to R.
2. Commutative. The order in which the numbers are taken does not affect the sum and
product. a + b = b + a , ab = ba.
3. Associative. The grouping in which the numbers are taken does not affect the sum and
product. a + ( b + c ) = ( a + b ) + c, a(bc) = (ab)c
4. identity. Performing an operation between any number and identity results to the number
itself. a + o = a, a . 1 = a.
5. Inverse. A number operated on its inverse equals the identity element. a + ( -a ) = o , a . ( 1/a)
= 1.
POLYNOMIALS
Definitions of Basic Terms in Polynomials.
3. An Algebraic expression is a collection of constants and variables involving at least one of the
basic operations in mathematics.
5. A monomial is a term involving only the product of a real number which may have
coefficients of variables with nonnegative integral exponents.
8. If a monomial is expressed as a product of two or more symbols, each of the symbols is called
the coefficient of the rest of the product.
4. 8x2 – 7x – 2y
5x2 – 6x – 15y
-4x2 + 11x – 9y
= 9x2 – 2x –26y
1. –(2x-y+10) + (4x-3y)-2(3x-4y+6)
= -2x+y-10+4x-3y-6x+8y-12
= -4x+6y-22
2. 4x-2y-5-2(8x-7y)-(3x-4y-1)
= 4x-2y-5-16x+14y-3x+4y+1
= -15x+16y-4
3. – {-2x-y-[3x-(4x+y-3)-y]-7}
= - {-2x-y-[3x-4x-y+3-y]-7}
= - {-2x-y-3x+4x+y-3+y-7}
= - {-x+y-10} = x-y+10
Value of Polynomial
The value of the polynomial or expression in x is obtained by substituting a certain
given value for x.
= 2(-1) -4(1) +1 -5
= -2-4+1-5
=-10
= [-(2)2-4(2)-1] – [-(-1)2-4(-1)-1]
= [-4-8-1]-[-1+4-1]
= [-13]-[2]
= -15
A compact notation for the product of n factors each of which is a is given in the
following definition.
b. -24 = -2.2.2.2 = - 16
c. (-2)4 = -2.-2.-2.-2 = 16
Laws of exponents
am . a n = am+n
am = 1 if m=n
an 1/an-m if m<n
( am)n = amn
( ab)m = am bm
(a/b)m = am / bm
Product of Polynomials