SlideShare a Scribd company logo
1 of 38
PERMUTATION AND
COMBINATION
Permutation
• The different arrangements
of a given number of things
by taking some or all at a
time, are called
permutations. This is
denoted by nPr.
Combination
• Each of the different
groups or selections
which can be formed by
taking some or all of a
number of objects is
called a combination. This
is denoted by ncr.
If we are taking A,B,C and creating two
letter word means…
PERMUTATION
AB,BC,CA,BA,CB,AC
COMBINATION
AB,BC,CA
If we are taking A,B,C and creating two
letter word means…
PERMUTATION
AB,BC,CA,BA,CB,AC = 6
nPr = n!/(n - r)!
n=3 r=2
3P2= 3!/(3-2)!
=3*2*1/ 1
= 6
COMBINATION
AB,BC, CA = 3
nCr =n!/(r!)(n - r)!
3C2 =3!/2!*(3-2)!
=3*2*1/2*1*1
=3
PERMUTATION
FIND:
1. 6P2
2. 7P3
3. 60P3
4. 4P4
COMBINATION
FIND:
1.11C4
2.
16C13
3.
10C3
4.
50C50
PERMUTATION
ANSWER
1. 6P2 = 30
2. 7P3= 210.
3. 60P3 = 205320
4.4P4= 24
COMBINATION
ANSWER
1.11C4 =330
2.
16C13=560
3. 10C3 =120
4.
50C50 = 1
5.How many words can be
formed by using all
letters of the word
“BIHAR”?
5.How many words can be formed by using all
letters of the word “BIHAR”?
SOL:
BIHAR = 5 LETTERS
Required number of words = 5P5 (5!)
= 5*4*3*2*1
= 120
6.How many words can
be formed by using all
letters of the word
“LAPTOP”?
6.How many words can be formed by using
all letters of the word “LAPTOP”?
SOL:
LAPTOP = 6 LETTERS
Required number of words = 6P6 /2!
(6!/2!)
Because P is coming twice.so we are putting 2!
in denominator
= 6*5*4*3*2*1/2*1
= 360
7.How many words can
be formed by using all
letters of the word
“BEETROOT”?
7.How many words can be formed by using all
letters of the word “BEETROOT”?
SOL:
BEETROOT = 8 LETTERS
Required number of words = 8P8 /2!*2!*2!
(8!/2!*2!*2!)
Because E,T,O are coming twice. so we are putting
2! in denominator for each
= 6*5*4*3*2*1/2*1*2*1*2*1
= 90
VOWELS ALWAYS COME
TOGETHER
8.How many words can be formed
by using all the letters of the
word ”DAUGHTER”, so that the
vowels always come together?
8.How many words can be formed by
using all the letters of the word
”DAUGHTER”, so that the vowels
always come together?
Vowels = A,U,E
Total Letters = 6 (all Vowels are taken as one)
Vowels always come together = (AUE)DGHTR
=(3!)6!
= 3*2*6*5*4*3*2*1
= 4320
PRACTICE
In how many different ways can the letters of
the word 'LEADING' be arranged in such a way
that the vowels always come together?
• A.360
• B.480
• C.720
• D.5040
• E.None of these
VOWELS NEVER COME TOGETHER
9.How many words can be formed
by using all the letters of the
word “EXTRA” so that the vowels
are never together?
9.How many words can be formed by using all the
letters of the word “EXTRA” so that the vowels
are never together?
Vowels never together = (Possible number of ways
– vowels come together)
Possible number of ways = EXTRA
= 5 LETTERS =5! = 120
Vowels come together = XTR(EA)
= 4! * 2! = 48
Vowels never together = 120 – 48 = 72
Combination
10.In how many ways can a cricket 11 be chosen
out of a batch of 15 players?
Total players = 15
Required players = 11
Required number of ways = 15 C 11
11.In how many ways a committee
of 5 members can be selected
from 6men & 5 ladies, consisting
of a 3men & 2ladies?
11.In how many ways a committee of 5 members can
be selected from 6men & 5 ladies, consisting of a
3men & 2ladies?
Sol:
Total men = 6
Required men = 3
Required ways = 6C3
Total ladies = 5
Required ladies = 2
Required ways = 5C2
Total number of ways = 6C3 * 5C2
= (6*5*3/3*2*1)*(5*4/2*1)
= 200
AND – MULTIPLY
OR - ADD
12.There are 12 Yes or No questions.How many
ways can these be answered?
Constant = 2 (YES or NO)
Variable = 12 (12 questions)
Required ways = 212 (Constant variable)
= 4096
13.If 20 people are in a party, then how many
hand shakes will be possible without forming
a cycle?
Sol:
Total people = 20
Number of ways = (n-1)
= 20-1 = 19
14.If 20 people are in a party, then how many
hand shakes will be possible among them?
Sol:
Total people = 20
Number of ways = n(n-1)/2
= 20*19/2
= 190
In a birthday party, every person shakes hand
with every other person. If there was a total
of 28 handshakes in the party, how many
persons were present in the party?
• A. 9
• B. 8
• C. 7
• D. 6
East way : Apply options.
15.How many 5 digit numbers
can be formed from the digits
1,2,3,4,5 which are divisible by
4 & repetition allowed?
15.How many 5 digit numbers can be formed from the digits 1,2,3,4,5 which are
divisible by 4 & repetition allowed?
Note: If the last two digits are divisible by 4,then the whole number
is divisible by 4
We have 1,2,3,4,5.By using this we can form 12,24,32,44,52 which
are divisible by 4.(Repetition allowed. so we can put 44 too in
required place).After filling last two digits, we can choose one
number from those 5 numbers and fill remaining places
respectively.
--- --- --- --- --- --- --- --- --- ---
(5C1) (5C1) * (5C1) * (5C1) * (5C1)
(12,24,32,44,52) =5*5*5*5=5
4
16.How many 5 digit numbers
can be formed from the digits
1,2,3,4,5 which are divisible by
4 & repetition not allowed?
16.How many 5 digit numbers can be formed from the digits 1,2,3,4,5 which are
divisible by 4 & repetition not allowed?
Note: If the last two digits are divisible by 4,then the whole number
is divisible by 4
We have 1,2,3,4,5.By using this we can form 12,24,32,44,52 which
are divisible by 4.(Repetition not allowed. so we cant use 44 in
required place).Now we have ony 4 pairs to fill last two
digits.After filling last two digits, we will have ony three
numbers remaining..
--- --- --- --- --- --- --- --- --- ---
(5C1) (5C1) * (5C1) * (5C1) * (5C1)
(12,24,32,44,52) =5*5*5*5=5
4
17.How many number of times will
the digit “7” be written when
listing the integers from 1 to
1000?
Note : 2 ,3,4,5,6,7,8,9 – all
will be there 300 times in 1
to 1000
Some important points to remember
• 0! = 1
• 1! = 1
• nPn = n!
• ncn = 1
• nc0 = 1
• ncr = nc(n-r)
• nc0+nc1+nc2+nc3+…ncn = 2n
Thank you

