SlideShare une entreprise Scribd logo
1  sur  14
Figuring out how to create sets of
number or groups of elements, and
expand binomials
*
Combination: a selection of r
objects from a group of n objects
where order is not important.
!
( )! !
n r
n
C
n r r

 
How is this formula different from the one
for permutations, nPr?
How is this formula the same?
Memorize this formula!!!
Example 1: How many different ways can
you choose a group of 7 books from a shelf
containing 32 books if order isn’t important?
32C7= ?
Remember to use parentheses
around the denominator or use
the nCr choice on the
calculator.
Ex 2: There are 12 comedies, 8 action
movies, 7 dramas, 5 suspense and 9
family movies.
a) In how many different ways can you
choose exactly 2 comedies and 3
family movies?
SOL: 12C2· 9C3
(if AND is involved,
you multiply the
combinations,
if OR is involved,
you add combinations)
There are 12 comedies, 8 action
movies, 7 dramas, 5 suspense and 9
family movies.
b) You can afford at most 2 movies. How
many movie combinations could you go
home with?
You could rent 0, 1, or 2
movies. There are 41
movies total.
So 41C0 + 41C1 + 41C2
Ex 3: There are 11 articles in a magazine.
You have time to read at least 2 articles.
How many different combinations of articles
could you choose?
One way: 11C2 + 11C3 +11C4 + . . . + 11C11
(choose 2 articles or 3 articles or 4
articles . . . or 11 articles)
Another way: Since you can choose to
read or not read each article, there
are 2 choices.
211 – (11C0 + 11C1 )
(you didn’t read just 1 or 0 articles.)
Now you try one: There are 10 games
played in a soccer season. How many
combinations of games could you attend if
you chose at least 3 of them?
10C3 + 10C4 +10C5 + . . . + 10C10
or
210 – (10C0 + 10C1 + 10C2 ) = 968
(2 choices each time - go or not go)
Pascal’s Triangle: Pascal was a mathematician
who noticed a pattern that ended up to be
useful!
0C0
1C0 1C1
2C0 2C1 2C2
3C0 3C1 3C2 3C3
n=0
n=1
n=2
n=3
(a+b)0= 1
(a+b)1= 1a + 1b
(a+b)2= 1a2 + 2ab + 1b2
(a+b)3= 1a3 + 3a2b + 3ab2 +1b3
In the last line, notice the pattern of the
coefficients - they come from Pascal’s triangle, from
the row that has 3 as the second number. Also
notice the pattern of the powers of a and b – a goes
down in power, b goes up in power.
n=0
n=1
n=2
n=3
Binomial Theorem:
For any positive integer n,
0 0 1 1 2 2
0 1 2( ) ...
...
n n n n n r r
n n n n r
n n n
n n
a b C a b C a b C a b C a b
C a b
   

      

You can see the pattern of the coefficients that
come from Pascal’s triangle, from the row that
has n as the second number. You can also see the
pattern of the powers of a and b –
a goes down in power, b goes up in power.
0 0 1 1 2 2
0 1 2( ) ... ...n n n n n r r n n n
n n n n r n na b C a b C a b C a b C a b C a b    
       
Ex 4: Expand (2x + 1)4
4 0 0 4 1 1 4 2 2 4 3 3 4 4 4
4 0 4 1 4 2 4 3 4 4(2 ) (1) (2 ) (1) (2 ) (1) (2 ) (1) (2 ) (1)C x C x C x C x C x    
    
