Sets & Logarithm

Download as pdf or txt
Download as pdf or txt
You are on page 1of 12

Fundamentals of Mathematics-I

SETS
A set is a collection of well defined objects which are distinct from each other. Sets are generally
denoted by capital letters A, B, C, ........ etc. and the elements of the set by small letters a, b, c
....... etc.
If a is an element of a set A, then we write a  A and say a belongs to A.
If a does not belong to A then we write a A,
e.g. the collection of first five prime natural numbers is a set containing the elements 2, 3, 5, 7, 11.

METHODS TO WRITE A SET :


(i) Roster Method or Tabular Method : In this method a set is described by listing elements,
separated by commas and enclose then by curly brackets. Note that while writing the set in
roster form, an element is not generally repeated e.g. the set of letters of word SCHOOL may
be written as {S, C, H, O, L}.

(ii) Set builder form (Property Method) : In this we write down a property or rule which gives us
all the element of the set.
A = {x : P(x)} where P(x) is the property by which x  A and colon ( : ) stands for ‘such that’
Example # 1 : Express set A = {x : x  N and x = 2n for n  N} in roster form
Solution : A = {2, 4, 8, 16, .........}

Example # 2 : Express set B = {x3 : x < 5, x  W} in roster form


Solution : B = {0, 1, 8, 27, 64}

Example # 3 : Express set A = {0, 7, 26, 63, 124} in set builder form
Solution : A = {x : x = n3 – 1, nN, 1  n  5}

TYPES OF SETS
Null set or empty set : A set having no element in it is called an empty set or a null set or void set, it is
denoted by  or { }. A set consisting of at least one element is called a non-empty set or a non-void set.

Singleton set : A set consisting of a single element is called a singleton set.

Finite set : A set which has only finite number of elements is called a finite set.

Order of a finite set : The number of distinct elements in a finite set A is called the order of this set
and denoted by O(A) or n(A). It is also called cardinal number of the set.
e.g. A = {a, b, c, d}  n(A) = 4
Infinite set : A set which has an infinite number of elements is called an infinite set.
Equal sets : Two sets A and B are said to be equal if every element of A is member of B, and every
element of B is a member of A. If sets A and B are equal, we write A = B and if A and B are not equal
then
AB
Equivalent sets : Two finite sets A and B are equivalent if their cardinal number is same
i.e. n(A) = n(B)
e.g. A = {1, 3, 5, 7}, B = {a, b, c, d}  n(A) = 4 and n(B) = 4 
  A and B are equivalent sets

Note - Equal sets are always equivalent but equivalent sets may not be equal

Reg. & Corp. Office : CG Tower, A-46 & 52, IPIA, Near City Mall, Jhalawar Road, Kota (Raj.)-324005
Website: www.resonance.ac.in | E-mail : contact@resonance.ac.in
ADVFOMI-1
Toll Free : 1800 258 5555 | CIN: U80302RJ2007PLC024029
Fundamentals of Mathematics-I

Example # 4 : Identify the type of set :


(i) A = {x  W : 3  x < 10} (ii) A = {}
(iii) A = {1, 0, –1, –2, –3,.......} (iv) A = {1, 8, –2, 6, 5} and B = {1, 8, –2, 6, 5}
(v) A = {x : x is number of students in a class room}
Solution : (i) finite set (ii) finite set
(iii) infinite set (iv) equal sets
(v) singleton set

Self Practice Problem :


(1) Write the set of all integers 'x' such that –2 < x – 4 < 5.
(2) Write the set {1, 2, 5, 10} in set builder form.
(3) If A = {x : x2 < 9, x  Z} and B = {–2, –1, 1, 2} then find whether sets A and B are equal or not.
Answers (1) {3, 4, 5, 6, 7, 8}
(2) {x : x is a natural number and a divisor of 10}
(3) Not equal sets

SUBSET AND SUPERSET :


Let A and B be two sets. If every element of A is an element of B then A is called a subset of B and B is
called superset of A. We write it as A  B.
e.g. A = {1, 2, 3, 4} and B = {1, 2, 3, 4, 5, 6, 7}  A B
If A is not a subset of B then we write A  B

PROPER SUBSET :
If A is a subset of B but A  B then A is a proper subset of B. Set A is not proper subset of A so this is
improper subset of A

Note : (i) Every set is a subset of itself