More Related Content

What's hot

Sets PowerPoint Presentation
Sets PowerPoint PresentationSets PowerPoint Presentation
Sets PowerPoint PresentationAshna Rajput
 
Circle theorems
Circle theoremsCircle theorems
Circle theoremsOlaug S
 
Multiplying polynomials
Multiplying polynomialsMultiplying polynomials
Multiplying polynomialscvaughn911
 
Algebraic Expressions and Equations
Algebraic Expressions and EquationsAlgebraic Expressions and Equations
Algebraic Expressions and EquationsSonarin Cruz
 
C4: perimeter and area
C4: perimeter and areaC4: perimeter and area
C4: perimeter and arearey castro
 
Arithmatic progression for Class 10 by G R Ahmed
Arithmatic progression for Class 10 by G R AhmedArithmatic progression for Class 10 by G R Ahmed
Arithmatic progression for Class 10 by G R AhmedMD. G R Ahmed
 
THE-SIX-TRIGONOMETRIC-FUNCTIONS.pptx
THE-SIX-TRIGONOMETRIC-FUNCTIONS.pptxTHE-SIX-TRIGONOMETRIC-FUNCTIONS.pptx
THE-SIX-TRIGONOMETRIC-FUNCTIONS.pptxMarvinReynes1
 
Notes 12.1 multiplying polynomials
Notes 12.1   multiplying polynomialsNotes 12.1   multiplying polynomials
Notes 12.1 multiplying polynomialsLori Rapp
 
Adding and subtracting radicals ppt white board practice
Adding and subtracting radicals ppt white board practiceAdding and subtracting radicals ppt white board practice
Adding and subtracting radicals ppt white board practicetty16922
 
