Chapter 1a - Number System-STA101
Chapter 1a - Number System-STA101
CONTENTS
1. Number ........................................................................................................................... 2
1.1. Natural numbers or Positive integers (N) ................................................................ 2
1.2. Integers (Z)............................................................................................................... 2
1.3. Prime numbers ......................................................................................................... 2
1.4. Rational numbers (Q)............................................................................................... 2
1.5. Irrational number (T) ............................................................................................... 2
1.6. Real numbers (R) ..................................................................................................... 3
1.7. Real line ................................................................................................................... 3
1.8. Intervals.................................................................................................................... 3
1.9 Complex numbers (C) ............................................................................................... 3
2. Basic Rules of Algebra ................................................................................................... 4
2.1. Closure Property ...................................................................................................... 4
2.2. Commutative Property ............................................................................................. 4
2.3 Associative law. ........................................................................................................ 4
2.4 The Distributive law ................................................................................................. 5
2.5 The Inverse law ......................................................................................................... 5
2.6 Identity Element ........................................................................................................ 5
3. Cartesian product of Two Sets ........................................................................................ 5
4. Relations or binary relations ........................................................................................... 6
4.1. Properties of a Relation............................................................................................ 8
(a) Reflexive property ................................................................................................. 8
(b) Symmetric property ............................................................................................... 8
(c) Transitive Property ................................................................................................ 9
(d) Equivalence Relation............................................................................................. 9
5. Laws of Indices ............................................................................................................. 10
Law 1 ........................................................................................................................ 11
Law 2 ........................................................................................................................ 11
Law 3 ........................................................................................................................ 11
Law 4 ........................................................................................................................ 11
Law 5 ........................................................................................................................ 11
Law 6 ........................................................................................................................ 11
6. ALGEBRAIC EXPRESSIONS AND EXPANSION ................................................... 12
6.1 Priority of Mathematical Operations ...................................................................... 12
6.2 Some basic algebraic expansion formulae .............................................................. 12
6.2.1 Factorizing algebraic expressions .................................................................... 12
6.3 Simplifying rational expressions............................................................................. 13
6.4 Adding and subtracting rational expressions .......................................................... 14
EXERCISES ..................................................................................................................... 14
APPENDIX-I: PAST TEST 1 AND EXAM QUESTIONS ............................................. 16
1
1. NUMBER
Definition: A number is a mathematical entity used to count, label, and measure of
objects or items.
In mathematics, the definition of number has been extended over the years to include
such numbers as (i) 0, (ii) negative numbers, (iii) rational numbers,(iv) irrational
numbers, (v) real numbers, and (vi) complex numbers.
Remark: In the 19th century, set theorists and other mathematicians started including 0 in
the set of natural numbers. Today, different mathematicians use the term to describe both
sets, including 0 or not.
Remark: Natural numbers (positive integers) are a subset of the set of integers.
2
Mathematically, the set of rational numbers is denoted by the symbol T.
Remark: The set of natural numbers (positive integers) is a subset of set of integers,
which in turn is a subset of integers, which in turn is a subset of rational numbers.
-∞ ∞
-3 -2 -1 0 1 2 3 4
A real line is denoted by the notation ℜ ( −∞, ∞ ) .
1.8. Intervals
Open Interval: A collection of real numbers, say, x, between two numbers say a and b,
where but not including a or b is called an Open interval, written as a<x<b or (a<b).
( )
a x b
Closed Interval: If the end points a and b are to be included in the interval, then the
collection of real numbers, x, is called a Closed interval, written as a≤x≤b or [a,b].
[ ]
a x b
We may also define half open/closed (semi closed) intervals such as
(i) (a,b)] left open right closed interval.
(ii) [a,b) left closed right open interval.
3
The set of complex numbers is denoted by C .
Remark: A set has closure property under an operation if the outcome of that operation
on members of the set always produces a member of the same set; in this case we also say
that the set is closed under the operation.
For example:
5 ∈ R, 7 ∈ R, then
5 + 7 = 12 ∈ R
5-7 = -2 ∈ R,
5
∈ R,
7
5 × 7 = 35 ∈ R.
⇒ That the operations +, -, / and × demonstrate closure property.
Remark: In general, the real numbers are closed under addition, subtraction and
multiplication. However it is not closed under division as 0/0 is not a real number.
Remark: The set of positive integers is not closed under subtraction for, 3 and 8 are both
positive integers, but 3 − 8 = −5, is not a positive integer.
Remark: Another example is the set containing only the number zero, which is closed
under addition, subtraction and multiplication but not division.
Remark: An operation that does not satisfy the above property is called noncommutative.
4
(ii) The Associative law of Multiplication
Let, a, b and c be any three real numbers, then (a.b).c = a.(b.c)
e.g. (2.5).3 = 2.(5.3) =30
Remark: Zero is the additive identity of the real number system. This is because,
a+0=0+a=a. Hence 0 is the identity element for addition.
(ii) Multiplicative Identity: If a real number a is multiplied by another real number I and
if the result is a, then I is said to be the multiplicative identity of the real number system.
Remark: One is the multiplicative identity of the real number system. This is because,.
ax1=1xa=a
Notice that there are six ordered pairs in both cases (i) & (ii) and A x B ≠ B x A.
5
Example 3.1
Let A = {4,8, 2} and B = {10,12} .
Solution 3.1
Then
A × B = {4,8, 2} × {10,12} = {( 4,10 ) , ( 4,12 ) , ( 8,10 ) , ( 8,12 ) , ( 2,10 ) , ( 2,12 )} .
B × A = {10 ,12} × {4 , 8, 2} = {(10 , 4 ) , (10,8 ) , (10, 2 ) , (12, 4 ) , (12, 8 ) , (12 , 2 )}
AxB≠BxA
Definition: Here we relate one member x (say) of a set A with one member y (say) of the
set B (B may be same as A) through some rule (relation) R.
Solution 4.1
y
A 1 2 3 4
1 11 12 13 14
x 2 21 22 23 24
3 31 32 33 34
4 41 42 43 44
6
x y
1 1
2 2
3 3
4 4
(ii) R = {(x, y) | x ≥ y}
R= {(1,1),(2,1), (3,1), (4,1), (2,2),(3,2), (4,2), (3,3),(4,3),(4,4)}
Arrow diagrams may be used to represent such relationship as follows.
x y
1 1
2 2
3 3
4 4
Example 4.2
(i) Let R be the ‘is a multiple of’ relation on the set A={2,4,6,8}.
i.e. R = {(x, y) | x is multiple of y}
(ii) Let R be the ‘is a factor of’ relation on the set A={2,4,6,8}
i.e. R = {(x, y) | x is a factor of y}
Represent the relation by ordered pairs of the relation and represent such relationship
using arrow diagrams.
Solution 4.2
There are sixteen (16) ordered pairs
y
2 4 6 8
2 22 24 26 28
x 4 42 44 46 48
6 62 64 66 68
8 82 84 86 88
7
(i) R = {(x, y) | x is multiple of y}
Thus we have,
R = {(2,2), (4,2), (6,2), (8,2), (4,4), (8,4), (6,6), (8,8)}
Arrow diagrams may be used to represent such relationship as follows
x y
2 2
4 4
6 6
8 8
x y
2 2
4 4
6 6
8 8
In Example 4.2 above, the relation R is reflexive on the set A = {2,4,6,8} because (2,2),
(4,4), (6,6) and (8,8) are in the set of the relation R.
8
Example 4.1.1
Let R be the relation ‘-x is the opposite of x’ on the set A = {1,-1,2,-2}. Represent the
relation by ordered pairs of the relation. Also show that relation R is symmetric.
Solution 4.1.1
The relation is defined as R= {(x, y)| y is opposite of x }, x ∈ A, y ∈ A
Thus we have,
R= {(1,-1), (-1,1), (2,-2), (-2,2)}
The relation R (-x is the opposite of x) is symmetric on the set A = {1,-1,2,-2} because
(1,-1), (-1,1), (2,-2) and (-2,2) are in the set of the relation R.
Example 4.1.2
Consider the relation R ‘is a factor of’ on the set A = {2,4,6,8}. Represent the relation by
ordered pairs of the relation. Also show that relation R is transitive.
Solution 4.1.2
Set A for R gives
Remark: Note that to show that the transitive property is satisfied, once needs to establish
the fact if (x,y) ∈ R and (y,z) ∈ R, then (x,z) ∈ R for all such pairs of sets in R. However,
the existence of one such pair such that if (x,y) ∈ R and (y,z) ∈ R, but (x,z) ∉ R, is
sufficient to show that a relation is not transitive.
Example 4.1.3
Let A = {− 1,0,1,2}and a relation on A be given by
( −1, −1) , ( −1, 0 ) , ( −1,1) , ( −1, 2 ) , ( 0, 0 ) , ( 0, −1) , ( 0,1) ,
R=
( 0, 2 ) , (1, −1) , (1, 0 ) , (1,1) , (1, 2 ) , ( 2, −1) , ( 2,0 ) , ( 2,1) , ( 2, 2 )
Note that
(i) R is a relation on A since R ⊂ A × A.
9
(ii) R is reflexive, since ( a, a ) ∈ R for all a ∈ A i.e., ( −1, −1) , ( 0,0 ) , (1,1) ,, ( 2, 2 ) ∈ R ,
( −1,0 ) , ( 0, −1) ∈ R,
( −1,1) , (1, −1) ∈ R,
( 0,1) , (1,0) ∈ R,
(ii) R is symmetric, since for every ( a, b ) ∈ R , ( b, a ) ∈ R . i.e.,
( 0, 2 ) , ( 2,0 ) ∈ R,
( −1,2 ) , ( 2, −1) ∈ R and
(1,2 ) , ( 2,1) ∈ R
(iv) R is transitive since, (− 1,2 ), (2,1) ∈ R, then (− 1,1) ∈ R , (0,1), (1,2 ) ∈ R, then (0,2) ∈ R
Example 4.1.4
Let R be the ‘is a factor of’ relation on the set A = {3,6,9, 27} . Examine, giving reasons,
if R is not an equivalence relation.
Solution 4.1.4
The ordered pair of the relation
R = {(x, y) | x is a factor of y} is given below
R= {(3,3), (3,6), (3,9), (3,27), (6,6), (9,9), (9,27), (27,27)}
Any relation on a set that is reflexive, symmetric and transitive is called an Equivalence
Relation. So we will check these three properties on R.
Reflexive
Reflexive property is satisfied because
(3,3),(6,6),(9,9),(27,27) ϵ R
Symmetry
Symmetry property is not satisfied since ( 3,6 ) ∈ R, but ( 6,3) ∉ R
Transitive: Transitive property is satisfied, because of (a,b) ϵ R, (b,c) ϵ R then (a,c) ϵ R:
(i) For each (3,b) and (b, c) in R we see that (3,c) is in R
(ii) For each (6,b) and (b, c) in R we see that (6,c) is in R
(iii) For (9,9) and (9, 27) in R we see that (9,27) is in R
5. LAWS OF INDICES
Definition of an
In general let a and n be non-zero real number (positive, negative or fraction), then
a n = a × a × ... × a ( n factors)
10
In the definition, a is called the base and n is called the exponent.
Thus,
10 = 1,
0
( −5) = 1,
0
(1.35) = 1, and so on.
Law of Indices
Law 1
a m ⋅ a n = a m + n , where m and n are real numbers.
e.g. 23 ⋅ 25 = ( 2 ⋅ 2 ⋅ 2 ) ⋅ ( 2 ⋅ 2 ⋅ 2 ⋅ 2 ⋅ 2 ) = 23+5 = 28 = 256
Law 2
n m
(a ) = a nm ,
3
e. g . ( 32 ) = 32×3 = 36 == 729
Law 3
n
( a ⋅ b ) = a n ⋅ bn , where m and n are real numbers.
4
( 3 ⋅ 2 ) = ( 3 ⋅ 2 ) ⋅ ( 3 ⋅ 2 ) ⋅ ( 3 ⋅ 2 ) ⋅ ( 3 ⋅ 2 ) = 34 ⋅ 24 = 64 = 6 ⋅ 6 ⋅ 6 ⋅ 6 = 1296 .
Law 4
m
a am
= , b≠0
b bm
4 4
2 2 2 2 2 2⋅2⋅2⋅2 2 16
e. g . = ⋅ ⋅ ⋅ = = 4 =
3 3 3 3 3 3⋅ 3⋅ 3⋅ 3 3 81
Law 5
am
= a m−n , a ≠ 0
an
53 5 ⋅ 5 ⋅ 5
e. g . 2 = = 53−2 = 5
5 5⋅5
Law 6
1
(i) an = n a
m
(ii) a n = n am
1
1 1
−27 3 −3
Thus, 3
−27 = ( −27 ) = −3,
3 3
−125 = ( −125 ) 3 = −5, = .
64 4
11
6. ALGEBRAIC EXPRESSIONS AND EXPANSION
Example:
4 + [–1(–2 – 1)]2 = 4 + [–1(–3)]2 = 4 + [3]2 = 4 + 9 = 13
Example 6.2.1
Expand and simplify the following:
3 ( 5 x − 2 ) + 2 ( x 2 + 2 x + 1)
Solution 6.2.1
3 ( 5 x − 2 ) + 2 ( x 2 + 2 x + 1) = 15 x − 6 + 2 x 2 + 4 x + 2 = 2 x 2 + 19 x − 4
6.2.1 Factorizing algebraic expressions
Example 6.2.1.1
Factorize the following algebraic expressions:
(a) 3x 2 ( 5 x − 2 ) + 6 x ( 5 x − 2 ) − 3 ( 5 x − 2 ) ,
(b) 4 x 2 + 4 x + 1 and
(c) 2ab4 − 4ab2c2 + 2ac4 .
Solution 6.2.1.1
(a) 3x 2 ( 5 x − 2 ) + 6 x ( 5 x − 2 ) − 3 ( 5 x − 2 )
= ( 5 x − 2 ) ( 3x 2 + 6 x − 3) = 3 ( 5 x − 2 ) ( x 2 + 2 x − 1) ; since ( 5x − 2 ) is common
12
(b) 4 x 2 + 4 x + 1 = (2 x )2 + 2(2 x ).1 + 12 u sin g the formula ( a + b)2 = a 2 + 2ab + b2
where, a = 2 x and b = 1 ;
= (2 x + 1)2
Alternative method
(b) 4 x 2 + 4 x + 1 = 4 x 2 + 2 x + 2 x + 1
= 2 x(2 x + 1) + 1(2 x + 1)
= (2 x + 1) (2 x + 1) sin ce (2 x + 1) is common
= (2 x + 1)2
2
(c) 2ab4 − 4ab2c2 + 2ac4 ( ) (
= 2a b 4 − 2b 2 c 2 + c 4 = 2a b 2 − c 2 )
Hint: use formula (a − b)2 = a 2 − 2ab + b 2 then
2
= 2 a ( b 4 − 2b 2 c 2 + c 4 ) = 2 a ( b 2 − c 2 )
2 2 2
= 2a ( b − c )( b + c ) = 2a ( b − c ) ( b + c ) .
6.3 Simplifying rational expressions
A rational expression is a ratio (fraction) in which both numerator and denominator is a
polynomial.
P(x )
Thus R( x ) = , where P( x ) and Q( x ) are plynomial functions
Q(x )
Example 6.3.1
Simplify the following algebraic expressions:
4a 2 x + 8abx − 60b 2 x
(a) ,
5a 2 y − 30aby + 45b 2 y
x 2 + 2 xy + y 2 x 2 − 2 xy + y 2
(b) ⋅ and
x− y 6x + 6 y
x2 − 4 x − 5 3 x − 15
(c) ÷ 2
3x − 6 x + 2x + 1
Solution 6.3.1
4a 2 x + 8abx − 60b2 x N
(a) 2 2
= (1)
5a y − 30aby + 45b y D
N = 4a 2 x + 8abx − 60b2 x = 4 x[a 2 + 2ab − 15b2 ] = 4 x[a 2 + 5ab − 3ab − 15b 2 ]
= 4 x[a ( a + 5b) − 3b( a + 5b)] = 4 x ( a + 5b)( a − 3b) (2)
Similarly,
D = 5a 2 y − 30aby + 45b2 y = 5 y ( a − 3b )( a − 3b ) (3)
Substituting (2) and (3) in (1) we have,
4a 2 x + 8abx − 60b2 x 4 x ( a + 5b )( a − 3b ) 4 x ( a + 5b )
= =
5a y − 30aby + 45b y 5 y ( a − 3b )( a − 3b ) 5 y ( a − 3b )
2 2
x 2 + 2 xy + y 2 x 2 − 2 xy + y 2 ( x + 2 xy + y )( x − 2 xy + y )
2 2 2 2
(b) . =
x− y 6x + 6 y ( x − y )( 6 x + 6 y )
13
2 2
=
( x + y ) ( x − y ) = ( x + y )( x − y ) .
6 ( x + y )( x − y ) 6
Note: In the above example following formulae are used
(a + b) 2 = a 2 + 2ab + b2 and ( a − b)2 = a 2 − 2ab + b2
(c)
x2 − 4x − 5 3x − 15
÷ 2 =
(
x2 − 4 x − 5 x2 + 2 x + 1 )( )
3x − 6 x + 2x +1 ( 3x − 6 )( 3x − 15)
2 3
=
( x − 5) ( x + 1)( x + 1) =
( x + 1) .
3 ( x − 2 ) 3 ( x − 5) 9 ( x − 2)
6.4 Adding and subtracting rational expressions
Example 6.4.1
Perform the indicated operations and simplify, if possible:
x − 4 x −1
(a) + and
x −1 x +1
2x x 1
(b) + 2 −
x −3 x − x −6 x +2
Solution 6.4.1
x − 4 x − 1 ( x − 4 )( x + 1) + ( x − 1)( x − 1)
(a) + =
x −1 x +1 ( x + 1)( x − 1)
=
(x 2
) (
− 3x − 4 + x 2 − 2 x + 1 )= 2 x 2 − 5 x − 3 ( 2 x + 1)( x − 3)
= .
( x + 1)( x − 1) ( x + 1)( x − 1) ( x + 1)( x − 1)
2x x 1 2x x 1
(b) + 2 − = + −
x − 3 x − x − 6 x + 2 x − 3 ( x − 3)( x + 2 ) x + 2
2 x ( x + 2 ) + x − ( x − 3) 2 x 2 + 4 x + x − x + 3
= =
( x − 3) ( x + 2 ) ( x − 3) ( x + 2 )
2x2 + 4x + 3
=
( x − 3) ( x + 2 )
EXERCISES
1. Let R be the relation " − a is the opposite of a " on the set A = {4, − 4,7, − 7 } .
Write ordered pairs of the relation and represent the relation by an arrow diagram.
2. Let the relation R be “is less than or equal to” on the set A={11,22,35}.
(i) Write the ordered pairs of the relation.
(ii) Represent the relation by an arrow diagram.
(iii) Determine which of the reflexive, symmetric and transitive properties are
satisfied by the relation.
3. Simplify the following algebraic expression:
4
2x 4 y
2 3
8x y
14
x8
= Ans
256 y 8
4. Perform the indicated operations and simplify the following:
(i) 3x − 6 x − 2 ( 5 x − 2 )
= 7 x − 4 Ans
(ii) ( 9 y − 14 yz − 8 z 2 ) − 3 z ( 4 y − 5 z ) + 2 y ( 3 y + 2 z )
2
= 15 y 2 − 22 yz + 7 z 2 Ans
(iii) 2 x 4 x 2 − x ( 3 x − 1) + x 3x 2 − 2 x ( −3x + 2 )
= 11x 3 − 2 x 2 Ans.
(iv) ( x 2 + 2 )( 2 x 2 − 3)
= 2 x4 + x2 − 6 Ans.
(v) 3xyz 2 x ( −7 yz ) − 3 y ( 2 xz )
= − 60 x 2 y 2 z 2 Ans.
5. Factorize the following:
(i) x 2 + 2 x + 1
( x + 1) 2 Ans.
(ii) ( a − 3)( a + 6 ) − ( a − 3)( 2a − 8 )
= ( a − 3) ( −a + 14 ) Ans.
3 2
(iii) 16 x + 16 x + 4 x
= 4 x(2 x + 1)2 Ans.
(iv) 25a 2b 2 − 100a 2 c 2
= 25a 2 (b − 2c)(b + 2c ) Ans.
6. Perform the following operations and simplify:
y +1 y − 2 2y + 7
(i) + + 2
y +2 y −3 y − y −6
2 y2
= Ans.
( y + 2)( y − 3)
4
x−
x 4 x 2 + 12
(ii) OR x − ÷ 3 +
x 2 + 12 x x 2 − 4
3+ 2
x −4
( x − 2)2 ( x + 2)2
= Ans.
4 x3
x 3
(iii) − −1
( x − 3) ( x + 2)( x − 3)
3 ( x + 1)
= Ans
( x + 2 )( x − 3)
15
4
(iv) +3
x −1
3x + 1
Ans
x −1
6
(v) +3
x−2
3x
Ans
x−2
x − 4 x −1
(vi) +
x −1 x +1
=
( 2 x + 1)( x − 3) Ans .
( x + 1)( x − 1)
16
Question 2
Let the relation R be ‘is greater than or equal to’ on the set A={-3,-2,0,1,2}
i.e. R = {(x, y) | x ≥ y}
(a) Write the ordered pairs of the relation and represent the relation by an arrow
diagram.
(b) Are the reflexive, symmetric and transitive properties satisfied by the relation?
Give reasons.
[7+6 Marks]
TEST 1-2012
Question 1
(a) Define an equivalence relation.
(b) Let the relation R be defined as “is greater than or equal to” on the set
A = {−0.01, − 0.1, 0, 1} .
(i) Write down the ordered pairs of the relation.
(ii) Represent the relation by an arrow diagram.
(iii) Determine, with reasons, whether the reflexive, symmetric and transitive
properties are satisfied by the relation.
[3+(3+3+6)=15 Marks]
Question 2
(a) Perform the indicated operation and simplify completely:
2a 2 + 3ax + x 2 2a + x
÷ 2
x+ y x + xy
= x (a + x ) Ans.
[5 Marks]
TEST 1-2016
Question 1
a) Identify the rules of algebra associated with the number system in each of the
following numeric statements :
(i) (3+7)+2 = 3+(7+2)
(ii) 2 × (4+6) = (2 × 4)+( 2 × 6)
1
(iii) 2 × 2 −1 = 2 × = 1
2
1 1 1
(iv) +0 = 0+ =
5 5 5
b) Let R be the ‘is a factor of’ relation on the set A = {3,6,9, 27} i.e. R = {(x, y) | x is a
factor of y}. Examine, giving reasons, if R is an equivalence relation
[4+11=15 Marks]
Question 2
a) Perform the indicated operation and simplify completely:
(i) 3xyz 2 x ( −7 yz ) − 3 y ( 2 xz )
= − 60 x 2 y 2 z 2 Ans.
1 4a + 6b
(ii) ÷ 2
2a − 3b 4a − 9b 2
17
1
= Ans.
2
b) Factorize the following:
5 p3q + 10 p 2 q 2 + 5 pq3
= 5 pq( p + q)2 Ans.
[5+8+7=20 Marks]
EXAM-2012
1a) Simplify the following expression completely;
x 3
− −1
( x − 3) ( x + 2)( x − 3)
5 Marks
3c) Suppose that the set A = {−2, − 1, 0, 1, 2}, the set B = {0, 1, 2, 3, 4, 5} and R is
the relation ‘the square is’ on the set A to set B R = {(x, y) | y is the square of x}
(i) Write the ordered pairs of the relation.
(ii) Represent R by an arrow diagram or on a graph.
6+4 = 10 Marks
SOLUTION-EXAM-2012
1a)
x 3
− −1
( x − 3) ( x + 2 )( x − 3)
x ( x + 2 ) − 3 − ( x + 2 )( x − 3)
=
( x + 2 )( x − 3)
x + 2 x − 3 − ( x 2 − 3x + 2 x − 6 )
2
=
( x + 2 )( x − 3)
x + 2 x − 3 − x 2 + 3x − 2 x + 6
2
=
( x + 2 )( x − 3)
3 ( x + 1)
=
( x + 2 )( x − 3)
3c)
(i) Ordered pairs of relation (x, y) = {(-2,4), (-1, 1) (0, 0) (1,1) (2,4)
(ii) Represent R by an arrow diagram or on a graph.
EXAM-2013
1a) Let R be the relation defined as “ a is the additive inverse of a ” on the
set A = {2, − 2,3, − 3,1, − 1} . Write the ordered pairs of the relation and represent the
relation by an arrow diagram.
5 Marks
2 2 2 2
x − 4y x + 4 xy + 4 y
2a) Simplify completely: ÷ .
4x + 8 y x − 2y
8 Marks
3a) All roads linking different neighborhoods in a certain city are one-way. The following
arrow diagram shows how 4 such localities are linked.
18
(i) Write down the ordered pairs for the relations
(ii) Verify which of the properties of relations, namely: Reflexive, Symmetric,
Transitive and equivalence are satisfied.
(4+11 = 15 Marks)
SOLUTION-EXAM-2013
1 a) R = {(x, y) | y is the additive inverse of x}
Ordered pairs of relation (x, y) = {(2,-2), (-2, 2), (3,-3), (-3, 3), (1,-1) (-1,1)
2a)
( x + 2 y )( x − 2 y ) ( x + 2 y ) 2 ( x + 2 y )( x − 2 y ) ( x − 2 y ) ( x − 2 y) 2
/ = . =
4( x + 2 y ) ( x − 2 y) 4( x + 2 y ) ( x + 2 y ) 2 4( x + 2 y ) 2
3a)
(a) Ordered pairs are
{(1,1), (2,2), (2,4), (3,2), (3,3), (3,4), (4,4)}
Reflective property: for every a in the relation, (a, a) belongs to relation. Hence
Reflective property is satisfied.
Symmetric; for every a and b in relation, if (a, b) exists, then (b, a) exists (2, 3) and (3, 2)
exist but (2,4) exists and (4,2) does not exist hence not reflective
Transitive: If (a, b) exists and (a, c) exists, then (b, c) must exit. (2, 3) exists and (2,4)
exist, and (3, 4) exists. Hence Transitive.
EXAM-2014
1a) Let the relation R be ‘is less than ’on the set A = {3,6,9, 27} .
(i) Write down the ordered pairs of the relation.
(ii) Represent the relation by an arrow diagram.
(iii) Determine, with reasons, whether the reflexive, symmetric and transitive
properties are satisfied by the relation.
5 Marks
1 (1 − x )
2
1 2
2a) Simplify completely: − 2 + 3 ÷ .
x x x x3
5 Marks
3a) Let the relation R be “is a factor of” on the set A = {− 2,2,4,6,8} .
19
( i ) Write the Cartesian product of the set above.
( ii ) Represent the relation by an arrow diagram and ordered pairs.
( iii ) Determine, giving reasons, which of the reflexive, symmetric and transitive
properties are satisfied.
(2+4+6 = 12 Marks)
SOLUTION-EXAM-2014
1a) see Test 1-2016
2a)
1 (1 − x ) x 2 − 2 x + 1 (1 − x )2 × x 3 = 1
2
1 2 x3
− 2 + 3 ÷ = × =
x x x x 3 x3 (1 − x )2
x3 (1 − x )2
3a)
( − 2, − 2 ) , ( − 2, 2 ) , ( − 2, 4 ) , ( − 2, 6 ) , ( − 2, 8 ) , ( 2, − 2 ) ,
( 2, 2 ) , ( 2, 4 ) , ( 2, 6 ) , ( 2, 8 ) , ( 4, − 2 ) , ( 4, 2 ) , ( 4, 4 ) , ( 4, 6 )
( i ) AxA = {− 2, 2, 4, 6, 8} x {− 2, 2, 4, 6, 8} =
, ( 4, 8 ) , ( 6, − 2 ) , ( 6, 2 ) , ( 6, 4 ) , ( 6, 6 ) , ( 6, 8 ) , ( 8, − 2 ) , ( 8, 2 )
, 8, 4 , 8, 6 , 8, 8
( )( )( )
(iii)
EXAM-2015
Section A
(vi) Perform the indicated operation and simplify the following:
x 2 + 5x + 6 2x − 4
÷ 2
x2 − 9 x − 3x
(viii) Let the relation R be ‘is a factor of’ on the set A = {3, 6,9, 27} . Represent the
relation by an arrow diagram and write the ordered pairs of the relation. Determine,
giving reasons, which of the reflexive, symmetric and transitive properties are satisfied
by the relation.
10 Marks
20
SOLUTION-EXAM-2015
Section A
(vi)
x 2 + 5 x + 6 2 x − 4 x 2 + 5 x + 6 x 2 − 3x
÷ 2 = ×
x2 − 9 x − 3x x2 − 9 2x − 4
( x + 3)( x + 2) x( x − 3) x ( x + 2)
= × =
( x + 3)( x − 3) 2( x − 2) 2( x − 2)
21