(ii) Empty set  is a subset of every set
(iii) A  B and B  A  A = B
(iv) The total number of subsets of a finite set containing n elements is 2 n.
(v) Number of proper subsets of a set having n elements is 2n – 1.
(vi) Empty set  is proper subset of every set except itself.

POWER SET :
Let A be any set. The set of all subsets of A is called power set of A and is denoted by P(A)

Example # 5 : Examine whether the following statements are true or false :


(i) {a}  {b, c, a}
(ii) {x, p}  {x : x is a consonant in the English alphabet}
(iii) {}  {}
(iv) {a, b} {a, {a}, b, c}
Solution : (i) False as {a} is subset of {b, c, a}
(ii) False as x, p are consonant
(iii) False as element ,  is not in the set {}
(iv) False as a, b {a, {a}, b, c} and {a, b}  {a, {a}, b, c}

Example # 6 : Find power set of set A = {1, 2, 3}


Solution : P(A) = {, {1}, {2}, {3}, {1, 2}, {1, 3}, {2, 3}, {1, 2, 3}}

Reg. & Corp. Office : CG Tower, A-46 & 52, IPIA, Near City Mall, Jhalawar Road, Kota (Raj.)-324005
Website: www.resonance.ac.in | E-mail : contact@resonance.ac.in
ADVFOMI-2
Toll Free : 1800 258 5555 | CIN: U80302RJ2007PLC024029
Fundamentals of Mathematics-I

Example # 7 : If  denotes null set then find


(a) P() (b) P(P())
(c) n(P(P(P()))) (d) n(P(P(P(P()))))
Solution : (a) P() = {} (b) P(P()) = {,{}}
  (c) n(P(P(P()))) = 22 = 4 (d) n(P(P(P(P())))) = 24 = 16

Self Practice Problem :


(4) State true/false : A = {p, q, r, s}, B = {p, q, r, p, t} then A  B.
(5) State true/false : A = {p, q, r, s}, B = {s, r, q, p} then A  B.
(6) State true/false : [4, 15)  [–15, 15]
Answers (4) False (5) True (6) True

UNIVERSAL SET :
A set consisting of all possible elements which occur in the discussion is called a universal set and is
denoted by U.
e.g. if A = {1, 2, 3}, B = {2, 4, 5, 6}, C = {1, 3, 5, 7} then U = {1, 2, 3, 4, 5, 6, 7} can be taken as the
universal set.

SOME OPERATION ON SETS :


(i) Union of two sets : A  B = {x : x  A or x  B}
e.g. A = {1, 2, 3}, B = {2, 3, 4} then A  B = {1, 2, 3, 4}
(ii) Intersection of two sets : A  B = {x : x  A and x  B}
e.g. A = {1, 2, 3}, B = {2, 3, 4} then A  B = {2, 3}
(iii) Difference of two sets : A – B = {x : x  A and x  B}. It is also written as A B'.
Similarly B – A = B  A' e.g. A = {1, 2, 3}, B = {2, 3, 4} ; A – B = {1}
(iv) Symmetric difference of sets : It is denoted by A  B and A  B = (A – B)  (B – A)
(v) Complement of a set : A' = {x : x  A but x  U} = U – A
e.g. U = {1, 2,........, 10}, A = {1, 2, 3, 4, 5} then A' = {6, 7, 8, 9, 10}
(vi) Disjoint sets : If A  B = , then A, B are disjoint sets.
e.g. If A = {1, 2, 3}, B = {7, 8, 9} then A  B = 

VENN DIAGRAM :
Most of the relationships between sets can be represented by means of diagrams which are known as
venn diagrams. These diagrams consist of a rectangle for universal set and circles in the rectangle for
subsets of universal set. The elements of the sets are written in respective circles.
For example If A = {1, 2, 3}, B = {3, 4, 5}, U = {1, 2, 3, 4, 5, 6, 7, 8} then their venn diagram is

AB AB A–B B–A

A' (A B) = (A – B) (B – A) Disjoint


Reg. & Corp. Office : CG Tower, A-46 & 52, IPIA, Near City Mall, Jhalawar Road, Kota (Raj.)-324005
Website: www.resonance.ac.in | E-mail : contact@resonance.ac.in
ADVFOMI-3
Toll Free : 1800 258 5555 | CIN: U80302RJ2007PLC024029
Fundamentals of Mathematics-I