4 0 3 1 2 2 1 3 0 4
1(2 ) (1) 4(2 ) (1) 6(2 ) (1) 4(2 ) (1) 1(2 ) (1)x x x x x    
4 3 2 1
1(16 )(1) 4(8 )(1) 6(4 )(1) 4(2 ) (1) 1(1)(1)x x x x    
4 3 2
16 32 24 8 1x x x x    
I think it is far faster to generate Pascal’s
triangle and pick the row for coefficients
based on the power than to put nCr into my
calculator each time, but you can choose to do
it either way.
Ex 5: Expand (x – 2y)3
3 3 0 2 1 1 2 0 3
( 2 ) 1( ) ( 2 ) 3( ) ( 2 ) 3( ) ( 2 ) 1( ) ( 2 )x y x y x y x y x y        
Row from Pascal’s that has 3 as second number:
1 3 3 1
3 2 2 3
1( )(1) 3( )( 2 ) 3( )(4 ) 1(1)( 8 )x x y x y y     
3 2 2 3
6 12 8x x y xy y   
And last but not least,
Ex 6: Find the coefficient of the term containing
x4 in (2x – 7)9
We start with where r=term#-1.
Powers in the polynomial would be
9,8,7,6,5,4,3,2,1, so x4 would be in the 6th term.
r = 6 – 1, so r = 5
(9-r has to equal 4)
9
9 (2 ) ( 7)r r
rC x 

4 5
126(2 ) ( 7)x 
9 5 5
9 5(2 ) ( 7)C x 

4
126(16 )( 16807)x 
The coefficient is -33,882,912
You can try it: Find coefficient of x4 in the
expansion of (3x – 1)11
This is #24 on 10.2 B assignment!
11 7 7
11 7 (3 ) ( 1)C x 


Contenu connexe

Tendances

27 calculation with log and exp x
27 calculation with log and exp x27 calculation with log and exp x
27 calculation with log and exp xmath260
 
The binomial theorem class 11 maths
The binomial theorem class 11 mathsThe binomial theorem class 11 maths
The binomial theorem class 11 mathsDharmendra Dudi
 
Introduction to Real Analysis 4th Edition Bartle Solutions Manual
Introduction to Real Analysis 4th Edition Bartle Solutions ManualIntroduction to Real Analysis 4th Edition Bartle Solutions Manual
Introduction to Real Analysis 4th Edition Bartle Solutions ManualDawsonVeronica
 
5 1 quadratic transformations
5 1 quadratic transformations5 1 quadratic transformations
5 1 quadratic transformationslothomas
 
34 polar coordinate and equations
34 polar coordinate and equations34 polar coordinate and equations
34 polar coordinate and equationsmath266
 
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION KERNEL AND RANGE OF LINEAR TR...
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION   KERNEL AND RANGE OF LINEAR TR...Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION   KERNEL AND RANGE OF LINEAR TR...
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION KERNEL AND RANGE OF LINEAR TR...Sukhvinder Singh
 
Standard normal distribution
Standard normal distributionStandard normal distribution
Standard normal distributionNadeem Uddin
 
8 arc length and area of surfaces x
8 arc length and area of surfaces x8 arc length and area of surfaces x
8 arc length and area of surfaces xmath266
 
Group homomorphism
Group homomorphismGroup homomorphism
Group homomorphismNaliniSPatil
 
partial fractions calculus integration
partial fractions calculus integrationpartial fractions calculus integration
partial fractions calculus integrationstudent
 
Matrix of linear transformation 1.9-dfs
Matrix of linear transformation 1.9-dfsMatrix of linear transformation 1.9-dfs
Matrix of linear transformation 1.9-dfsFarhana Shaheen
 
27 power series x
27 power series x27 power series x
27 power series xmath266
 
Inverse Functions
Inverse FunctionsInverse Functions
Inverse Functionsswartzje
 
Lesson 14 b - parametric-1
Lesson 14 b - parametric-1Lesson 14 b - parametric-1
Lesson 14 b - parametric-1Jean Leano
 

Tendances (20)

27 calculation with log and exp x
27 calculation with log and exp x27 calculation with log and exp x
27 calculation with log and exp x
 
The binomial theorem class 11 maths
The binomial theorem class 11 mathsThe binomial theorem class 11 maths
The binomial theorem class 11 maths
 
Binomial
BinomialBinomial
Binomial
 
Introduction to Real Analysis 4th Edition Bartle Solutions Manual
Introduction to Real Analysis 4th Edition Bartle Solutions ManualIntroduction to Real Analysis 4th Edition Bartle Solutions Manual
Introduction to Real Analysis 4th Edition Bartle Solutions Manual
 
5 1 quadratic transformations
5 1 quadratic transformations5 1 quadratic transformations
5 1 quadratic transformations
 
34 polar coordinate and equations
34 polar coordinate and equations34 polar coordinate and equations
34 polar coordinate and equations
 
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION KERNEL AND RANGE OF LINEAR TR...
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION   KERNEL AND RANGE OF LINEAR TR...Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION   KERNEL AND RANGE OF LINEAR TR...
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION KERNEL AND RANGE OF LINEAR TR...
 
Anova.pptx
Anova.pptxAnova.pptx
Anova.pptx
 
Standard normal distribution
Standard normal distributionStandard normal distribution
Standard normal distribution
 
1. introduction to complex numbers
1. introduction to complex numbers1. introduction to complex numbers
1. introduction to complex numbers
 
8 arc length and area of surfaces x
8 arc length and area of surfaces x8 arc length and area of surfaces x
8 arc length and area of surfaces x
 
Group homomorphism
Group homomorphismGroup homomorphism
Group homomorphism
 
partial fractions calculus integration
partial fractions calculus integrationpartial fractions calculus integration
partial fractions calculus integration
 
Matrix of linear transformation 1.9-dfs
Matrix of linear transformation 1.9-dfsMatrix of linear transformation 1.9-dfs
Matrix of linear transformation 1.9-dfs
 
Green function
Green functionGreen function
Green function
 
27 power series x
27 power series x27 power series x
27 power series x
 
Inverse Functions
Inverse FunctionsInverse Functions
Inverse Functions
 
Lesson 14 b - parametric-1
Lesson 14 b - parametric-1Lesson 14 b - parametric-1
Lesson 14 b - parametric-1
 
Normal as Approximation to Binomial
Normal as Approximation to Binomial  Normal as Approximation to Binomial
Normal as Approximation to Binomial
 
Complex integration
Complex integrationComplex integration
Complex integration
 

Similaire à 10.2 using combinations and the binomial theorem

1631-thebinomialtheorem-161031145734.pdf
1631-thebinomialtheorem-161031145734.pdf1631-thebinomialtheorem-161031145734.pdf
1631-thebinomialtheorem-161031145734.pdfRajDubey83
 
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاولملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاولanasKhalaf4
 
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022anasKhalaf4
 
Cbse Class 12 Maths Sample Paper 2013 Model 3
Cbse Class 12 Maths Sample Paper 2013 Model 3Cbse Class 12 Maths Sample Paper 2013 Model 3
Cbse Class 12 Maths Sample Paper 2013 Model 3Sunaina Rawat
 
Chapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesChapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesIrfaan Bahadoor
 
6.5 determinant x
6.5 determinant x6.5 determinant x
6.5 determinant xmath260
 
Algebra unit 8.7
Algebra unit 8.7Algebra unit 8.7
Algebra unit 8.7Mark Ryder
 
[Maths] arithmetic
[Maths] arithmetic[Maths] arithmetic
[Maths] arithmeticOurutopy
 
Nbhm m. a. and m.sc. scholarship test september 20, 2014 with answer key
Nbhm m. a. and m.sc. scholarship test september 20, 2014 with answer keyNbhm m. a. and m.sc. scholarship test september 20, 2014 with answer key
Nbhm m. a. and m.sc. scholarship test september 20, 2014 with answer keyMD Kutubuddin Sardar
 
CAPE PURE MATHEMATICS UNIT 2 MODULE 1 PRACTICE QUESTIONS
CAPE PURE MATHEMATICS UNIT 2 MODULE 1 PRACTICE QUESTIONSCAPE PURE MATHEMATICS UNIT 2 MODULE 1 PRACTICE QUESTIONS
CAPE PURE MATHEMATICS UNIT 2 MODULE 1 PRACTICE QUESTIONSCarlon Baird
 
Algebra Trigonometry Problems
Algebra Trigonometry ProblemsAlgebra Trigonometry Problems
Algebra Trigonometry ProblemsDon Dooley
 
CBSE XII MATHS SAMPLE PAPER BY KENDRIYA VIDYALAYA
CBSE XII MATHS SAMPLE PAPER BY KENDRIYA VIDYALAYA CBSE XII MATHS SAMPLE PAPER BY KENDRIYA VIDYALAYA
CBSE XII MATHS SAMPLE PAPER BY KENDRIYA VIDYALAYA Gautham Rajesh
 
maths revision to help you
 maths revision to help you maths revision to help you
maths revision to help youJakeHornsby3219
 

Similaire à 10.2 using combinations and the binomial theorem (20)

Binomial theorem
Binomial theorem Binomial theorem
Binomial theorem
 
1631-thebinomialtheorem-161031145734.pdf
1631-thebinomialtheorem-161031145734.pdf1631-thebinomialtheorem-161031145734.pdf
1631-thebinomialtheorem-161031145734.pdf
 
1631 the binomial theorem
1631 the binomial theorem1631 the binomial theorem
1631 the binomial theorem
 
M112rev
M112revM112rev
M112rev
 
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاولملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
 
M.c.a (1)
M.c.a (1)M.c.a (1)
M.c.a (1)
 
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 
Cbse Class 12 Maths Sample Paper 2013 Model 3
Cbse Class 12 Maths Sample Paper 2013 Model 3Cbse Class 12 Maths Sample Paper 2013 Model 3
Cbse Class 12 Maths Sample Paper 2013 Model 3
 
Chapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesChapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin series
 
Vivek
VivekVivek
Vivek
 
6.5 determinant x
6.5 determinant x6.5 determinant x
6.5 determinant x
 
Algebra unit 8.7
Algebra unit 8.7Algebra unit 8.7
Algebra unit 8.7
 
[Maths] arithmetic
[Maths] arithmetic[Maths] arithmetic
[Maths] arithmetic
 
Nbhm m. a. and m.sc. scholarship test september 20, 2014 with answer key
Nbhm m. a. and m.sc. scholarship test september 20, 2014 with answer keyNbhm m. a. and m.sc. scholarship test september 20, 2014 with answer key
Nbhm m. a. and m.sc. scholarship test september 20, 2014 with answer key
 
4th Semester Computer Science and Engineering (ACU-2022) Question Paper
4th Semester Computer Science and Engineering (ACU-2022) Question Paper4th Semester Computer Science and Engineering (ACU-2022) Question Paper
4th Semester Computer Science and Engineering (ACU-2022) Question Paper
 
Em01 ba
Em01 baEm01 ba
Em01 ba
 
CAPE PURE MATHEMATICS UNIT 2 MODULE 1 PRACTICE QUESTIONS
CAPE PURE MATHEMATICS UNIT 2 MODULE 1 PRACTICE QUESTIONSCAPE PURE MATHEMATICS UNIT 2 MODULE 1 PRACTICE QUESTIONS
CAPE PURE MATHEMATICS UNIT 2 MODULE 1 PRACTICE QUESTIONS
 
Algebra Trigonometry Problems
Algebra Trigonometry ProblemsAlgebra Trigonometry Problems
Algebra Trigonometry Problems
 
CBSE XII MATHS SAMPLE PAPER BY KENDRIYA VIDYALAYA
CBSE XII MATHS SAMPLE PAPER BY KENDRIYA VIDYALAYA CBSE XII MATHS SAMPLE PAPER BY KENDRIYA VIDYALAYA
CBSE XII MATHS SAMPLE PAPER BY KENDRIYA VIDYALAYA
 
maths revision to help you
 maths revision to help you maths revision to help you
maths revision to help you
 

Plus de hartcher

Binomial distributions
Binomial distributionsBinomial distributions
Binomial distributionshartcher
 
2.6b scatter plots and lines of best fit
2.6b scatter plots and lines of best fit2.6b scatter plots and lines of best fit
2.6b scatter plots and lines of best fithartcher
 
Ap and dual enrollment presentation
Ap and dual enrollment presentationAp and dual enrollment presentation
Ap and dual enrollment presentationhartcher
 
Ap and Dual Enrollment Presentation
Ap and Dual Enrollment PresentationAp and Dual Enrollment Presentation
Ap and Dual Enrollment Presentationhartcher
 
AP and Dual Enrollment Presentation
AP and Dual Enrollment PresentationAP and Dual Enrollment Presentation
AP and Dual Enrollment Presentationhartcher
 
Ap and dual enrollment presentation final
Ap and dual enrollment presentation   finalAp and dual enrollment presentation   final
Ap and dual enrollment presentation finalhartcher
 
7.4 A arc length
7.4 A arc length7.4 A arc length
7.4 A arc lengthhartcher
 
Calc 8.7 again
Calc 8.7 againCalc 8.7 again
Calc 8.7 againhartcher
 
Calc 8.7 l'hopital
Calc 8.7 l'hopitalCalc 8.7 l'hopital
Calc 8.7 l'hopitalhartcher
 

Plus de hartcher (20)

Binomial distributions
Binomial distributionsBinomial distributions
Binomial distributions
 
Calc 3.4b
Calc 3.4bCalc 3.4b
Calc 3.4b
 
2.6b scatter plots and lines of best fit
2.6b scatter plots and lines of best fit2.6b scatter plots and lines of best fit
2.6b scatter plots and lines of best fit
 
Ap and dual enrollment presentation
Ap and dual enrollment presentationAp and dual enrollment presentation
Ap and dual enrollment presentation
 
Ap and Dual Enrollment Presentation
Ap and Dual Enrollment PresentationAp and Dual Enrollment Presentation
Ap and Dual Enrollment Presentation
 
AP and Dual Enrollment Presentation
AP and Dual Enrollment PresentationAP and Dual Enrollment Presentation
AP and Dual Enrollment Presentation
 
Ap and dual enrollment presentation final
Ap and dual enrollment presentation   finalAp and dual enrollment presentation   final
Ap and dual enrollment presentation final
 
7.4 A arc length
7.4 A arc length7.4 A arc length
7.4 A arc length
 
Calc 2.2b
Calc 2.2bCalc 2.2b
Calc 2.2b
 
Calc 8.7 again
Calc 8.7 againCalc 8.7 again
Calc 8.7 again
 
Calc 8.7 l'hopital
Calc 8.7 l'hopitalCalc 8.7 l'hopital
Calc 8.7 l'hopital
 
Calc 2.6
Calc 2.6Calc 2.6
Calc 2.6
 
Calc 6.1b
Calc 6.1bCalc 6.1b
Calc 6.1b
 
Calc 6.1a
Calc 6.1aCalc 6.1a
Calc 6.1a
 
Calc 7.3a
Calc 7.3aCalc 7.3a
Calc 7.3a
 
Calc 7.3b
Calc 7.3bCalc 7.3b
Calc 7.3b
 
Calc 7.2a
Calc 7.2aCalc 7.2a
Calc 7.2a
 
Calc 7.2b
Calc 7.2bCalc 7.2b
Calc 7.2b
 
Calc 7.1b
Calc 7.1bCalc 7.1b
Calc 7.1b
 
Calc 7.1a
Calc 7.1aCalc 7.1a
Calc 7.1a
 

Dernier

Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
How to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseHow to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseCeline George
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...Nguyen Thanh Tu Collection
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...DhatriParmar
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Mental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsMental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsPooky Knightsmith
 
Multi Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleMulti Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleCeline George
 

Dernier (20)

Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
How to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseHow to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 Database
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Mental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsMental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young minds
 
Multi Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleMulti Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP Module
 

