SlideShare a Scribd company logo
1 of 17
Set Theory & Real Nos.
 Course: BBA
 Subject: Business Mathematics
 Unit: 1.2
1
Set:
 A set is a well defined collection of objects.
 The objects constituting a set are called elements or members
of the set.
 If x is an element of a set A, it is denoted by x Є A.
 If x is not an element of a set A, it is denoted by x A.
 If a set has finite number of elements it is called a finite set.
For example, A = {1,2,3} is a finite set.
 If a set has infinite number of elements it is called infinite set.
For example, A = {1,2,3………} is a infinite set.
 A set which contains no element is called a null set or an
empty set. It is denoted by Φ.

Examples:
1) Solve the following equations:
(a) │x-1│= 0.1 (b) │x-2│= 1
2) Express the following in the form of an interval:
(a) 0 ≤ │x-3│ ≤ 2 (b) 0 ≤ │x+5│ < 1
3) Express │3x+5│ < 2 into inequality form.
 Definitions:
1) Subset : If all the elements of set A are the elements of
set B (i.e. B contains all the elements of A and possibly
some more) then set A is said to be a subset of the set B.
It is symbolically written as A B.
2) Equality of two sets: Two sets A and B are said to be
equal and we write A = B if and only if A and B have the
same elements. For example, if A = {3,4,5,6} and B =
{x Є N│2< x < 7}, then A = B.
3) Universal set: All the sets will be the subset of one
fixed set is called universal set and it is denoted by U.

4) Singleton set: A set containing only one element is called
a singleton set. For example: A = {5} is a singleton set.
5) Disjoint set: Two sets are said to be disjoint if they have
no element in common. For example, A = {1,2,3} and
B = {6,7,8} are disjoint sets.
6) Power set: A set consisting of all subsets of a given set is
called its power set. The power set of a set A is denoted by
P(A). For example, if A= {a,b,c} then
P(A) = {Φ, a, b, c, {a,b}, {a,c}, {b,c}, A}
Set Operations:
1) Intersection of two sets: The intersection of two sets A
and B is the set of all elements which belong to both A
and B. It is denoted by A ∩ B.
Thus, A ∩ B {x│ x Є A and x Є B }.
for example, A = {1,2,3,4}; B = {2,4}, A ∩ B = {2,4}
2) Union of two sets: The union of two sets A and B is the
set of all elements which belong to A or B or to both. It
is denoted by A U B.
Thus, A U B {x│ x Є A and / or x Є B }.
for example, A = {1,2,3,4,5}; B = {2,4,6}, then
A U B = {1,2,3,4,5,6}
3) Complement of a set: Let U be the universal set and A be
a subset of U, then the complement of set A is another
subset containing all the elements of U which are not in A.
It is denoted by A’ or .
Thus A’ = {x│ x A and x Є U }.
4) Difference of two sets: The difference A-B of two sets A
and B is the set of all elements of A which are not element
of B.
Thus A-B = {x│ x Є A and x B }.
5) Symmetric Difference: The set of all elements which
are in A or in B but not in both is called the symmetric
difference set of sets A and B. It is denoted by A ∆ B.
Thus, A ∆ B = (A U B) – (A ∩ B ).
A