LAWS OF ALGEBRA OF SETS (PROPERTIES OF SETS):


(i) Commutative law : (A  B) = B  A ; A  B = B  A
(ii) Associative law : (A  B)  C = A  (B  C) ; (A  B)  C = A  (B  C)
(iii) Distributive law : A (B  C) = (A  B)  (A  C) ; A  (B  C) = (A  B)  (A  C)
(iv) De-morgan law : (A  B)' = A'  B' ; (A  B)' = A'  B'
(v) Identity law : A  U = A ; A   = A
(vi) Complement law : A  A' = U, A  A' = , (A')' = A
(vii) Idempotent law : A  A = A, A  A = A
NOTE :
(i) A – (B  C) = (A – B)  (A – C) ; A – (B  C) = (A – B)  (A – C)
(ii) A   = , A  U = U

Example # 8 : Let A = {1, 2, 3, 4, 5, 6} and B = {4, 5, 6, 7, 8, 9} then find A  B


Solution : A  B = {1, 2, 3, 4, 5, 6, 7, 8, 9}

Example # 9 : Let A = {1, 2, 3, 4, 5, 6}, B = {4, 5, 6, 7, 8, 9}. Find A – B and B – A.


Solution : A – B = {x : x  A and x B} = {1, 2, 3}
similarly B – A = {7, 8, 9}

Example # 10 : State true or false :


(i) A  A = A   (ii) U A = A
Solution : (i) false because A  A' = U (ii) true as U A = A

Example # 11 : Use Venn diagram to prove that A – B = A  B.

Solution :
From venn diagram we can conclude that A – B = A  B.

Self Practice Problem :


(7) Find A  B if A = {x : x = 2n + 1, n  5, n  N} and B = {x : x = 3n – 2, n  4, n  N}.
(8) Find A – (A – B) if A = {5, 9, 13, 17, 21} and B = {3, 6, 9, 12, 15, 18, 21, 24}
Answers (7) {1, 3, 4, 5, 7, 9, 10, 11} (8) {9, 21}

SOME IMPORTANT RESULTS ON NUMBER OF ELEMENTS IN SETS :


If A, B, C are finite sets and U be the finite universal set then
(i) n(A  B) = n(A) + n(B) – n(A  B) 
(ii) n(A – B) = n(A) – n(A  B)

(iii) n(A  B  C) = n(A) + n(B) + n(C) – n(A  B) – n(B  C) – n(A  C) + n(A  B  C)


(iv) Number of elements in exactly two of the sets A, B, C
= n(A  B) + n(B  C) + n(C  A) – 3n(A  B  C)
(v) Number of elements in exactly one of the sets A, B, C
= n(A) + n(B) + n(C) – 2n(A  B) – 2n(B  C) – 2n(A  C) + 3n(A  B  C)

Reg. & Corp. Office : CG Tower, A-46 & 52, IPIA, Near City Mall, Jhalawar Road, Kota (Raj.)-324005
Website: www.resonance.ac.in | E-mail : contact@resonance.ac.in
ADVFOMI-4
Toll Free : 1800 258 5555 | CIN: U80302RJ2007PLC024029
Fundamentals of Mathematics-I

Example # 12 : In a group of 60 students, 36 read English newspaper, 22 read Hindi newspaper and 12 read
neither of the two. How many read both English & Hindi news papers ?
Solution : n(U) = 60, n(E) = 36, n(H) = 22
n(E  H) = 12  n(E  H) = 12
  n(U) – n(E  H) = 12
 n(E  H) = 48
  n(E) + n(H) – n(E  H) = 48
 n(E  H) = 58 – 48 = 10

Example#13 : In a group of 50 persons, 14 drink tea but not coffee and 30 drink tea. Find
(i) How many drink tea and coffee both ? (ii) How many drink coffee but not tea ?
Solution : T : people drinking tea
C : people drinking coffee
(i) n(T) = n(T – C) + n(T  C)  30 = 14 + n(T  C)  n(T  C) = 16

(ii) n(C – T) = n(T  C) – n(T) = 50 – 30 = 20

Self Practice Problem :


(9) Let A and B be two finite sets such that n(A – B) = 15, n(A  B) = 90, n(A  B) = 30. Find n(B)
(10) A market research group conducted a survey of 1000 consumers and reported that 720
consumers liked product A and 450 consumers liked product B. What is the least number that
must have liked both products ?
Answers (9) 75 (10) 170

Intervals :
Intervals are basically subsets of R and are commonly used in solving inequalities or in finding
domains. If there are two numbers a, b  R such that a < b, we can define four types of intervals as
follows :

Name Representation Discription


Open Interval (a, b) {x : a < x < b} i.e. end points are not included.
{x : a  x  b} i.e. end points are also included. This is possible only when
Close Interval [a, b] both a and b are finite.
Open - Closed Interval (a, b] {x : a < x  b} i.e. a is excluded and b is included.
Close - Open Interval [a, b) {x : ax < b} i.e. a is included and b is excluded.

Note : (1) The infinite intervals are defined as follows :


(i) (a, ) = {x : x > a} (ii) [a, ) = {x : x  a}
(iii) (– , b) = {x : x < b} (iv) (–, b] = {x : x  b}
(v) (– ) = {x : x  R}
(2) x  {1, 2} denotes some particular values of x, i.e. x = 1, 2
(3) If there is no value of x, then we say x  (null set)

General Method to solve Inequalities :


(Method of intervals (Wavy curve method)
 (x – b1 )k1 (x – b2 )k2    (x – bn )kn 
Let g(x) =   ... (i)
 (x – a )r1 (x – a )r2    (x – a )rn 
 1 2 n 
Where k1, k2 .....kn and r1, r2 ........rn  N and b1, b2.....bn and a1, a2 ......an are real numbers.
Then to solve the inequality following steps are taken.

Reg. & Corp. Office : CG Tower, A-46 & 52, IPIA, Near City Mall, Jhalawar Road, Kota (Raj.)-324005
Website: www.resonance.ac.in | E-mail : contact@resonance.ac.in
ADVFOMI-5
Toll Free : 1800 258 5555 | CIN: U80302RJ2007PLC024029
Fundamentals of Mathematics-I

Steps : -
Points where numerator becomes zero are called zeros or roots of the function and where denominator
becomes zero are called poles of the function.
(i) First we find the zeros and poles of the function.
(ii) Then we mark all the zeros and poles on the real line and put a vertical bar there
dividing the real line in many intervals.
(iii) Determine sign of the function in any of the interval and then alternates the sign
in the neghbouring interval if the poles or zeros dividing the two interval has
appeared odd number of times otherwise retain the sign.
(iv) Thus we consider all the intervals. The solution of the g(x) > 0 is the union of the
intervals in which we have put the plus sign and the solution of g(x) < 0 is the
union of all intervals in whichwe have put the minus sign.
5
 1
(x – 2)10 (x  1)3  x –  (x  8)2
Example# 14 : Solve the inequality if f(x) =  2
is > 0 or < 0.
x 24 (x – 3)3 (x  2)5
5
 1
(x – 2)10 (x  1)3  x –  (x  8)2
 2 1
Solution. Let f(x) = the poles and zeros are 0, 3,– 2,– 1, ,– 8, 2
x (x – 3) (x  2)
24 3 5 2

 1
If f(x) > 0, then x (– , – 8) (– 8, – 2) (– 1, 0)   0,   (3, )
 2
1 
and if f(x) < 0, then x (– 2, – 1)   , 2   (2, 3) Ans.
2 

Exponential Function
A function f(x) = ax = ex In a (a > 0, a  1, x  R) is called an exponential function. Graph of
exponential function can be as follows :
Case -  Case - 
For a > 1 For 0 < a 1

Logarithm of A Number :
The logarithm of the number N to the base ' a ' is the exponent indicating the power to which the base ' a
' must be raised to obtain the number N. This number is designated as loga N. Hence:

logaN = x  ax = N , a > 0, a  1 & N > 0

If a = 10, then we write log b rather than log10 b.


If a = e, we write ln b rather than loge b. Here ' e ' is called as Napier's base & has numerical value equal
to 2.7182.
Remember
log102 ~ 0.3010 ; log103 ~ 0.4771
n 2 ~ 0.693 ; n 10 ~ 2.303

Reg. & Corp. Office : CG Tower, A-46 & 52, IPIA, Near City Mall, Jhalawar Road, Kota (Raj.)-324005
Website: www.resonance.ac.in | E-mail : contact@resonance.ac.in
ADVFOMI-6
Toll Free : 1800 258 5555 | CIN: U80302RJ2007PLC024029
Fundamentals of Mathematics-I

Domain of Definition :
The existence and uniqueness of the number loga N can be determined with the help of set of
conditions, a > 0 & a  1 & N > 0.
The base of the logarithm ' a ' must not equal unity otherwise numbers not equal to unity will not have a
logarithm and any number will be the logarithm of unity.

Graph of Logarithmic function :


f(x) = logax is called logarithmic function where a > 0 and a  1 and x > 0. Its graph can be as follows:

Case- I Case- II
For a > 1 For 0 < a < 1

Fundamental Logarithmic Identity :


aloga N = N, a > 0, a  1 & N > 0
The Principal Properties of Logarithm:
Let M & N are arbitrary positive numbers, a > 0, a  1, b > 0, b  1 and are any real numbers,
then :
(i) loga (M.N) = loga M + loga N ; in general loga (x1 x2 ......xn)
= logax1 + loga x2 + ........+ loga xn

(ii) loga (M/N) = loga M  loga N

(iii) loga M =  loga M

1
(iv) loga M = logaM

loga M
(v) logb M = (base changing theorem)
loga b
NOTE : 
   loga1 = 0   loga a = 1  
1
   log1/a a =  1  logba =  
loga b
   ax = ex na
 alogc b  blogc a  

Note : (i) If the number and the base are on the same side of the unity, then the
logarithm is positive.

(ii) If the number and the base are on the opposite sides of unity, then the logarithm is
negative.

Example#15: Find the value of the followings :


 32   9 
(i) log272 + log2   + log2   Ans. 2
 81   64 
1
log25 49
(ii) 7 Ans. 5
Reg. & Corp. Office : CG Tower, A-46 & 52, IPIA, Near City Mall, Jhalawar Road, Kota (Raj.)-324005
Website: www.resonance.ac.in | E-mail : contact@resonance.ac.in
ADVFOMI-7
Toll Free : 1800 258 5555 | CIN: U80302RJ2007PLC024029
Fundamentals of Mathematics-I

Solution. (i) log272 + ..........



 25 32 
= log2 23.32. 4 . 6  = log24 = 2

 3 2  
1 2
log7 5
(ii) 7 log25 49 = 7log49 25 = 7 2 = 5log7 7 = 5
Self practice problem :
(11) Find the value of the followings :
(i) log49343 (ii) 4log27243
(iii) log(1/100)1000 (iv) log(74 3)
(7  4 3 )
(v) log125625
(12) log89.log910 ......... log6364
(13) Find the value of log cot1° + log cot2° + log cot3° + .... + log cot89°
Ans. (11) (i) 3/2 (ii) 20/3 (iii) – 3/2 (iv) –1 (v) 4/3
(12) 2 (13) 0

Logarithmic Equation :
The equality loga x = loga y is possible if and only if x = y i.e.
loga x = loga y x = y
Always check validity of given equation, (x > 0, y > 0, a > 0, a  1)

Example#16 : logx(4x – 3) = 2 Ans. x=3


Solution. Domain : x > 0, 4x – 3 > 0, x  1
Hence 4x – 3 = x2  x2 – 4x + 3 = 0
x = 3 or x = 1 (rejected as not in domain)
Exmaple#17 : log2 (log3{log5 (x2 + 4)} = 0 Ans. x = ±11
Solution. log3(log5(x2 + 4)} = 2° = 1
  log5(x2 + 4) = 31 = 3
  (x2 + 4) = 53 = 125  x2 = 121  x = ±11

Example#18 : log2(x2) + log2 (x + 2) = 4 Ans. x=2


Solution. log2 (x (x + 2) = 4  x + 2x – 16 = 0
2 3 2
 (x – 2) (x  4x  8)  0
2

D 0
x= 2

Self practice problem


(14) 33log3 x  27 (15) (log10x)2 – (log10x) – 6 = 0

(16) 3(log7x + logx7) = 10 (17) (x  2)log2 (x 2)  8(x  2)2


1
Ans. (14) x=3 (15) x = 103, (16) x = 343, 3 7 (17) x = 6 or –3/2
102
Logarithmic Inequality :
Let 'a' is a real number such that
(i) If a > 1, then logax > loga y  x>y
(ii) If a > 1, then logax <    0 < x < a 
 (iii) If a > 1, then logax >    x > a 
 (iv) If 0 < a < 1, then logax > logay   0<x<y
(v) If 0 < a < 1, then loga x <   x > a

Reg. & Corp. Office : CG Tower, A-46 & 52, IPIA, Near City Mall, Jhalawar Road, Kota (Raj.)-324005
Website: www.resonance.ac.in | E-mail : contact@resonance.ac.in
ADVFOMI-8
Toll Free : 1800 258 5555 | CIN: U80302RJ2007PLC024029
Fundamentals of Mathematics-I

 Form - I : f(x) > 0, g(x) > 0, g(x)  1

Form Collection of system

 f(x)  1 , g(x)  1
(a) logg(x) f(x)  0    
0  f(x)  1 , 0  g(x)  1
 f(x)  1 , 0  g(x)  1
 (b) logg(x) f(x)  0   
0  f(x)  1 , g(x)  1
 f(x)  (g(x))a
 , g(x)  1
(c) logg(x) f(x)  a   
0  f(x)  (g(x)) , 0  g(x)  1
a


0  f(x)  (g(x)) ,
a
g(x)  1
(d) logg(x) f(x) a    

 f(x)  (g(x))a
, 0  g(x)  1

From - II : When the inequality of the form

Form Collection of system

 f(x)  g(x), (x)  1,


(a) log(x) f(x) log(x) g(x)     
0  f(x)  g(x);0  (x)  1

 0  f(x)  g(x), (x)  1,
 (b) log(x) f(x) log(x) g(x)     
f(x)  g(x)  0, 0  (x)  1

Example # 19 : Solve the logarithmic inequality log1/5 (2x2 + 7x + 7)  0.
Solution. Since log1/5 1 = 0, the given inequality can be written as.
log1/5 (2x2 + 7x + 7)  log1/5 1
when the domain of the function is taken into account the inequality is equivalent to the system

2x  7x  7  0
2
of inequalities 
2x  7x  7  1
2

 –3 
Solving the inequalities by using method of intervals x  –2, 
 2 

Example # 20 : Solve the inequality log1/3 (5x – 1) > 0.


Solution. by using the basic property of logarithm.
 2
5x  2 x
5
5x – 1  1 
   
5x – 1  0  1
 5x  1 x
 5
1 2
 The solution of the inequality is given by  ,  Ans.
5 5

Reg. & Corp. Office : CG Tower, A-46 & 52, IPIA, Near City Mall, Jhalawar Road, Kota (Raj.)-324005
Website: www.resonance.ac.in | E-mail : contact@resonance.ac.in
ADVFOMI-9
Toll Free : 1800 258 5555 | CIN: U80302RJ2007PLC024029
Fundamentals of Mathematics-I

Example # 21 : Solve the inequality log(2x + 3) x2 < log(2x + 3) (2x + 3).


Solution. The given inequality is equivalent to the collection of the systems
 0  2x  3  1 (i)
 2
  x  2x  3
 
 2x  3  1 (ii)
 0  x 2  2x  3
 
   Solving system (i) we obtain
 –3
  x  –1
 2
(x – 3)(x  1)  0 (iii)

System (iii) is equivalent to the collection of two systems
 –3
 2  x  –1, x  3; (iv)

 –3  x  –1, x  –1 (v)
 2
 –3 
system (iv) has no solution. The solution of system (v) is x   , – 1 ,
 2 
solving system (ii) we obtain.
 x  –1  x  –1
 or   x  (– 1, 3) 
(x – 3)(x  1)  0  –1  x  3
 –3 
    x  ,–1 (– 1, 3)
 2 
 2x 
Example # 22 : Solve the in equation log 2 log2 > 0.
x –12x 30   5 
  
 10 
Solution. This in equation is equivalent to the collection of following systems.
 x 2 – 12x  30  x 2 – 12x  30
  1, 0   1,
 10  10
 and 
log  2x   1, 0  log  2x   1
 2  5   2
 5 

Solving the first system we have.
 x 2 – 12x  20  0
 (x – 10)(x – 2)  0  x  2 or x  10
 2x    
 2 x  5 x  5
5
Therefore the system has solution x > 10
Solving the second system we have.
0  x 2 – 12x  30  10  x 2 – 12x  30  0 and x 2 – 12x  20  0
 
    2x    5 
1  2  x5
 5 2
 x  6 – 6 or x  6  6 and 2  x  10

  5
 x5
2
5
 The system has solutions < x < 6 – 6 combining both systems, then solution of
2
the original inequation is.
5
 x  ( , 6 – 6 (10, ) Ans.
2
Reg. & Corp. Office : CG Tower, A-46 & 52, IPIA, Near City Mall, Jhalawar Road, Kota (Raj.)-324005
Website: www.resonance.ac.in | E-mail : contact@resonance.ac.in
ADVFOMI-10
Toll Free : 1800 258 5555 | CIN: U80302RJ2007PLC024029
Fundamentals of Mathematics-I

Self practice problems :


(18) Solve the following inequalities

(i) log3x + 5 (9x2 + 8x + 8) > 2


(ii) log0.2 (x2 – x – 2) > log0.2 (– x2 + 2x + 3)
(iii) logx (x3 – x2 – 2x) < 3
 4 17   5
Answers : (18) (i)  – ,–  (ii)  2,  (iii) (2, )
 3 22   2

Characteristic & Mantissa


[loga N] is called characteristic of log of N with base ‘a’. It is always an integer.

{loga N} is called mantissa of log of N with base ‘a’. Mantissa  [0, 1)


Characteristic of log of 1 with base 10 = 0
characteristic of log of 10 with base 10 = 1
characteristic of log of 100 with base 10 = 2
characteristic of log of 1000 with base 10 = 3
characteristic of log of 83.5609 with base 10 = 1
characteristic of log of 613.0965 with base 10 = 2

Interval, Cha.(Base 10) number of digits No. of integers in the interval


in no
[1, 10) 0 1 9 = 9 × 10º
[10, 100) 1 2 90 = 9 × 101
[100, 1000) 2 3 900 = 9 × 102
[100, 10000) 3 4 9000 = 9 × 103
|
|
|
n (n + 1) 9 × 10n

Note :
If characteristic of a number (base of log is 10) is found to be n, then there would be (n + 1) digits in that
number.

1
* Characteristic of log of = 0.1 with base 10 = – 1
10
1
Characteristic of log of = 0.01 with base 10 = – 2
100
1
Characteristic of log of = 0.001 with base 10 = – 3
1000
3
Characteristic of log of with base 10 = – 2
100
3
Characteristic of log of with base 10 = – 3
1000

Reg. & Corp. Office : CG Tower, A-46 & 52, IPIA, Near City Mall, Jhalawar Road, Kota (Raj.)-324005
Website: www.resonance.ac.in | E-mail : contact@resonance.ac.in
ADVFOMI-11
Toll Free : 1800 258 5555 | CIN: U80302RJ2007PLC024029
Fundamentals of Mathematics-I

Interval Characteristic (base 10) No. of zeros immedi- No.ofinteger resiprocal

ately after decimal of which lies in interval.

[1/10, 1) –1 0 9 = 9×101–1

[1/100, 1/10) –2 1 90 = 9×102–1

 [0.01, 0.1)

[1/103, 1/102)  [0.0001, 0.01) –3 2 900 = 9×103–1

[0.0001, 0.001) –4 3 9000 = 9×104–1

–n (n – 1) = 9 × 10n–1

Note :

If characteristic of a number (base of log is 10) is found to be –n, then there would be (n –1) zeros

immediately after decimal before first significant digit.

Example # 23 Find the total number of digits in the number 1850.

(Given log102 = 0.3010 ; log103 = 0.4771) Ans. 63

Solution. N = 1850

log10N = 50 log1018 = 50 (0.3010 + 0.9542) = 50(1.2552) = 62.76

Characterstic = [log10N] = 62

No. of digits = 62 + 1 = 63

Self practice problem

(19) Find the total number of zeros immediately after the decimal in 6– 200 .

Ans. (19) 155

Reg. & Corp. Office : CG Tower, A-46 & 52, IPIA, Near City Mall, Jhalawar Road, Kota (Raj.)-324005
Website: www.resonance.ac.in | E-mail : contact@resonance.ac.in
ADVFOMI-12
Toll Free : 1800 258 5555 | CIN: U80302RJ2007PLC024029

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy