Fundamentals of Mathematics-1
Fundamentals of Mathematics-1
Fundamentals of Mathematics-1
Definition of Set:
By well defined we mean there is a rule by which one can decide whether
an element belongs to the set or not.
Ex: (i) N atural numbers, prime numbers, real numbers less than 10, all are
well defined objects.
(ii) B
ut collection of good students in a class, collection of good
batsmen are not sets because good student and good batsman are
not well defined.
In this case we write down property or rule “p” which gives us all
the elements of the set. A = {x: p(x)}
1.
Ex: A = {x, x ∈ N and x = 2n for n ∈ N} = {2, 4, 6, .....}
B= {x2, x ∈ Z} = {0, 1, 4, 9, .....}
Types of sets
1. Null set or Empty set:
set having no element is called null Set or Empty set or void set.
A
It is denoted by φ or { }.
Ex: A = {0}
3. Finite set:
2.
Ex: A = {a, b, c}, B = {1}, C = { }
Order of a finite set A is the number of elements in the set. It is
denoted by n(A) or O(A) It is also called cardinal number of set A.
Ex: If A = {1, 2, 3}, then n(A) = 3
4. Infinite set:
5. Equal sets:
Two sets A & B are called equal if every element of set A is an element
of B and every element of set B is an element of set A. If A and B are
equal sets, then we write A = B and if they are unequal, then we write
A ≠ B.
Ex: A = {1, 2, 4} and B = {x: x = 2y, y = 0, 1, 2} are equal sets.
6. Equivalent sets:
Two finite sets A and B are equivalent if they have same number of
elements i.e. n(A) = n(B)
Ex: A = {1, 2, 3] and B = {4, 5, 6} because n(A) = n(B) = 3
Note:
If two sets are equal, then they are equivalent, but converse is not always
true.
PROPER SUBSET:
3.
Ex: A = {1, 2}, B = {1, 2, 3}, C = {1, 2, 3}
A, B are subsets of C, A is proper subset of C but B is not proper
subset of C (as B = C).
Points to Remember:
UNIVERSAL SET:
POWER SET:
Ex: For A = {1, 2} power set P(A) = {φ, {1}, {2}, {1, 2}}
Sol. n ( φ ) = 0 ⇒ n P ( φ ) = 20 = 1
B(let )
n (B) = 1 ⇒ n P (B) = 21 = 2
C(let )
n ( C ) = 2 ⇒ n (P ( C ) ) = 22 = 4
4.
Q.2 If n(A) = 4, then find number of subsets of P(A).
Sol. n(A) = 4 ⇒ n(P(A)) = 24 = 16
Hence number of subsets of P(A) = 216
Q.3 State TRUE or FALSE
(i) ϕ = {0}
(ii) {a, b} ⊆ {a, b, c}
(iii) {a, b} ∈ {a, b, c}
(iv) {a} ∈ {{a}, b}
(v) ϕ ⊂ {1, 2}
(vi) φ ∈ {φ, {1}}
(vii) x ∈ A, A ∈ B ⇒ x ∈ B
(viii) x ∈ A, A ⊄ B ⇒ x ∉ B
(ix) A ⊆ B, x ∉ B ⇒ x ∉ A
(x) A ⊆ B, B ∈ C ⇒ A ∈ C
Sol.
(i) False: {0} is a singleton set & φ is null set.
(ii) True: Clearly {a, b] is a subset of {a, b, c}
(iii) False:{a, b} is a subset, it is not an element for {a, b, c} although a,
b are elements but {a, b} cannot be treated as a, b
(iv) True: Clearly {a} is an element of {{a}, b}
(v) True: ϕ is proper subset of {1, 2}
(vi) True: ϕ is clearly one of the element of {ϕ, {1}}
(vii) False: Let x = 1, A = {1}, B = {{1}, 2}
here x ∈ A, A ∈ B but x ∉ B
(viii) False: Let x = 1, A = {1, 2}, B = {1}
here x ∈ A, A ⊄ B but x ∈ B
(ix) True: If A ⊆ B then all elements of A lie in B and also, we know
x ∉ B then it cannot be an element of A for sure.
(x) False: Let A = {1}, B = {1, 2}, C = {{1, 2}, 3}
Clearly A ⊆ B and B ∈ C but A ∉ C
U
OPERATIONS ON SETS
1. Union of two sets:
Fundamental of Mathematics
A ∪ B = {x : x ∈ A or x ∈ B}
A B
A B
5.
3. Difference of two sets: U
A – B = {x ; x ∈ A and x ∉ B}
A B
U
5. Complement of a set:
A or A´ or Ac = {x ; x ∉ A and x ∈ U} = U – A A AC
2. Distributive Law: A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C)
A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)
3. Associative Law: (A ∪ B) ∪ C = A ∪ (B ∪ C)
(A ∩ B) ∩ C = A ∩ (B ∩ C)
4. Idempotent Law: A ∪ A = A
A∩A=A
5. Identity Law: A ∪ ϕ = A A∪U=U
A∩ ϕ=ϕ A∩U=A
6.
6. Demorgan’s Law: (A ∪ B)C = AC ∩ BC
(A ∩ B)C = AC ∪ BC
Some Important Results.
1. A – B = A ∩ BC 2. B – A = B ∩ AC 3. (AC)C = A
4. A ∩ AC = ϕ, A ∪ AC = U 5. A–(B∪C)=(A– B) ∩ (A–C) 6. A ∩ B ⊆ A, A ∩ B ⊆B
A–(B∩C)=(A–B) ∪ (A–C) A ⊆ A ∪ B, B ⊆ A ∪ B
7. A ⊆ B ⇒ A ∩ B = A 8. A ⊆ B ⇒ BC ⊆ AC
A⊆B⇒A∪B=B
LHS
A B
U
U
RHS A
B
A B
(i)
(ii)
U
⇒ x ∈ AC or x ∈ BC
⇒ x ∈ AC ∪ BC
hence (A ∩ B)C ⊆ AC ∪ BC ..... (i)
Now let y ∈ AC ∪ BC
⇒ y ∈ AC or y ∈ BC
⇒ y ∉ A or y ∉ B
⇒ y∉A∩B
7.
⇒ y ∈ (A ∩ B)C
hence AC ∪ BC ⊆ (A ∩ B)C .....(ii)
By (i) & (ii)
(A ∩ B)C = AC ∪ BC
→ n (only A) = n(A – B)
= n(A) – n(A ∩ B)
8.
2) For three sets A, B & C
→ n (atleast one in A, B or C)
Q.1 If n(A) = 7, n(B) = 10, then find minimum and maximum value of n(A ∪ B)
Sol. ∵ n(A ∪ B) = n(A) + n(B) – n(A ∩ B)
n(A ∪ B)max = n(A) + n(B) – n(A ∩ B)min
= 7 + 10 – 0
= 17
n(A ∪ B)min = n(A) + n(B) – n(A ∩ B)max
= 7 + 10 – 7
= 10
Q.2 If n(A ∪ B) = 90, n(A – B) = 15, n(A ∩ B) = 30, then find n(B).
Sol. n(A – B) = n(A) – n(A ∩ B) ....(i)
n(A ∪ B) = n(A) + n(B) – n(A ∩ B) ....(ii)
(ii) – (i)
n(A ∪ B) – n(A – B) = n(B)
90 – 15 = n(B) ⇒ n(B) = 75
Q.3 In a group of 40 students 25 take tea, 17 take coffee and 8 take neither of the two. How
many take both tea and coffee.
Sol. Let tea → T, coffee → C
given n(U) = 40, n(T) = 25, n(C) = 17, n(T´ ∩ C´) = 8
n (T´ ∩ C´) = n{(T ∪ C)´} = n(U) – n(T ∪ C)
8 = n(U) –{n(T) + n(C) – n(T ∩ C)}
8 = 40 – {25 + (17) – n(T ∩ C)}
⇒ n(T ∩ C) = 10
Fundamental of Mathematics
9.
n (exactly two in F, B or C) = {n(F ∩ B) + n(B ∩ C) + n(C ∩ F)} – 3 n(F ∩ B ∩ C)
= k – 3(3) = 9
Number System
1. Natural numbers: N = {1, 2, 3, 4, ...}
2. Whole numbers: W = {0, 1, 2, 3, ...}
3. Integers: Z or I = {... –3, –2, –1, 0, 1, 2, 3, ...}
4. Positive Integers: Z+ or I+ = {1, 2, 3, ...} = N
5. Negative Integers: Z¯ or I¯ = {–1, –2, –3, ...}
6. Non-negative Integers: = {0, 1, 2, 3, ...} = W
7. Non-positive Integers: = {... –3, –2, –1, 0}
8. Even Integers: = {... –6, –4, –2, 0, 2, 4, 6, ...}
⇒ These numbers can be expressed by “2n”, n ∈ I
9. Odd Integers: = {... –5, –3, –1, 1, 3, 5, ...}
⇒ These numbers can be expressed by “2n ± 1”, n ∈ I
Note:
Natural numbers (except 1) which have more than two distinct factors are composite
numbers.
Ex. 4, 6, 8, 10, 12, 14, ...
Note:
10.
12. Co-prime (Relative prime) numbers:
Two natural numbers (not necessarily prime) are co-prime if their HCF
(GCD) is 1.
Ex. (1, 2), (3, 5), (5, 9), (16, 15), ...
Note :
(i) Two distinct prime numbers are always co-prime but the converse
need not be true.
(ii) Consecutive natural numbers are always co-prime.
11.
17. Complex numbers:
These are the numbers which are represented in the form of a + ib where a, b ∈ R and
i = −1 (iota). Single complex number is denoted by “Z” and Set of all complex numbers
is represented by “C”.
Ex. 2 + 3i, 5–7i, 0 + 2i, 2 − 3i , 5, ...
Note :
= (6n ± 1 + 1) (6n ± 1 – 1)
= (6n ± 2) (6n)
= 12 n (n ± 1)
For all n ∈ I, n(n ± 1) will be an even number
Hence p2 – 1 is divisible by 24.
a − b = 1
So, in general a = ± 7, b ± 6
12.
If m is even and n is odd or vice-versa then (m + n), (m –n) both are
⇒
odd hence LHS will be odd but RHS is not.
Hence there will be no solution.
a3 − b3 = ( a − b ) ( a2 + ab + b2 ) = ( a − b ) + 3ab ( a − b )
3
3.
a3 + b3 = ( a + b ) ( a2 − ab + b2 ) = ( a + b ) − 3ab ( a + b )
3
3
4. (a − b) = a3 − b3 − 3ab ( a − b )
3
(a + b) = a3 + b3 + 3ab ( a + b )
2
5. (a + b + c ) = a2 + b2 + c2 + 2ab + 2bc + 2ca
Fundamental of Mathematics
2
6. ( a + b + c + d) = a2 + b2 + c2 + d2 + 2ab + 2bc + 2cd + 2da + 2ac + 2bd
7. a3 + b3 + c3 − 3abc = ( a + b + c ) ( a2 + b2 + c2 − ab − bc − ca )
→ If a + b + c = 0, then a3 + b3 + c3 = 3abc
1
8. a2 + b2 + c2 − ab − bc − ca =
2
{ 2 2
( a − b ) + (b − c ) + ( c − a )
2
}
13.
1 + x2 + x4 = ( 1 + x2 ) − x2 = ( 1 + x + x2 ) ( 1 − x + x2 )
2
9.
3
10. (a + b + c ) = a3 + b3 + c3 + 3 ( a + b ) (b + c ) ( c + a )
1 1 1
Q.3 If x − = 3 , then find the value of 2 x3 − 3 − 3 x2 + 2 − 39
x x x
2
1 1 1
Sol. x − = x2 + 2 − 2x
x x x
1 1
9 = x2 + − 2 ⇒ x2 + 2 = 11 ...(i)
x 2
x
Fundamental of Mathematics
3
3 1 1 1 1
x − 3 = x − + 3x x −
x x x x
1
= 27 + 3 ( 3 ) ⇒ x3 − 3 = 36
x
Put in required expression ⇒ 2(36) – 3(11) – 39 = 0
14.
Sol. (i) x4 – y4 = (x2)2 – (y2)2
= (x2 + y2) (x2 – y2)
= (x2 + y2) (x – y) (x + y)
(ii) 9a2 – (2x – y)2 = (3a)2 – (2x – y)2
= (3a + 2x – y) (3a – 2x + y)
Q.5 Factorize
(i) 8x3 – 27y3 (ii) a6 – b6
Sol. (i) 8x3 – 27y3 = (2x)3 – (3y)3
= (2x – 3y) ((2x)2 + (2x)(3y) + (3y)2)
= (2x – 3y) (4x2 + 6xy + 9y2)
(ii) a – b = = (a ) – (b3)2
6 6 3 2
Q.6 Factorize
(i) x2 + 3x – 40
(ii) x2 – 3x – 40
(iii) 3x2 – 10x + 8
(iv) 12x2 + x – 35
Sol. (i) x2 + 3x – 40 = x2 + 8x – 5x – 40
= x(x + 8) – 5(x + 8)
= (x – 5) (x + 8)
(ii) x2 – 3x – 40 = x2 – 8x + 5x – 40
= x(x – 8) + 5(x – 8)
= (x + 5) (x – 8)
(iii) 3x2 – 10x + 8 = 3x2 – 6x – 4x + 8
= 3x(x – 2) – 4(x – 2)
= (3x – 4) (x – 2)
(iv) 12x + x – 35 = 12x2 + 21x – 20x – 35
2
= 3x(4x + 7) – 5(4x + 7)
= (3x – 5) (4x + 7)
(i) a2 – 4a + 3 + 2b – b2
(ii) a4 + a2b2 + b4
Sol. (i) (a2 – 4a + 4 – 4) + 3 – (b2 – 2b + 1 – 1)
= (a – 2)2 – 4 + 3 – (b – 1)2 + 1
= (a – 2)2 – (b – 1)2
= [(a – 2) + (b – 1)] [(a – 2) – (b – 1)]
= (a + b – 3) (a – b –1)
15.
(ii) a4 + a2b2 + b4
= a4 + 2a2b2 + b4 – a2b2
= (a2 + b2)2 – (ab)2
= (a2 + b2 + ab) (a2 + b2 – ab)
2
Let 2x = t then
⇒ t2 – 5t – 24 = 0 ⇒ t2 – 8t + 3t – 24 = 0
⇒ (t – 8) (t + 3) = 0
⇒ t = 8 ⇒ 2x = 23 ⇒ x = 3
⇒ t = –3 ⇒ 2x = –3 ⇒ Not possible
(ii) 4(2x)2 – 2x · 3x – 18(3x)2 = 0
Let 2x = a, 3x = b then
⇒ 4a2 – ab – 18b2 = 0 ⇒ 4a2 –9ab + 8ab – 18b2 = 0
⇒ (4a – 9b) (a + 2b) = 0
4a = 9b ⇒ 4 · 2x = 9 · 3x ⇒ 2x+2 – 3x+2 ⇒ x + 2 = 0 ⇒ x = – 2
a = – 2b ⇒ 2x = – 2 · 3x ⇒ Not possible
Intervals
These are basically subset of real numbers. If there are two numbers
a, b ∈ R such that a < b then we can define four types of intervals.
(A) Open Interval:
If a < x < b then it can be written as x ∈ (a, b). On number line it can
be represented as
Fundamental of Mathematics
x
a b
(B) Closed Interval:
If a ≤ x ≤ b then it can be written as x ∈ [a, b]. On number line it can
be represented as
x
a b
16.
(C) Semi open or Semi closed interval:
If a < x ≤ b then x ∈ (a, b]
x
a b
If a ≤ x < b then x ∈ [a, b)
x
a b
(D) Infinite Intervals:
If x > a then x ∈ (a, ∞)
x
a
If x ≥ a then x ∈ [a, ∞)
x
a
If x < b then x ∈ (–∞, b)
x
b
If x ≤ b then x ∈ (–∞, b]
x
b
Note: (i) For discrete values of x we use sets
Ex. If x = 1, 2 then we write x ∈ {1, 2}
(ii) If there is no value of x then we write x ∈ ϕ
Operation on Intervals:
1. Union (or):
If x ∈ (2, 3) or x ∈ (5, 7) then we write it as x ∈ (2, 3) ∪ (5, 7)
Fundamental of Mathematics
x
2 3 5 7
2. Intersection (and):
If x ∈ (2, 7] and x ∈ [–3, 5] then common values of both intervals come
under intersection. Hence intersection will be x ∈ (2, 5]
17.
Common
x
–3 2 5 7
Remainder Theorem
Factor Theorem
Ex. Let p(x) = x4 – 7x2 + 6 is a polynomial and it is such that p(1) = 0 then
(x – 1) will be a factor of p(x).
Dividend = Quotient × Divisor + Remainder
18.
Q.3 Factorize p(x) = x3 – 6x2 + 11x – 6
Sol. If x = 1 then
p(1) = (1)3 – 6(1)2 + 11(1) – 6
= 12 – 12 = 0
hence (x – 1) is factor of p(x)
Similarly p(2) = 0 ⇒ (x – 2) is factor of p(x)
p(3) = 0 ⇒ (x – 3) is factor of p(x)
Hence p(x) = (x – 1) (x – 2) (x – 3)
p(1) = Q(1) × 0 + a + b
3 = a + b …(ii)
Put x = 0 in (i)
p(0) = Q(0) × 0 + b
1 = b …(iii)
By (ii) and (iii)
⇒ a = 2, b = 1
∴ Remainder = 2x + 1
19.
Q.6 Factorize (x + 1) (x + 2) (x + 3) (x + 4) – 8
Sol. {(x + 1) (x + 4)} {(x + 2) (x + 3)} – 8
= (x2 + 5x + 4) (x2 + 5x + 6) – 8
Let x2 + 5x = t then
⇒ (t + 4) (t + 6) – 8
= (t2 + 10t + 16)
= (t + 2) (t + 8)
= (x2 + 5x + 2) (x2 + 5x + 8)
∴ (x3 + 3x2 + 3x + 2) = (x + 2) (x2 + x + 1)
Divisibility Rules
20.
For 10: Last digit of number must be 0.
For 11: (Sum of digits at even places) – (Sum of digits at odd places) = Multiple of 11.
RATIO
Where a ⇒ antecedent
b ⇒ consequent
3 7 2
Ex. , , , ...
5 9 7
PROPORTION
a c
The equality of two ratios is called proportion If = then a, b, c and d are
b d
a c
said to be in proportion and we write a : b : : c : d and each term , is
b d
called proportional. Also a, b, c, d are called first, second, third and fourth
proportional respectively.
3 6
Ex. = we write it 3 : 4 : : 6 : 8
4 8
Fundamental of Mathematics
a c
Note : If = then
b d
a +b c+d a −b c −d a +b c+d
(i) = (ii) = (iii) =
b d b d a −b c −d
(Componendo) (Dividendo) (Componendo and Dividendo)
21.
Note :
a c e
If = = = λ (let) then,
b d f
a+c+e
λ=
b+d+ f
Note :
If a : b : : c : d then
Product of means = Product of extremes
i.e., b·c = a·d
x
Sol. Let= k ⇒ x = ky
y
Now from given equation
15{2(ky)2 – y2} = 7 (ky)y
⇒ 15y2{2k2 –1} = 7ky2
⇒ 15(2k2 – 1) = 7 k
⇒ 30k2 – 7k – 15 = 0
22.
⇒ 30k2 – 25k + 18k – 15 = 0
⇒ 5k (6k – 5) + 3(6k – 5) = 0
⇒ (5k + 3) (6k – 5) = 0
3 5
⇒ k=− or k =
5 6
x 3 5
∴ = − or
y 5 6
a c e
Q.3 If = = = λ (all numbers are positive)
b d f
1/2
ac a2 + c2 + e2
Then prove that (i) λ = (ii) λ = 2 2
bd b + d + f
2
(ii) a = b λ
2 2 2
…(1)
c = d λ
2 2 2
…(2)
e = f λ
2 2 2
…(3)
Add all three equations, a + c + e = (b + d + f ) λ
2 2 2 2 2 2 2
1/2
a2 + c2 + e2
⇒ λ= 2 2
b + d + f
2
INDICES
Some useful formulae:
1. am ·an = am+n 2. a ÷ a = a 3. ( a ) = a
m n m−n mn mn
a
−m/n
b
m/n
5. a ÷ b = a ·b
m −n m n
6. a = 1
0
(a ≠ 0)
4. =
b a
Fundamental of Mathematics
−3/2
121
( )
−1/2
Q. Evaluate (i) 6
64 (ii)
169
Sol. (i) 64 = 26 ⇒ 6 64 = 2
1/2
1 1
()
−1/2
∴ given exp. = 2 = =
2 2
23.
3
−3/2 −3/2 2 −
112
(ii) 121 11 133
2
= 2 = =
169 13 13 113
Rational Inequalities
f (x)
Let y = be an expression in x where f(x) and g(x) are polynomials
g (x)
in x. If it is given that y > 0 (or y < 0) then we have to write set of all
Step-2:
Now mark the values of x for which y = 0 by black dots on number line
(x = 1, –2, 3, –6). Also mark the values for which y is undefined by white
dots (x = 0, 7)
–6 –2 0 1 3 7
Step-3:
Now check value of y for any real number greater than the right most
marked number on number line. If it is positive, then y > 0 for all
numbers greater than the right most marked number.
Ex. Here if we put x = 8 in y then y > 0 hence y > 0 ∀ x ∈ (7,∞)
Step-4:
If exponent of a factor in y is odd, then this point is called simple point
Fundamental of Mathematics
and if the exponent is even, then the point is called double point.
For above example simple points are x = 1, 3, –6, 7
double points are x = 0, –2
Now sign in neighbouring interval of simple point is different and for
double point it is same.
For above example sign scheme will be following
24.
+ – – – + – +
–6 –2 0 1 3 7
Step-5:
y > 0 for all values of x which lies in interval where positive mark is present and y < 0
for all values of x of interval where negative mark is present. Hence solution of
y > 0 is x ∈ (–∞, –6) ∪ (1, 3) ∪ (7, ∞)
y ≥ 0 is x ∈ (–∞, –6] ∪ {–2} ∪ [1, 3] ∪ (7, ∞)
y < 0 is x ∈ (–6, –2) ∪ (–2, 0) ∪ (0, 1) ∪ (3, 7)
y ≤ 0 is x ∈ [–6, 0) ∪ (0, 1] ∪ [3, 7)
Points to remember:
(x 3
− 6x2 + 11x − 6 ) (x 2
− 3) ( x4 + x2 + 1) ( 2x − 1)
(iv) y = (v) y = (vi) y = ( x2 − 6x − 2 )
(x 2
+ 2 ) ( x − 8x + 12 )
2 7
( 3x + 1) ( x + 5)
2
3
Sol. (i) y = 0 for x = – 1, (black dots)
2
y not defined for x = – 7 (white dot)
Fundamental of Mathematics
3
Single points x = , − 7
2
Double points x = −1
+ – – +
–7 –1 3/2
25.
3
y > 0 ⇒ x ∈ ( −∞, −7 ) ∪ , ∞
2
3
y ≥ 0 ⇒ x ∈ ( −∞, 7 ) ∪ {−1} ∪ , ∞
2
3
y < 0 ⇒ x ∈ ( −7, −1) ∪ −1,
2
3
y ≤ 0 ⇒ x ∈ −7,
2
(ii) (x2 – 5x + 6) = (x – 2) (x – 3)
(x2 – 8x + 15) = (x – 5) (x – 3)
(x2 – 16) = (x + 4) (x – 4)
2
( x − 2) ( x − 3) ( x − 5)
y=
(x + 4) (x − 4)
+ – + + – +
–4 2 3 4 5
y > 0 ⇒ x ∈ ( −∞, −4 ) ∪ ( 2, 3) ∪ ( 3, 4 ) ∪ ( 5, ∞ )
y ≥ 0 ⇒ x ∈ ( −∞, −4 ) ∪ [2, 4 ) ∪ [5, ∞ )
y < 0 ⇒ x ∈ ( −4, 2) ∪ ( 4, 5 )
(
y ≤ 0 ⇒ x ∈ −4, 2 ∪ 4, 5 (
– + + – –
(iii)
2/3 7/2 4 5
2 7
y ≥ 0 ⇒ x ∈ , 4 −
3 2
2
y < 0 ⇒ x ∈ −∞, ∪ ( 4, ∞ ) − {5}
3
2
y ≤ 0 ⇒ x ∈ −∞, ∪ 4, ∞ − 5
3
) {}
26.
(iv) x3 − 6x2 + 11x − 6 = ( x − 1) ( x − 2 ) ( x − 3 )
1 2 3 6
y > 0 ⇒ x ∈ ( 1, 3 ) ∪ (6, ∞ ) − {2}
y ≥ 0 ⇒ x ∈ [ 1, 3] ∪ (6, ∞ ) − {2}
y < 0 ⇒ x ∈ ( −∞, 1) ∪ ( 3, 6 )
(
y ≤ 0 ⇒ x ∈ −∞, 1 ∪ 3, 6 )
(v) x4 + x2 + 1 ⇒ always positive
2x – 1 can be replaced by x because both have same sign scheme on
number line
(
x2 − 3 = x + 3 x − 3 )( )
y=
(x + 3 ) (x + − 3 ) (x 4
+ x2 + 1 x )
(3x + 1) (x + 5)
7 2
+ + – + – +
–5 3 -1/3 0 3
( 1
y > 0 ⇒ x ∈ −∞, − 3 ∪ − , 0 ∪
3
) ( )
3, ∞ — {5}
1
(
y ≥ 0 ⇒ x ∈ −∞, − 3 ∪ − , 0 ∪ 3, ∞ − {−5} )
Fundamental of Mathematics
3
1
y < 0 ⇒ x ∈ − 3, − ∪ 0, 3
3
( )
1
y ≤ 0 ⇒ x ∈ − 3, − ∪ 0, 3
3
27.
( ) (
(vi) Let x2 − 6x − 2 = x − α x − β )( )
α, β =
6 ± 36 − 4 −2( ) ⇒ α, β = 6 ± 2 11
2 2
α = 3 − 11, β = 3 + 11 ( α < β)
+ – +
( ) (
y > 0 ⇒ x ∈ ( −∞, α ) ∪ ( β, ∞ ) = −∞, 3 − 11 ∪ 3 + 11, ∞ )
y ≥ 0 ⇒ x ∈ ( −∞, α ]∪[ β, ∞ ) = ( −∞, 3 − 11 ∪ 3 + 11, ∞ )
y < 0 ⇒ x ∈ ( α, β ) = ( 3 − 11, 3 + 11 )
y ≤ 0 ⇒ x ∈ [ α, β] = 3 − 11, 3 + 11
FUNCTION:
It is a relation from non-empty set A to non-empty set B such
that each element of set A is uniquely associated with elements
of set B. A B
Ex.: f(x) = 2x + 3 is a function from set f 5
2
A = {2, 3, 5} to set B = {5, 7, 9, 10, 13} 7
Domain of f = A = {2, 3, 5}
3 9
Range of f = {7, 9, 13}
10
Range ⊆ co-domain 5
“7” is called “Image” of “2” under ‘f’ 13
‘2’ is called “Pre-image” / “Argument” of ‘7’ under ‘f’ and function
f is denoted by
f:A→B
f f
1 1
a a
(i) 2 (ii) 2
b b
3 3
c c
4 4
28.
A B A B
f f
1 1
a a
(iii) 2 (iv) 2
b b
3 3
c c
4 4
∴ Range ∈ [1, ∞)
(ii) ∵ x2 ≥ 0
∴ x2 – 1 ≥ –1 ⇒ x − 1 ≥ 0
2
∴ Range ∈ [0, ∞)
(iii) ∵ x ≥ 0
2
Fundamental of Mathematics
∴ x2 + 4 ≥ 4 ⇒ x + 4 ≥ 2
2
x + 4 + 2 ≥ 4
2
∴ Range ∈ [4, ∞)
29.
MODULUS FUNCTION
Definition:
x ; x≥0
x =
−x ; x < 0
f x () ()
; f x ≥0
()
If f x =
−f x() ; f (x ) < 0
Note: Values of x for which f(x) = 0 are critical points for |f(x)|
45° 45°
Graph: x
(0,0)
Let y = |x|
Note:
1
2x − 1 ; x 2
=
1 − 2x ; x < 1
2
(ii) x – 5x – 24 = (x – 8) (x + 3)
2
+ – +
– 8
30.
x2 − 5x − 24
x2 − 5x − 24 =
(
; x ∈ −∞, −3 ∪ 8, ∞ )
− x − 5x − 24
2
( ) ; (
x ∈ −3, 8)
Q.2 Define the following:
(i) |x – 2| + |x – 5| (ii) |x + 1| – |2x – 1| + |x – 5|
Sol. (i) Critical point for |x – 2| is x = 2
Critical point for |x – 5| is x = 5
(
x−2 + x−5
) ( ) ; x ≥ 5
(
x 2 + x 5 = x−2 − x−5 ) ( ) ; 2 ≤ x < 5
( ) (
− x − 2 − x − 5 ) ; x<2
2x − 7 ; x≥5
= 3 ; 2≤ x < 5
7 − 2x ; x<2
31.
(ii) Critical points x = – 1, 5
f(–1) = 0 + 6 = 6,
f(5) = 6 + 0 = 6
f(6) = 7 + 1 = 8,
f(–2) = 1 + 7 = 8
(iii) Critical points x = 1, 3, 7
f(1) = 8,
f(3) = 6,
f(7) = 10
f(0) = 11,
f(8) = 13
1. |a| = |–a| 2. |a – b| = |b – a| a a
3. =
b b
32.
7. |f(x)| = f(x) ⇒ f(x) ≥ 0 8. |f(x)| = –f(x) ⇒f(x) ≤ 0 9. |a| = |b| ⇒ a = ±b
13. |x – a| > b 14. |a| represents distance 15. |a – b| represents distance
⇒(x – a > b)∪(x – a < – b) between 0 and a on between a and b on
number line. number line.
⇒ x = 5, –5
(v) x2 + 3x – 4 = x2 – 1, x2 + 3x – 4 = –(x2 – 1)
3x = 3, 2x2 + 3x – 5 = 0
x = 1, (2x + 5) (x – 1) = 0
x = –5/2, 1
(vi) |x2 – 5x + 6| = –(x2 – 5x + 6)
⇒ x2 – 5x + 6 ≤ 0
(x – 2) (x – 3) ≤ 0 ⇒ x ∈ [2, 3]
33.
Q.2 Solve the equations:
(i) |x| + |2x – 3| = 4 (ii) |2x + 1| + 3x = 11
Sol. (i) Case-I x ≥ 3/2
7
x + 2x – 3 = 4 ⇒ x =
3
Case-II 0 ≤ x < 3/2
x – (2x – 3) = 4 ⇒ x = –1 (Not possible)
Case-III x<0
1
– x – (2x – 3) = 4 ⇒ x = −
3
1 7
∴ x=− ,
3 3
(ii) |2x + 1| = 11 – 3x … (1)
2x + 1 = 11 – 3x, 2x + 1 = 3x – 11
x = 2 x = 12
(Not satisfying equation (1))
∴ x = 2
1 3/2 3
x ∈ (–∞, 1] ∪ [3/2, 3]
Fundamental of Mathematics
34.
(iii) |x + 5| cannot be negative
⇒ x ∈ ϕ
(iv) –7 ≤ 2x + 1 ≤ 7
–8 ≤ 2x ≤ 6
x ∈ [–4, 3]
2 ; 2≤x<3
1 ; 1≤x<2
[ ] 0
x = ; 0≤x<1
−1 ; −1 ≤ x < 0
−2 ; −2 ≤ x < −1
1 r
(iii) Let f (r ) = +
3 90
∵ f(1) = f(2) = … = f(59) = 0
f(60) = f(61) = … = f(90) = 1
∴ Given expression becomes,
0 + 0+
… + 0 + 1
+ 1
+ … + 1
59 terms 31 terms
= 31
35.
Graph:
Let y = [x] → GIF
Domain: x ∈ R
Range: [x] ∈ I
Properties: ([·] → GIF)
1. [x + m] = [x] + m (m ∈ I)
0 ; x ∈I
2. [ x ] + [–x ] =
−1 ; x ∉ I
⇒ x ∈ [2, 3)
(ii) [x + 1] = 0
⇒ [x] + 1 = 0 ⇒ [x] = –1
⇒ x ∈ [–1, 0)
(iii) Case-I If x ∉ I then
0 = –x2 ⇒ x = 0
36.
Case-II If x ∈ I then
–1 = –x2 ⇒ x2 = 1
⇒ x = ±1 (Not possible)
∵x∉ I
Hence x = 0 only
Ex.
{2} = 2 – [2] = 2 – 2 = 0
x − 2 ; x ∈ [2, 3)
x − 1 ; x ∈ [ 1, 2 )
{x} = x − [x] = x ; x ∈ [0, 1)
x + 1 ; x ∈ [ −1, 0 )
x + 2 ; x ∈ [ −2, −1)
Graph:
Let y = {x}
y
Fundamental of Mathematics
x
–3 –2 –1 0 1 2 3 4
Domain: x ∈ R Range: {x} ∈ [0, 1)
37.
Properties: ({·} → FPF, [·] → GIF)
1. {x + n} = {x}, n ∈ I
0 ; x ∈ I
2. {x} + {−x} =
1 ; x ∉I
3. {[x]} = [{x}] = 0
4. Any real number x = [x] + {x}
or x = I + f (I = [x], f = {x})
38.
Identity Function
Definition:
It is a function which is defined by f(x) = x ∀ x ∈ R
It is also known as identity relation or identity map or f(x)
identity transformation.
Graph:
Let f(x) = x
/4
Domain: x ∈ R x
Range: f(x) ∈ R (0,0)
SIMILAR TRIANGELS
Two triangles ABC and DEF are similar if they follow the following
similarities.
A D
E F
B C
1. A-A-A :If ∠A = ∠D, ∠B = ∠E, ∠C = ∠F
then ∆ABC ~ ∆DEF
AB BC AC
2. S-S-S: If = = then ∆ABC ~ ∆DEF
DE DF DF
AB AC
3.
S-A-S: If = and ∠A = ∠D then ∆ABC ~ ∆DEF
DE DF A
Theorems related to Triangles:
Theorem-1 (Basic Proportionality theorem)
In a triangle line drawn parallel to one side divides D E
the other two sides in the same ratio.
If DE || BC then AD = AC B C
Fundamental of Mathematics
DB EC
A
Theorem-2 (Angle bisector theorem)
The bisector of vertical angle of triangle divides the base in the ratio of
other two sides.
If ∠BAD = ∠CAD
BD AB
then = B C
DC AC D
39.
Theorem-3 A
Angle opposite to equal sides of a triangle
are equal.
If AC = BC
then ∠B = ∠A
Also, if ∠B = ∠A then AC = BC
B C
B C
40.
3. In ∆ABC if AD is median then A
AB2 + AC2 = 2 (AD2 + BD2)
(Apollonius’s theorem)
B D C
A E
4. In ∆ABC if BC is produced to D and bisector
of ∠ABC and ∠ACD meets of E then
∠BEC = ½(∠BAC)
B D
C
A
C
D B
1
BM = ( AC )
2 M
B C
41.
8. In ∆ABC
Quadrilaterals:
1. Parallelogram: D C
A
4. Square: a B
Fundamental of Mathematics
A B
42.
5. Trapezium:
D b C
(i) One pair of opposite sides is parallel.
1
(ii) Area = ( a + b ) h
2 h
A E a B
6. Kite:
C
(i) O ne diagonal divides the quadrilateral
into two congruent triangles. d2
(ii) Diagonals are ⊥.
1 D B
(iii) Area = d1 ·d2
2
d1
A
7. Cyclic Quadrilateral:
D C
(i) Vertices lie on circle.
(ii) ∠A + ∠C = ∠B + ∠D = 180°
E
(iii) AE·EC = BE·DE
(iv) AB·CD + BC·AD = AC·BD
(PTolemy’s theorem) A
B
D
8. PA·PB = PC·PD = PT2 C
P A
Fundamental of Mathematics
B
T
43.
Circle:
Distance formula:
If A ( x1 , y 1 ) and B ( x2 , y 2 ) are two points in
co-ordinate geometry, then distance
between A and B
2 2
AB = ( x 1 − x2 ) + ( y1 − y2 )
1 1 1
perpendicular to AC then prove that + = .
x z y
Sol. ∆PAC ~ ∆QBC R
x Q
PA QB x y y
= ⇒ = ⇒ BC = AC …(i) z
AC BC AC BC x y
∆RCA ~ ∆QBA A B C
44.
RC QB z y y
= ⇒ = ⇒ AB = AC …(ii)
AC AB AC AB z
y y
(i) + (ii) ⇒ BC + AB = + AC
x z
1 1 1
⇒ = + Hence proved.
y x z
45.
Q.5 Two concentric circles are of radii 5 cm and
3 cm. Find the length of the chord of the
larger circle which touches the smaller
O
circle.
Sol. From the figure we know that
OA = 5 cm C B A
OB = 3 cm
Now, in ∆ OAB
∠OBA = 90°
OB2 + BA2 = OA2
32 + BA2 = 52 ⇒ BA = 4 cm
Length of chord = AC = 2AB = 8 cm
Fundamental of Mathematics
46.