Examples:
1) If A = {1,2,5} and B = {n │ n Є N}, then find A U B &
A ∩ B .
2) Let the universal set be U = {x │3 ≤ x ≤ 13, x Є N},
A = {y │2 < y < 7, y Є N} and B = {3,5,7,9}. Then find
(i) A’ (ii) (B’)’ (iii) (AUB)’
3) If U = {x │1 ≤ x ≤ 10, x Є N}, A = {1,2,3,4},
B = {2,4,6,8} and C = {3,4,5,6} then find (i) AUB (ii)
AUC (iii) BUC (iv) C ∩ A (v) A ∩ B (vi) C ∩ B (vii) B-
C (viii) (AUB)’ (ix) A’, B’ C’ (x) A-B (xi) A-C (xii) C-A
(xiii) A ∆ C
4) State the associative and distributive laws for three sets
A, B, C and verify them by taking A = {1,2,5,6,8} ,
B = {2,4,6,10,11} and C = {1,2,3,5,6,11,12}.
5) State the De Morgan’s law for two sets A and B and
verify them by taking U = {1,2,3,4,5,6,7,8,9,10},
A = {1,2,4,6,8} and B = {2,3,6,7,9}.
6) If U = {p,q,r,s}, A = {p,q,r} and B = {q,r,s}, verify that
(AUB) – B = A ∩ B’
7) If A = {1,2,3,4,5,6} and B = {2,5,6,7,8,9,10} then find
A ∆ B.
8) If A={x │2 < x < 9, x Є N}, & B ={x │x2 <5x , x Є N}
then find A ∆ B.
Cartesian Product of two sets:
Let A and B be two given non empty sets.
The set of all ordered pairs (x, y) where x Є A and y Є B
is called the Cartesian product of sets A and B.
It is denoted by A × B.
Thus, A × B = {(x, y) │ x Є A and y Є B }
B × A = {(y, x) │ y Є B and x Є A }.
For example: if A = {1,2,3} and B = {5,6} then
A × B = {(1,5), (1,6), (2,5), (2,6), (3,5), (3,6)} &
B × A = {(5,1), (5,2), (5,3), (6,1), (6,2), (6,3)}.
9) If U = set of letters of the word ‘WHEAT’, A = set of
letters of the word ‘WHAT’, B = set of letters of the word
‘HEAT’ , C= set of letters of the word ‘EATA’, then find
(i) (A ∩ B) × (B ∩ C ) (ii) A ∩ (B - C)
(iii) (A - B)’ ∩ C’ (iv) (A ∩ B ∩ C)’
10) If A = {5,6,7}, B = { 7,8} and C = {5,8} then verify the
following results:
(i) A × (B - C) = (A × B) – (A × C)
(ii) A × (B ∆ C) = (A × B) ∆ (A × C).
(iii) A × (B ∩ C) = (A × B) ∩ (A × C)
(iv) A × (B U C) = (A × B) U (A × C).
11) If n(A ×A) = 16, (1,2) Є A ×A, (3,4) Є A ×A, then write
all members of A and A ×A.
2. 3.
4. 5.
6.
7.
8.
9.
10
Examples:
1) A town has a total population of 50,000 persons and of them 28,000
read ‘Gujarat Samachar’ and 23,000 read ‘Gujarat Mitra’, while 4,000
read both the papers. Indicate how many read neither ‘Gujarat
Samachar’ nor ‘Gujarat Mitra’.
2) A class of 100 students appeared for F.Y.B.B.A. examination . Out of
100 students, 40 passed in mathematics, 36 passed in management, 60
passed in accountancy, 8 students passed in mathematics and
management, 17 passed in management and accountancy, 16 passed in
mathematics and accountancy and 5 passed in all the three subjects.
Find (i) how many students passed in exactly one subject and (ii) how
many students passed in at least two subjects.
3) There are 60 students in a class of a college. 15 students do not have
interest in games and they do not take part in the games. 32 students of
the class play football and 18 students play hockey. Then find (i) how
many students play both the games? (ii) how many students play only
football? (iii) how many students play only hockey?
References:
1.http://mathforum.org/mathimages/imgUpload/Venn_
Diagram.jpg
2. https://lh5.ggpht.com/TLC-l_QkYo5Ka-Ycj-ikrRS-g71-
J3AtDkpyc2fTZM6Xa3lsWvsXRIIgyh_BA-5-
Hs8CiQ=s170
3.https://lh3.ggpht.com/Gjpj82W8fh2gdeL4YhYOKyyRH
g1b0xUk15jaBTNdT_vP8HNsx98pKmMDNiSlYaErDEqq
=s135
4.https://lh6.ggpht.com/95wixCkKu5PVLsXfT9ssKpNiH
KkepUfwkBXSpRQJjLHxS9zXt6oQjbfaWrsUwHix7Nxb
=s170
5.https://lh6.ggpht.com/blUTj3GXCQUc6ij4CKHZFuVXpyQ5v_
hLY5adQfLsdJTArOQdFlnKKtu_uPBCw5ONFV5=s135
6.https://lh4.ggpht.com/Siz8CO3dX2lfSsEpGOub_iywASUucFU
1eToZbuQUQP4yLSzlw3F4irzNwrNi44U2r_zw=s149
7.https://lh3.ggpht.com/xkRj_3ny_yMUimF0beyOYgiGyAf_8VlL
BgwNrTKVh7yT2filVMbjksPabQh4TQtzksFXA8=s113
8. https://lh5.ggpht.com/5m9uEDgxI-bOkU-6Qf2-
6QEPckm7pEoazFGsRy0mLlya4AtyiMERY7HCyUGiw7GO9x1
dOes=s139
9.https://lh6.ggpht.com/ZpIEjkHi8QoVEJmFeK9YpY12rC7k4zD
7PMZbIybrmhJmboYNasfg___OSOjPFoWdl4wUeQ=s126
10.https://lh6.ggpht.com/Yjyl7W2TY70d5NbcCQzr8un7Ymwxd
hQD27wpVT35VDvhleoQuTLKYy2Cu3JHFnzP9crRbw=s106
1. Business Mathematics by A. G.Patel and G.C. Patel –
Atul Prakashan. (for content)

More Related Content

What's hot (20)

Final maths presentation on sets
Final maths presentation on setsFinal maths presentation on sets
Final maths presentation on sets
 
SETS
SETSSETS
SETS
 
Sets class 11
Sets class 11Sets class 11
Sets class 11
 
Applications of set theory
Applications of  set theoryApplications of  set theory
Applications of set theory
 
Sets
SetsSets
Sets
 
Management accounting
Management accountingManagement accounting
Management accounting
 
Isocost Line
Isocost LineIsocost Line
Isocost Line
 
Accounts : Marginal Costing
Accounts : Marginal CostingAccounts : Marginal Costing
Accounts : Marginal Costing
 
Set Theory
Set TheorySet Theory
Set Theory
 
cardinal and ordinal utility analysis.
cardinal and ordinal utility analysis.cardinal and ordinal utility analysis.
cardinal and ordinal utility analysis.
 
Set Theory
Set TheorySet Theory
Set Theory
 
Introduction of Cost Accounting
Introduction of Cost AccountingIntroduction of Cost Accounting
Introduction of Cost Accounting
 
Sets PowerPoint Presentation
Sets PowerPoint PresentationSets PowerPoint Presentation
Sets PowerPoint Presentation
 
Opportunity Cost
Opportunity CostOpportunity Cost
Opportunity Cost
 
Consumer price index number
Consumer price index numberConsumer price index number
Consumer price index number
 
Linear Programming
Linear ProgrammingLinear Programming
Linear Programming
 
Index number
Index numberIndex number
Index number
 
maths set
maths setmaths set
maths set
 
association of attributes
association of attributesassociation of attributes
association of attributes
 
Production Possibility Curve
Production Possibility CurveProduction Possibility Curve
Production Possibility Curve
 

Viewers also liked

5 indices & logarithms
5  indices & logarithms5  indices & logarithms
5 indices & logarithmslinusshy
 
Tips to crack Mathematics section - JEE Main 2014
Tips to crack Mathematics section - JEE Main 2014 Tips to crack Mathematics section - JEE Main 2014
Tips to crack Mathematics section - JEE Main 2014 Ednexa
 
Benginning Calculus Lecture notes 14 - areas & volumes
Benginning Calculus Lecture notes 14 - areas & volumesBenginning Calculus Lecture notes 14 - areas & volumes
Benginning Calculus Lecture notes 14 - areas & volumesbasyirstar
 
mathematical induction
mathematical inductionmathematical induction
mathematical inductionankush_kumar
 
Benginning Calculus Lecture notes 11 - related rates
Benginning Calculus Lecture notes 11 - related ratesBenginning Calculus Lecture notes 11 - related rates
Benginning Calculus Lecture notes 11 - related ratesbasyirstar
 
Benginning Calculus Lecture notes 9 - derivative functions
Benginning Calculus Lecture notes 9 - derivative functionsBenginning Calculus Lecture notes 9 - derivative functions
Benginning Calculus Lecture notes 9 - derivative functionsbasyirstar
 
Benginning Calculus Lecture notes 13 - fundamental theorem of calculus 1 & 2
Benginning Calculus Lecture notes 13 - fundamental theorem of calculus 1 & 2Benginning Calculus Lecture notes 13 - fundamental theorem of calculus 1 & 2
Benginning Calculus Lecture notes 13 - fundamental theorem of calculus 1 & 2basyirstar
 
Benginning Calculus Lecture notes 10 - max, min
Benginning Calculus Lecture notes 10 - max, minBenginning Calculus Lecture notes 10 - max, min
Benginning Calculus Lecture notes 10 - max, minbasyirstar
 
mathematical induction
mathematical inductionmathematical induction
mathematical inductionankush_kumar
 
Principle of mathematical induction
Principle of mathematical inductionPrinciple of mathematical induction
Principle of mathematical inductionRitesh Kumar
 
Benginning Calculus Lecture notes 8 - linear, quadratic approximation
Benginning Calculus Lecture notes 8 - linear, quadratic approximationBenginning Calculus Lecture notes 8 - linear, quadratic approximation
Benginning Calculus Lecture notes 8 - linear, quadratic approximationbasyirstar
 
Systems of equaions graphing
Systems of equaions graphingSystems of equaions graphing
Systems of equaions graphingJessica Garcia
 
X2 T08 02 induction (2011)
X2 T08 02 induction (2011)X2 T08 02 induction (2011)
X2 T08 02 induction (2011)Nigel Simmons
 
1.4 Radical Equations, Equations Quadratic In Form, Factorable Equations
1.4 Radical Equations, Equations Quadratic In Form, Factorable Equations1.4 Radical Equations, Equations Quadratic In Form, Factorable Equations
1.4 Radical Equations, Equations Quadratic In Form, Factorable Equationsguest620260
 
1.6 Equations & Inequalities Absolute Value
1.6 Equations & Inequalities   Absolute Value1.6 Equations & Inequalities   Absolute Value
1.6 Equations & Inequalities Absolute Valueguest620260
 
Trigonometric Function of General Angles Lecture
Trigonometric Function of General Angles LectureTrigonometric Function of General Angles Lecture
Trigonometric Function of General Angles LectureFroyd Wess
 

Viewers also liked (20)

5 indices & logarithms
5  indices & logarithms5  indices & logarithms
5 indices & logarithms
 
Tips to crack Mathematics section - JEE Main 2014
Tips to crack Mathematics section - JEE Main 2014 Tips to crack Mathematics section - JEE Main 2014
Tips to crack Mathematics section - JEE Main 2014
 
Benginning Calculus Lecture notes 14 - areas & volumes
Benginning Calculus Lecture notes 14 - areas & volumesBenginning Calculus Lecture notes 14 - areas & volumes
Benginning Calculus Lecture notes 14 - areas & volumes
 
mathematical induction
mathematical inductionmathematical induction
mathematical induction
 
Benginning Calculus Lecture notes 11 - related rates
Benginning Calculus Lecture notes 11 - related ratesBenginning Calculus Lecture notes 11 - related rates
Benginning Calculus Lecture notes 11 - related rates
 
Newton's Laws of Motion
Newton's Laws of MotionNewton's Laws of Motion
Newton's Laws of Motion
 
Benginning Calculus Lecture notes 9 - derivative functions
Benginning Calculus Lecture notes 9 - derivative functionsBenginning Calculus Lecture notes 9 - derivative functions
Benginning Calculus Lecture notes 9 - derivative functions
 
Social Networking
Social NetworkingSocial Networking
Social Networking
 
Benginning Calculus Lecture notes 13 - fundamental theorem of calculus 1 & 2
Benginning Calculus Lecture notes 13 - fundamental theorem of calculus 1 & 2Benginning Calculus Lecture notes 13 - fundamental theorem of calculus 1 & 2
Benginning Calculus Lecture notes 13 - fundamental theorem of calculus 1 & 2
 
Benginning Calculus Lecture notes 10 - max, min
Benginning Calculus Lecture notes 10 - max, minBenginning Calculus Lecture notes 10 - max, min
Benginning Calculus Lecture notes 10 - max, min
 
Math12 lesson7
Math12 lesson7Math12 lesson7
Math12 lesson7
 
Real numbers
Real numbersReal numbers
Real numbers
 
mathematical induction
mathematical inductionmathematical induction
mathematical induction
 
Principle of mathematical induction
Principle of mathematical inductionPrinciple of mathematical induction
Principle of mathematical induction
 
Benginning Calculus Lecture notes 8 - linear, quadratic approximation
Benginning Calculus Lecture notes 8 - linear, quadratic approximationBenginning Calculus Lecture notes 8 - linear, quadratic approximation
Benginning Calculus Lecture notes 8 - linear, quadratic approximation
 
Systems of equaions graphing
Systems of equaions graphingSystems of equaions graphing
Systems of equaions graphing
 
X2 T08 02 induction (2011)
X2 T08 02 induction (2011)X2 T08 02 induction (2011)
X2 T08 02 induction (2011)
 
1.4 Radical Equations, Equations Quadratic In Form, Factorable Equations
1.4 Radical Equations, Equations Quadratic In Form, Factorable Equations1.4 Radical Equations, Equations Quadratic In Form, Factorable Equations
1.4 Radical Equations, Equations Quadratic In Form, Factorable Equations
 
1.6 Equations & Inequalities Absolute Value
1.6 Equations & Inequalities   Absolute Value1.6 Equations & Inequalities   Absolute Value
1.6 Equations & Inequalities Absolute Value
 
Trigonometric Function of General Angles Lecture
Trigonometric Function of General Angles LectureTrigonometric Function of General Angles Lecture
Trigonometric Function of General Angles Lecture
 

Similar to Bba i-bm-u-1.2 set theory -

module 1Final flat FLAT Notes-1-101.pptx
module 1Final  flat FLAT Notes-1-101.pptxmodule 1Final  flat FLAT Notes-1-101.pptx
module 1Final flat FLAT Notes-1-101.pptxSrinivasRedyySarviga
 
SET AND ITS OPERATIONS
SET AND ITS OPERATIONSSET AND ITS OPERATIONS
SET AND ITS OPERATIONSRohithV15
 
Set theory-ppt
Set theory-pptSet theory-ppt
Set theory-pptvipulAtri
 
sets and their introduction and their exercises.pptx
sets and their introduction and their exercises.pptxsets and their introduction and their exercises.pptx
sets and their introduction and their exercises.pptxZenLooper
 
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 - Vedantu.pdf
SETS - Vedantu.pdfSETS - Vedantu.pdf
SETS - Vedantu.pdfAneeshRenu
 
Digital text book sets
Digital text book   setsDigital text book   sets
Digital text book setslibinkalappila
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfMaryAnnBatac1
 
Answers Of Discrete Mathematics
Answers Of Discrete MathematicsAnswers Of Discrete Mathematics
Answers Of Discrete MathematicsSabrina Green
 
Mathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfMathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfgowhiksankar54
 
Set and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUNSet and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUNbaberexha
 
Ch1 sets and_logic(1)
Ch1 sets and_logic(1)Ch1 sets and_logic(1)
Ch1 sets and_logic(1)Kwonpyo Ko
 
Discrete Mathematics and Its Applications 7th Edition Rose Solutions Manual
Discrete Mathematics and Its Applications 7th Edition Rose Solutions ManualDiscrete Mathematics and Its Applications 7th Edition Rose Solutions Manual
Discrete Mathematics and Its Applications 7th Edition Rose Solutions ManualTallulahTallulah
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercisesRoshayu Mohamad
 

Similar to Bba i-bm-u-1.2 set theory - (20)

Sets
SetsSets
Sets
 
module 1Final flat FLAT Notes-1-101.pptx
module 1Final  flat FLAT Notes-1-101.pptxmodule 1Final  flat FLAT Notes-1-101.pptx
module 1Final flat FLAT Notes-1-101.pptx
 
SET THEORY
SET THEORYSET THEORY
SET THEORY
 
SET AND ITS OPERATIONS
SET AND ITS OPERATIONSSET AND ITS OPERATIONS
SET AND ITS OPERATIONS
 
Set theory-ppt
Set theory-pptSet theory-ppt
Set theory-ppt
 
sets and their introduction and their exercises.pptx
sets and their introduction and their exercises.pptxsets and their introduction and their exercises.pptx
sets and their introduction and their exercises.pptx
 
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 - Vedantu.pdf
SETS - Vedantu.pdfSETS - Vedantu.pdf
SETS - Vedantu.pdf
 
Digital text book sets
Digital text book   setsDigital text book   sets
Digital text book sets
 
A
AA
A
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdf
 
Answers Of Discrete Mathematics
Answers Of Discrete MathematicsAnswers Of Discrete Mathematics
Answers Of Discrete Mathematics
 
Mathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfMathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdf
 
discrete maths notes.ppt
discrete maths notes.pptdiscrete maths notes.ppt
discrete maths notes.ppt
 
Set and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUNSet and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUN
 
Mtk3013 chapter 2-3
Mtk3013   chapter 2-3Mtk3013   chapter 2-3
Mtk3013 chapter 2-3
 
Ch1 sets and_logic(1)
Ch1 sets and_logic(1)Ch1 sets and_logic(1)
Ch1 sets and_logic(1)
 
Discrete Mathematics and Its Applications 7th Edition Rose Solutions Manual
Discrete Mathematics and Its Applications 7th Edition Rose Solutions ManualDiscrete Mathematics and Its Applications 7th Edition Rose Solutions Manual
Discrete Mathematics and Its Applications 7th Edition Rose Solutions Manual
 
Class XI CH 1 (sets)
Class XI CH 1 (sets)Class XI CH 1 (sets)
Class XI CH 1 (sets)
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercises
 

More from Rai University

Brochure Rai University
Brochure Rai University Brochure Rai University
Brochure Rai University Rai University
 
Bdft ii, tmt, unit-iii, dyeing & types of dyeing,
Bdft ii, tmt, unit-iii,  dyeing & types of dyeing,Bdft ii, tmt, unit-iii,  dyeing & types of dyeing,
Bdft ii, tmt, unit-iii, dyeing & types of dyeing,Rai University
 
Bsc agri 2 pae u-4.4 publicrevenue-presentation-130208082149-phpapp02
Bsc agri  2 pae  u-4.4 publicrevenue-presentation-130208082149-phpapp02Bsc agri  2 pae  u-4.4 publicrevenue-presentation-130208082149-phpapp02
Bsc agri 2 pae u-4.4 publicrevenue-presentation-130208082149-phpapp02Rai University
 
Bsc agri 2 pae u-4.3 public expenditure
Bsc agri  2 pae  u-4.3 public expenditureBsc agri  2 pae  u-4.3 public expenditure
Bsc agri 2 pae u-4.3 public expenditureRai University
 
Bsc agri 2 pae u-4.2 public finance
Bsc agri  2 pae  u-4.2 public financeBsc agri  2 pae  u-4.2 public finance
Bsc agri 2 pae u-4.2 public financeRai University
 
Bsc agri 2 pae u-4.1 introduction
Bsc agri  2 pae  u-4.1 introductionBsc agri  2 pae  u-4.1 introduction
Bsc agri 2 pae u-4.1 introductionRai University
 
Bsc agri 2 pae u-3.3 inflation
Bsc agri  2 pae  u-3.3  inflationBsc agri  2 pae  u-3.3  inflation
Bsc agri 2 pae u-3.3 inflationRai University
 
Bsc agri 2 pae u-3.2 introduction to macro economics
Bsc agri  2 pae  u-3.2 introduction to macro economicsBsc agri  2 pae  u-3.2 introduction to macro economics
Bsc agri 2 pae u-3.2 introduction to macro economicsRai University
 
Bsc agri 2 pae u-3.1 marketstructure
Bsc agri  2 pae  u-3.1 marketstructureBsc agri  2 pae  u-3.1 marketstructure
Bsc agri 2 pae u-3.1 marketstructureRai University
 
Bsc agri 2 pae u-3 perfect-competition
Bsc agri  2 pae  u-3 perfect-competitionBsc agri  2 pae  u-3 perfect-competition
Bsc agri 2 pae u-3 perfect-competitionRai University
 

More from Rai University (20)

Brochure Rai University
Brochure Rai University Brochure Rai University
Brochure Rai University
 
Mm unit 4point2
Mm unit 4point2Mm unit 4point2
Mm unit 4point2
 
Mm unit 4point1
Mm unit 4point1Mm unit 4point1
Mm unit 4point1
 
Mm unit 4point3
Mm unit 4point3Mm unit 4point3
Mm unit 4point3
 
Mm unit 3point2
Mm unit 3point2Mm unit 3point2
Mm unit 3point2
 
Mm unit 3point1
Mm unit 3point1Mm unit 3point1
Mm unit 3point1
 
Mm unit 2point2
Mm unit 2point2Mm unit 2point2
Mm unit 2point2
 
Mm unit 2 point 1
Mm unit 2 point 1Mm unit 2 point 1
Mm unit 2 point 1
 
Mm unit 1point3
Mm unit 1point3Mm unit 1point3
Mm unit 1point3
 
Mm unit 1point2
Mm unit 1point2Mm unit 1point2
Mm unit 1point2
 
Mm unit 1point1
Mm unit 1point1Mm unit 1point1
Mm unit 1point1
 
Bdft ii, tmt, unit-iii, dyeing & types of dyeing,
Bdft ii, tmt, unit-iii,  dyeing & types of dyeing,Bdft ii, tmt, unit-iii,  dyeing & types of dyeing,
Bdft ii, tmt, unit-iii, dyeing & types of dyeing,
 
Bsc agri 2 pae u-4.4 publicrevenue-presentation-130208082149-phpapp02
Bsc agri  2 pae  u-4.4 publicrevenue-presentation-130208082149-phpapp02Bsc agri  2 pae  u-4.4 publicrevenue-presentation-130208082149-phpapp02
Bsc agri 2 pae u-4.4 publicrevenue-presentation-130208082149-phpapp02
 
Bsc agri 2 pae u-4.3 public expenditure
Bsc agri  2 pae  u-4.3 public expenditureBsc agri  2 pae  u-4.3 public expenditure
Bsc agri 2 pae u-4.3 public expenditure
 
Bsc agri 2 pae u-4.2 public finance
Bsc agri  2 pae  u-4.2 public financeBsc agri  2 pae  u-4.2 public finance
Bsc agri 2 pae u-4.2 public finance
 
Bsc agri 2 pae u-4.1 introduction
Bsc agri  2 pae  u-4.1 introductionBsc agri  2 pae  u-4.1 introduction
Bsc agri 2 pae u-4.1 introduction
 
Bsc agri 2 pae u-3.3 inflation
Bsc agri  2 pae  u-3.3  inflationBsc agri  2 pae  u-3.3  inflation
Bsc agri 2 pae u-3.3 inflation
 
Bsc agri 2 pae u-3.2 introduction to macro economics
Bsc agri  2 pae  u-3.2 introduction to macro economicsBsc agri  2 pae  u-3.2 introduction to macro economics
Bsc agri 2 pae u-3.2 introduction to macro economics
 
Bsc agri 2 pae u-3.1 marketstructure
Bsc agri  2 pae  u-3.1 marketstructureBsc agri  2 pae  u-3.1 marketstructure
Bsc agri 2 pae u-3.1 marketstructure
 
Bsc agri 2 pae u-3 perfect-competition
Bsc agri  2 pae  u-3 perfect-competitionBsc agri  2 pae  u-3 perfect-competition
Bsc agri 2 pae u-3 perfect-competition
 

Recently uploaded

Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesDipal Arora
 
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...Suhani Kapoor
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876dlhescort
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayNZSG
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyEthan lee
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.Aaiza Hassan
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxAndy Lambert
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communicationskarancommunications
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataExhibitors Data
 
HONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsHONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsMichael W. Hawkins
 
Unlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdfUnlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdfOnline Income Engine
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxpriyanshujha201
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...amitlee9823
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetDenis Gagné
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst SummitHolger Mueller
 
Understanding the Pakistan Budgeting Process: Basics and Key Insights
Understanding the Pakistan Budgeting Process: Basics and Key InsightsUnderstanding the Pakistan Budgeting Process: Basics and Key Insights
Understanding the Pakistan Budgeting Process: Basics and Key Insightsseri bangash
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...lizamodels9
 

Recently uploaded (20)

Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
 
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 May
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communications
 
Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors Data
 
HONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsHONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael Hawkins
 
Unlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdfUnlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdf
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst Summit
 
Understanding the Pakistan Budgeting Process: Basics and Key Insights
Understanding the Pakistan Budgeting Process: Basics and Key InsightsUnderstanding the Pakistan Budgeting Process: Basics and Key Insights
Understanding the Pakistan Budgeting Process: Basics and Key Insights
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 

Bba i-bm-u-1.2 set theory -

  • 1. Set Theory & Real Nos.  Course: BBA  Subject: Business Mathematics  Unit: 1.2 1
  • 2. Set:  A set is a well defined collection of objects.  The objects constituting a set are called elements or members of the set.  If x is an element of a set A, it is denoted by x Є A.  If x is not an element of a set A, it is denoted by x A.  If a set has finite number of elements it is called a finite set. For example, A = {1,2,3} is a finite set.  If a set has infinite number of elements it is called infinite set. For example, A = {1,2,3………} is a infinite set.  A set which contains no element is called a null set or an empty set. It is denoted by Φ. 
  • 3. Examples: 1) Solve the following equations: (a) │x-1│= 0.1 (b) │x-2│= 1 2) Express the following in the form of an interval: (a) 0 ≤ │x-3│ ≤ 2 (b) 0 ≤ │x+5│ < 1 3) Express │3x+5│ < 2 into inequality form.
  • 4.  Definitions: 1) Subset : If all the elements of set A are the elements of set B (i.e. B contains all the elements of A and possibly some more) then set A is said to be a subset of the set B. It is symbolically written as A B. 2) Equality of two sets: Two sets A and B are said to be equal and we write A = B if and only if A and B have the same elements. For example, if A = {3,4,5,6} and B = {x Є N│2< x < 7}, then A = B. 3) Universal set: All the sets will be the subset of one fixed set is called universal set and it is denoted by U. 
  • 5. 4) Singleton set: A set containing only one element is called a singleton set. For example: A = {5} is a singleton set. 5) Disjoint set: Two sets are said to be disjoint if they have no element in common. For example, A = {1,2,3} and B = {6,7,8} are disjoint sets. 6) Power set: A set consisting of all subsets of a given set is called its power set. The power set of a set A is denoted by P(A). For example, if A= {a,b,c} then P(A) = {Φ, a, b, c, {a,b}, {a,c}, {b,c}, A}
  • 6. Set Operations: 1) Intersection of two sets: The intersection of two sets A and B is the set of all elements which belong to both A and B. It is denoted by A ∩ B. Thus, A ∩ B {x│ x Є A and x Є B }. for example, A = {1,2,3,4}; B = {2,4}, A ∩ B = {2,4} 2) Union of two sets: The union of two sets A and B is the set of all elements which belong to A or B or to both. It is denoted by A U B. Thus, A U B {x│ x Є A and / or x Є B }. for example, A = {1,2,3,4,5}; B = {2,4,6}, then A U B = {1,2,3,4,5,6}
  • 7. 3) Complement of a set: Let U be the universal set and A be a subset of U, then the complement of set A is another subset containing all the elements of U which are not in A. It is denoted by A’ or . Thus A’ = {x│ x A and x Є U }. 4) Difference of two sets: The difference A-B of two sets A and B is the set of all elements of A which are not element of B. Thus A-B = {x│ x Є A and x B }. 5) Symmetric Difference: The set of all elements which are in A or in B but not in both is called the symmetric difference set of sets A and B. It is denoted by A ∆ B. Thus, A ∆ B = (A U B) – (A ∩ B ). A  
  • 8. Examples: 1) If A = {1,2,5} and B = {n │ n Є N}, then find A U B & A ∩ B . 2) Let the universal set be U = {x │3 ≤ x ≤ 13, x Є N}, A = {y │2 < y < 7, y Є N} and B = {3,5,7,9}. Then find (i) A’ (ii) (B’)’ (iii) (AUB)’ 3) If U = {x │1 ≤ x ≤ 10, x Є N}, A = {1,2,3,4}, B = {2,4,6,8} and C = {3,4,5,6} then find (i) AUB (ii) AUC (iii) BUC (iv) C ∩ A (v) A ∩ B (vi) C ∩ B (vii) B- C (viii) (AUB)’ (ix) A’, B’ C’ (x) A-B (xi) A-C (xii) C-A (xiii) A ∆ C
  • 9. 4) State the associative and distributive laws for three sets A, B, C and verify them by taking A = {1,2,5,6,8} , B = {2,4,6,10,11} and C = {1,2,3,5,6,11,12}. 5) State the De Morgan’s law for two sets A and B and verify them by taking U = {1,2,3,4,5,6,7,8,9,10}, A = {1,2,4,6,8} and B = {2,3,6,7,9}. 6) If U = {p,q,r,s}, A = {p,q,r} and B = {q,r,s}, verify that (AUB) – B = A ∩ B’ 7) If A = {1,2,3,4,5,6} and B = {2,5,6,7,8,9,10} then find A ∆ B. 8) If A={x │2 < x < 9, x Є N}, & B ={x │x2 <5x , x Є N} then find A ∆ B.
  • 10. Cartesian Product of two sets: Let A and B be two given non empty sets. The set of all ordered pairs (x, y) where x Є A and y Є B is called the Cartesian product of sets A and B. It is denoted by A × B. Thus, A × B = {(x, y) │ x Є A and y Є B } B × A = {(y, x) │ y Є B and x Є A }. For example: if A = {1,2,3} and B = {5,6} then A × B = {(1,5), (1,6), (2,5), (2,6), (3,5), (3,6)} & B × A = {(5,1), (5,2), (5,3), (6,1), (6,2), (6,3)}.
  • 11. 9) If U = set of letters of the word ‘WHEAT’, A = set of letters of the word ‘WHAT’, B = set of letters of the word ‘HEAT’ , C= set of letters of the word ‘EATA’, then find (i) (A ∩ B) × (B ∩ C ) (ii) A ∩ (B - C) (iii) (A - B)’ ∩ C’ (iv) (A ∩ B ∩ C)’ 10) If A = {5,6,7}, B = { 7,8} and C = {5,8} then verify the following results: (i) A × (B - C) = (A × B) – (A × C) (ii) A × (B ∆ C) = (A × B) ∆ (A × C). (iii) A × (B ∩ C) = (A × B) ∩ (A × C) (iv) A × (B U C) = (A × B) U (A × C). 11) If n(A ×A) = 16, (1,2) Є A ×A, (3,4) Є A ×A, then write all members of A and A ×A.
  • 14. Examples: 1) A town has a total population of 50,000 persons and of them 28,000 read ‘Gujarat Samachar’ and 23,000 read ‘Gujarat Mitra’, while 4,000 read both the papers. Indicate how many read neither ‘Gujarat Samachar’ nor ‘Gujarat Mitra’. 2) A class of 100 students appeared for F.Y.B.B.A. examination . Out of 100 students, 40 passed in mathematics, 36 passed in management, 60 passed in accountancy, 8 students passed in mathematics and management, 17 passed in management and accountancy, 16 passed in mathematics and accountancy and 5 passed in all the three subjects. Find (i) how many students passed in exactly one subject and (ii) how many students passed in at least two subjects. 3) There are 60 students in a class of a college. 15 students do not have interest in games and they do not take part in the games. 32 students of the class play football and 18 students play hockey. Then find (i) how many students play both the games? (ii) how many students play only football? (iii) how many students play only hockey?
  • 17. 1. Business Mathematics by A. G.Patel and G.C. Patel – Atul Prakashan. (for content)