10.2 using combinations and the binomial theorem

  • 1. Figuring out how to create sets of number or groups of elements, and expand binomials *
  • 2. Combination: a selection of r objects from a group of n objects where order is not important. ! ( )! ! n r n C n r r    How is this formula different from the one for permutations, nPr? How is this formula the same? Memorize this formula!!!
  • 3. Example 1: How many different ways can you choose a group of 7 books from a shelf containing 32 books if order isn’t important? 32C7= ? Remember to use parentheses around the denominator or use the nCr choice on the calculator.
  • 4. Ex 2: There are 12 comedies, 8 action movies, 7 dramas, 5 suspense and 9 family movies. a) In how many different ways can you choose exactly 2 comedies and 3 family movies? SOL: 12C2· 9C3 (if AND is involved, you multiply the combinations, if OR is involved, you add combinations)
  • 5. There are 12 comedies, 8 action movies, 7 dramas, 5 suspense and 9 family movies. b) You can afford at most 2 movies. How many movie combinations could you go home with? You could rent 0, 1, or 2 movies. There are 41 movies total. So 41C0 + 41C1 + 41C2
  • 6. Ex 3: There are 11 articles in a magazine. You have time to read at least 2 articles. How many different combinations of articles could you choose? One way: 11C2 + 11C3 +11C4 + . . . + 11C11 (choose 2 articles or 3 articles or 4 articles . . . or 11 articles) Another way: Since you can choose to read or not read each article, there are 2 choices. 211 – (11C0 + 11C1 ) (you didn’t read just 1 or 0 articles.)
  • 7. Now you try one: There are 10 games played in a soccer season. How many combinations of games could you attend if you chose at least 3 of them? 10C3 + 10C4 +10C5 + . . . + 10C10 or 210 – (10C0 + 10C1 + 10C2 ) = 968 (2 choices each time - go or not go)
  • 8. Pascal’s Triangle: Pascal was a mathematician who noticed a pattern that ended up to be useful! 0C0 1C0 1C1 2C0 2C1 2C2 3C0 3C1 3C2 3C3
  • 9. n=0 n=1 n=2 n=3 (a+b)0= 1 (a+b)1= 1a + 1b (a+b)2= 1a2 + 2ab + 1b2 (a+b)3= 1a3 + 3a2b + 3ab2 +1b3 In the last line, notice the pattern of the coefficients - they come from Pascal’s triangle, from the row that has 3 as the second number. Also notice the pattern of the powers of a and b – a goes down in power, b goes up in power. n=0 n=1 n=2 n=3
  • 10. Binomial Theorem: For any positive integer n, 0 0 1 1 2 2 0 1 2( ) ... ... n n n n n r r n n n n r n n n n n a b C a b C a b C a b C a b C a b              You can see the pattern of the coefficients that come from Pascal’s triangle, from the row that has n as the second number. You can also see the pattern of the powers of a and b – a goes down in power, b goes up in power.
  • 11. 0 0 1 1 2 2 0 1 2( ) ... ...n n n n n r r n n n n n n n r n na b C a b C a b C a b C a b C a b             Ex 4: Expand (2x + 1)4 4 0 0 4 1 1 4 2 2 4 3 3 4 4 4 4 0 4 1 4 2 4 3 4 4(2 ) (1) (2 ) (1) (2 ) (1) (2 ) (1) (2 ) (1)C x C x C x C x C x          4 0 3 1 2 2 1 3 0 4 1(2 ) (1) 4(2 ) (1) 6(2 ) (1) 4(2 ) (1) 1(2 ) (1)x x x x x     4 3 2 1 1(16 )(1) 4(8 )(1) 6(4 )(1) 4(2 ) (1) 1(1)(1)x x x x     4 3 2 16 32 24 8 1x x x x     I think it is far faster to generate Pascal’s triangle and pick the row for coefficients based on the power than to put nCr into my calculator each time, but you can choose to do it either way.
  • 12. Ex 5: Expand (x – 2y)3 3 3 0 2 1 1 2 0 3 ( 2 ) 1( ) ( 2 ) 3( ) ( 2 ) 3( ) ( 2 ) 1( ) ( 2 )x y x y x y x y x y         Row from Pascal’s that has 3 as second number: 1 3 3 1 3 2 2 3 1( )(1) 3( )( 2 ) 3( )(4 ) 1(1)( 8 )x x y x y y      3 2 2 3 6 12 8x x y xy y   
  • 13. And last but not least, Ex 6: Find the coefficient of the term containing x4 in (2x – 7)9 We start with where r=term#-1. Powers in the polynomial would be 9,8,7,6,5,4,3,2,1, so x4 would be in the 6th term. r = 6 – 1, so r = 5 (9-r has to equal 4) 9 9 (2 ) ( 7)r r rC x   4 5 126(2 ) ( 7)x  9 5 5 9 5(2 ) ( 7)C x   4 126(16 )( 16807)x  The coefficient is -33,882,912
  • 14. You can try it: Find coefficient of x4 in the expansion of (3x – 1)11 This is #24 on 10.2 B assignment! 11 7 7 11 7 (3 ) ( 1)C x  