Evaluating an Algebraic Expression
Evaluating an Algebraic ExpressionEvaluating an Algebraic Expression
Evaluating an Algebraic ExpressionJC Alisasis
 

What's hot (20)

Sets PowerPoint Presentation
Sets PowerPoint PresentationSets PowerPoint Presentation
Sets PowerPoint Presentation
 
Complement of a set
Complement of a setComplement of a set
Complement of a set
 
Circle theorems
Circle theoremsCircle theorems
Circle theorems
 
Multiplying polynomials
Multiplying polynomialsMultiplying polynomials
Multiplying polynomials
 
Operations on Sets
Operations on SetsOperations on Sets
Operations on Sets
 
Algebraic Expressions and Equations
Algebraic Expressions and EquationsAlgebraic Expressions and Equations
Algebraic Expressions and Equations
 
C4: perimeter and area
C4: perimeter and areaC4: perimeter and area
C4: perimeter and area
 
Arithmatic progression for Class 10 by G R Ahmed
Arithmatic progression for Class 10 by G R AhmedArithmatic progression for Class 10 by G R Ahmed
Arithmatic progression for Class 10 by G R Ahmed
 
Factors and multiples
Factors and multiplesFactors and multiples
Factors and multiples
 
THE-SIX-TRIGONOMETRIC-FUNCTIONS.pptx
THE-SIX-TRIGONOMETRIC-FUNCTIONS.pptxTHE-SIX-TRIGONOMETRIC-FUNCTIONS.pptx
THE-SIX-TRIGONOMETRIC-FUNCTIONS.pptx
 
Data handling
Data handlingData handling
Data handling
 
Notes 12.1 multiplying polynomials
Notes 12.1   multiplying polynomialsNotes 12.1   multiplying polynomials
Notes 12.1 multiplying polynomials
 
Integers
Integers Integers
Integers
 
Arithmetic progressions
Arithmetic progressionsArithmetic progressions
Arithmetic progressions
 
Add subtract fractions
Add subtract fractionsAdd subtract fractions
Add subtract fractions
 
Introduction to Rational numbers
Introduction to Rational numbersIntroduction to Rational numbers
Introduction to Rational numbers
 
Real Numbers
Real NumbersReal Numbers
Real Numbers
 
Adding and subtracting radicals ppt white board practice
Adding and subtracting radicals ppt white board practiceAdding and subtracting radicals ppt white board practice
Adding and subtracting radicals ppt white board practice
 
Evaluating an Algebraic Expression
Evaluating an Algebraic ExpressionEvaluating an Algebraic Expression
Evaluating an Algebraic Expression
 
Math Talino
Math TalinoMath Talino
Math Talino
 

Similar to PERMUTATION AND COMBINATION.pptx

Questions on decimals and fractions
Questions on decimals and fractions Questions on decimals and fractions
Questions on decimals and fractions Dr. Trilok Kumar Jain
 
Advanced business mathematics and statistics for entrepreneurs
Advanced business mathematics and statistics for entrepreneursAdvanced business mathematics and statistics for entrepreneurs
Advanced business mathematics and statistics for entrepreneursDr. Trilok Kumar Jain
 
Square roots, decimals & number system
Square roots, decimals & number systemSquare roots, decimals & number system
Square roots, decimals & number systemDr. Trilok Kumar Jain
 
Square roots, decimals & number system
Square roots, decimals & number systemSquare roots, decimals & number system
Square roots, decimals & number systemDr. Trilok Kumar Jain
 
Square roots, decimals & number system
Square roots, decimals & number systemSquare roots, decimals & number system
Square roots, decimals & number systemDr. Trilok Kumar Jain
 
Permutations and Combinations.pptx
Permutations and  Combinations.pptxPermutations and  Combinations.pptx
Permutations and Combinations.pptxLeianMartin1
 
Basics Of Permutation And Combination
Basics Of Permutation And CombinationBasics Of Permutation And Combination
Basics Of Permutation And CombinationDr. Trilok Kumar Jain
 
B A S I C S O F P E R M U T A T I O N A N D C O M B I N A T I O N
B A S I C S  O F  P E R M U T A T I O N  A N D  C O M B I N A T I O NB A S I C S  O F  P E R M U T A T I O N  A N D  C O M B I N A T I O N
B A S I C S O F P E R M U T A T I O N A N D C O M B I N A T I O NDr. Trilok Kumar Jain
 
Basics Of Permutation And Combination
Basics Of Permutation And CombinationBasics Of Permutation And Combination
Basics Of Permutation And CombinationDr. Trilok Kumar Jain
 
Normal distribution for statistical analysis
Normal distribution for statistical analysis Normal distribution for statistical analysis
Normal distribution for statistical analysis Dr. Trilok Kumar Jain
 
Normal distribution for statistical analysis
Normal distribution for statistical analysis Normal distribution for statistical analysis
Normal distribution for statistical analysis Dr. Trilok Kumar Jain
 
Gmat Math Tough Problems
Gmat Math Tough ProblemsGmat Math Tough Problems
Gmat Math Tough ProblemsVijay Thakkar
 

Similar to PERMUTATION AND COMBINATION.pptx (20)

Differentiation and integration
Differentiation and integrationDifferentiation and integration
Differentiation and integration
 
Differentiation and integration
Differentiation and integrationDifferentiation and integration
Differentiation and integration
 
Differentiation and integration
Differentiation and integrationDifferentiation and integration
Differentiation and integration
 
Permutations and combinations
Permutations and combinationsPermutations and combinations
Permutations and combinations
 
Permutations and combinations
Permutations and combinationsPermutations and combinations
Permutations and combinations
 
Permutations and combinations
Permutations and combinationsPermutations and combinations
Permutations and combinations
 
Questions on decimals and fractions
Questions on decimals and fractions Questions on decimals and fractions
Questions on decimals and fractions
 
Advanced business mathematics and statistics for entrepreneurs
Advanced business mathematics and statistics for entrepreneursAdvanced business mathematics and statistics for entrepreneurs
Advanced business mathematics and statistics for entrepreneurs
 
Square roots, decimals & number system
Square roots, decimals & number systemSquare roots, decimals & number system
Square roots, decimals & number system
 
Square roots, decimals & number system
Square roots, decimals & number systemSquare roots, decimals & number system
Square roots, decimals & number system
 
Square roots, decimals & number system
Square roots, decimals & number systemSquare roots, decimals & number system
Square roots, decimals & number system
 
Permutations and Combinations.pptx
Permutations and  Combinations.pptxPermutations and  Combinations.pptx
Permutations and Combinations.pptx
 
Cat,mat,gmat, questions
Cat,mat,gmat, questions Cat,mat,gmat, questions
Cat,mat,gmat, questions
 
Mat cat que
Mat cat queMat cat que
Mat cat que
 
Basics Of Permutation And Combination
Basics Of Permutation And CombinationBasics Of Permutation And Combination
Basics Of Permutation And Combination
 
B A S I C S O F P E R M U T A T I O N A N D C O M B I N A T I O N
B A S I C S  O F  P E R M U T A T I O N  A N D  C O M B I N A T I O NB A S I C S  O F  P E R M U T A T I O N  A N D  C O M B I N A T I O N
B A S I C S O F P E R M U T A T I O N A N D C O M B I N A T I O N
 
Basics Of Permutation And Combination
Basics Of Permutation And CombinationBasics Of Permutation And Combination
Basics Of Permutation And Combination
 
Normal distribution for statistical analysis
Normal distribution for statistical analysis Normal distribution for statistical analysis
Normal distribution for statistical analysis
 
Normal distribution for statistical analysis
Normal distribution for statistical analysis Normal distribution for statistical analysis
Normal distribution for statistical analysis
 
Gmat Math Tough Problems
Gmat Math Tough ProblemsGmat Math Tough Problems
Gmat Math Tough Problems
 

More from NANDHINIS900805

3b318431-df9f-4a2c-9909-61ecb6af8444.pptx
3b318431-df9f-4a2c-9909-61ecb6af8444.pptx3b318431-df9f-4a2c-9909-61ecb6af8444.pptx
3b318431-df9f-4a2c-9909-61ecb6af8444.pptxNANDHINIS900805
 
wepik-breaking-down-spam-detection-a-deep-learning-approach-with-tensorflow-a...
wepik-breaking-down-spam-detection-a-deep-learning-approach-with-tensorflow-a...wepik-breaking-down-spam-detection-a-deep-learning-approach-with-tensorflow-a...
wepik-breaking-down-spam-detection-a-deep-learning-approach-with-tensorflow-a...NANDHINIS900805
 
Alligation OR mixture.pptx
Alligation OR mixture.pptxAlligation OR mixture.pptx
Alligation OR mixture.pptxNANDHINIS900805
 

More from NANDHINIS900805 (9)

3b318431-df9f-4a2c-9909-61ecb6af8444.pptx
3b318431-df9f-4a2c-9909-61ecb6af8444.pptx3b318431-df9f-4a2c-9909-61ecb6af8444.pptx
3b318431-df9f-4a2c-9909-61ecb6af8444.pptx
 
wepik-breaking-down-spam-detection-a-deep-learning-approach-with-tensorflow-a...
wepik-breaking-down-spam-detection-a-deep-learning-approach-with-tensorflow-a...wepik-breaking-down-spam-detection-a-deep-learning-approach-with-tensorflow-a...
wepik-breaking-down-spam-detection-a-deep-learning-approach-with-tensorflow-a...
 
Alligation OR mixture.pptx
Alligation OR mixture.pptxAlligation OR mixture.pptx
Alligation OR mixture.pptx
 
AP&GP.pptx
AP&GP.pptxAP&GP.pptx
AP&GP.pptx
 
ARCHITECTURE.pptx
ARCHITECTURE.pptxARCHITECTURE.pptx
ARCHITECTURE.pptx
 
after 10th (1).pptx
after 10th (1).pptxafter 10th (1).pptx
after 10th (1).pptx
 
nnnn.pptx
nnnn.pptxnnnn.pptx
nnnn.pptx
 
DBMS.pptx
DBMS.pptxDBMS.pptx
DBMS.pptx
 
.n.pptx
.n.pptx.n.pptx
.n.pptx
 

Recently uploaded

Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 

Recently uploaded (20)

Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 

PERMUTATION AND COMBINATION.pptx

  • 2. Permutation • The different arrangements of a given number of things by taking some or all at a time, are called permutations. This is denoted by nPr. Combination • Each of the different groups or selections which can be formed by taking some or all of a number of objects is called a combination. This is denoted by ncr.
  • 3. If we are taking A,B,C and creating two letter word means… PERMUTATION AB,BC,CA,BA,CB,AC COMBINATION AB,BC,CA
  • 4.
  • 5. If we are taking A,B,C and creating two letter word means… PERMUTATION AB,BC,CA,BA,CB,AC = 6 nPr = n!/(n - r)! n=3 r=2 3P2= 3!/(3-2)! =3*2*1/ 1 = 6 COMBINATION AB,BC, CA = 3 nCr =n!/(r!)(n - r)! 3C2 =3!/2!*(3-2)! =3*2*1/2*1*1 =3
  • 6. PERMUTATION FIND: 1. 6P2 2. 7P3 3. 60P3 4. 4P4 COMBINATION FIND: 1.11C4 2. 16C13 3. 10C3 4. 50C50
  • 7. PERMUTATION ANSWER 1. 6P2 = 30 2. 7P3= 210. 3. 60P3 = 205320 4.4P4= 24 COMBINATION ANSWER 1.11C4 =330 2. 16C13=560 3. 10C3 =120 4. 50C50 = 1
  • 8. 5.How many words can be formed by using all letters of the word “BIHAR”?
  • 9. 5.How many words can be formed by using all letters of the word “BIHAR”? SOL: BIHAR = 5 LETTERS Required number of words = 5P5 (5!) = 5*4*3*2*1 = 120
  • 10. 6.How many words can be formed by using all letters of the word “LAPTOP”?
  • 11. 6.How many words can be formed by using all letters of the word “LAPTOP”? SOL: LAPTOP = 6 LETTERS Required number of words = 6P6 /2! (6!/2!) Because P is coming twice.so we are putting 2! in denominator = 6*5*4*3*2*1/2*1 = 360
  • 12. 7.How many words can be formed by using all letters of the word “BEETROOT”?
  • 13. 7.How many words can be formed by using all letters of the word “BEETROOT”? SOL: BEETROOT = 8 LETTERS Required number of words = 8P8 /2!*2!*2! (8!/2!*2!*2!) Because E,T,O are coming twice. so we are putting 2! in denominator for each = 6*5*4*3*2*1/2*1*2*1*2*1 = 90
  • 14. VOWELS ALWAYS COME TOGETHER 8.How many words can be formed by using all the letters of the word ”DAUGHTER”, so that the vowels always come together?
  • 15. 8.How many words can be formed by using all the letters of the word ”DAUGHTER”, so that the vowels always come together? Vowels = A,U,E Total Letters = 6 (all Vowels are taken as one) Vowels always come together = (AUE)DGHTR =(3!)6! = 3*2*6*5*4*3*2*1 = 4320
  • 16. PRACTICE In how many different ways can the letters of the word 'LEADING' be arranged in such a way that the vowels always come together? • A.360 • B.480 • C.720 • D.5040 • E.None of these
  • 17. VOWELS NEVER COME TOGETHER 9.How many words can be formed by using all the letters of the word “EXTRA” so that the vowels are never together?
  • 18. 9.How many words can be formed by using all the letters of the word “EXTRA” so that the vowels are never together? Vowels never together = (Possible number of ways – vowels come together) Possible number of ways = EXTRA = 5 LETTERS =5! = 120 Vowels come together = XTR(EA) = 4! * 2! = 48 Vowels never together = 120 – 48 = 72
  • 19. Combination 10.In how many ways can a cricket 11 be chosen out of a batch of 15 players? Total players = 15 Required players = 11 Required number of ways = 15 C 11
  • 20. 11.In how many ways a committee of 5 members can be selected from 6men & 5 ladies, consisting of a 3men & 2ladies?
  • 21. 11.In how many ways a committee of 5 members can be selected from 6men & 5 ladies, consisting of a 3men & 2ladies? Sol: Total men = 6 Required men = 3 Required ways = 6C3 Total ladies = 5 Required ladies = 2 Required ways = 5C2 Total number of ways = 6C3 * 5C2 = (6*5*3/3*2*1)*(5*4/2*1) = 200
  • 23. 12.There are 12 Yes or No questions.How many ways can these be answered? Constant = 2 (YES or NO) Variable = 12 (12 questions) Required ways = 212 (Constant variable) = 4096
  • 24. 13.If 20 people are in a party, then how many hand shakes will be possible without forming a cycle? Sol: Total people = 20 Number of ways = (n-1) = 20-1 = 19
  • 25. 14.If 20 people are in a party, then how many hand shakes will be possible among them? Sol: Total people = 20 Number of ways = n(n-1)/2 = 20*19/2 = 190
  • 26. In a birthday party, every person shakes hand with every other person. If there was a total of 28 handshakes in the party, how many persons were present in the party? • A. 9 • B. 8 • C. 7 • D. 6 East way : Apply options.
  • 27. 15.How many 5 digit numbers can be formed from the digits 1,2,3,4,5 which are divisible by 4 & repetition allowed?
  • 28. 15.How many 5 digit numbers can be formed from the digits 1,2,3,4,5 which are divisible by 4 & repetition allowed? Note: If the last two digits are divisible by 4,then the whole number is divisible by 4 We have 1,2,3,4,5.By using this we can form 12,24,32,44,52 which are divisible by 4.(Repetition allowed. so we can put 44 too in required place).After filling last two digits, we can choose one number from those 5 numbers and fill remaining places respectively. --- --- --- --- --- --- --- --- --- --- (5C1) (5C1) * (5C1) * (5C1) * (5C1) (12,24,32,44,52) =5*5*5*5=5 4
  • 29.
  • 30. 16.How many 5 digit numbers can be formed from the digits 1,2,3,4,5 which are divisible by 4 & repetition not allowed?
  • 31. 16.How many 5 digit numbers can be formed from the digits 1,2,3,4,5 which are divisible by 4 & repetition not allowed? Note: If the last two digits are divisible by 4,then the whole number is divisible by 4 We have 1,2,3,4,5.By using this we can form 12,24,32,44,52 which are divisible by 4.(Repetition not allowed. so we cant use 44 in required place).Now we have ony 4 pairs to fill last two digits.After filling last two digits, we will have ony three numbers remaining.. --- --- --- --- --- --- --- --- --- --- (5C1) (5C1) * (5C1) * (5C1) * (5C1) (12,24,32,44,52) =5*5*5*5=5 4
  • 32.
  • 33. 17.How many number of times will the digit “7” be written when listing the integers from 1 to 1000?
  • 34.
  • 35.
  • 36. Note : 2 ,3,4,5,6,7,8,9 – all will be there 300 times in 1 to 1000
  • 37. Some important points to remember • 0! = 1 • 1! = 1 • nPn = n! • ncn = 1 • nc0 = 1 • ncr = nc(n-r) • nc0+nc1+nc2+nc3+…ncn = 2n