SlideShare a Scribd company logo
1 of 6
If (1+x)2 = (1+x)(1+x)

                                                                                                  = 1+2x+x2

                BINOMIAL EXPANSION                                                  How to expand if

                                                                                    (2 + 3x)9 = ?????

DEFINITION OF BINOMIAL EXPANSION



A sequence have 2 term or more is named as binomial sequence or binomial expression.The example
are :

                                             (a + x), (1 - x), (2x + 3y)

Definition 1:

“ FACTORIAL” for a number is a multiplication / product of a sequence number.

Symbol: !

Example : a product of first 7 positive integer are ;

7 x 6 x 5 x 4 x 3 x 2 x 1 read as 7 factorial therefore 7! = 7 x 6 x 5 x 4 x 3 x 2 x 1



General form is given by the definition below.

For any integer positive n, we definite “ FACTORIAL n ” which sign by n! as

n! = n(n-1)(n-2)( n-3)………3x2x1 where, 0! = 1



Example 1.

Find the value of ,

   a) 9!                                                                     18!
                                                                       d)
   b) 6!                                                                    15!5!
         9!
   c)
         6!
Definition 2:

Co-eficient of Binomial ;

              n       n                     n     n            n!
Symbol          @         Cr is define as     =       Cr =
              r                             r                n r !r!
We can use the        button on our calculator to find these values

Example 2:

Find the value of ,

         5                                                       20
   a)                                                      c)
         3                                                       17
         n                                                       6 5
   b)                                                      d)
         0                                                       4 3




EXERCISE 1                         EXERCISE 2                         ANSWER :

Find the value of ;                Without using the
                                   calculator, find:
    a) 8!                                                             EX. 1:
    b) 4!7!                                 5
         7!                            a)                             a) 40320
    c)                                      2
         0!                                                           b) 120960
                                            18                        c) 5040
    d) 6! – 3!                         b)
       8!                                    3                        d) 714
    e)                                                                e) 56
       6!
        14!                                                           f) 1001
    f)                                                                g) 1344
       10!4!
                                                                      h) 30240
       4!8!
    g)                                                                EX. 2:
        6!
                                                                      a) 10
    h) 8! – ( 2!7!)
                                                                      b) 816
BINOMIAL THEOREM



Expansion in general form (a + b ) n where a, b is any number and n is integer positive is given as



                 n n 0 n n 1 1 n n 2 2        n n r r     n 0 n
(a + b ) n =       a b +   a b +   a b +……….+   a  b +……+   a b
                 0       1       2            r           m




            or

                                                                                                                   n!
                                                                                                                        a 0b n
                    n!               n!                 n!                      n!                             n!(n n)!
(a + b ) n =             a nb0 +          a n 1b1 +          a n 2 b 2 +….+           a n r b r +..........+
                0!(n 0)!         1!(n 1)!           2!(n 2)!                r!(n r )!



Or

(a + b)n = an + nC1an – 1b + nC2an – 2b2 + nC3an – 3b3 + ... + nCran – rbr + ... + xn




Or we simplify generally as :          (a + b ) n =      n
                                                             Cran – rbr …………[ general form]


Note:

     a) Remember !! power of a is desending,power of b is ascending
     b) First term , T1= an
     c) Final term T(n)= bn
                                         n n r r
     d) Term of ( r+1) , T( r+1) =         a  b
                                         r
Example 3 :

By using the binomial theorem,expand all the following;

               a) ( 3+ x) 5                                                          x
                                                                                         5
               b) ( 4-x) 6                                                  d)   2
                                                                                     2
               c) ( 1- 3x) 5
PASCAL'S TRIANGLE

        Another way to expand the ( a + b )n , where n is more than 2
        For small values the easiest way to determine the value of several consecutive binomial
        coefficients is with Pascal's Triangle:

How Pascal's Triangle is Constructed
1. We start to generate Pascal’s triangle by writing down the number 1. Then we write a new row
   with the number 1 twice:
                                      1
                              1            1

2. We then generate new rows to build a triangle of numbers. Each new row must begin and end
   with 1:
                                   1
                           1             1
                     1          *               1
             1           *              *              1

3. The remaining numbers in each row are calculated by adding together the two numbers in the
   row above which lie above-left and above-right. So, adding the two 1’s in the second row gives 2,
   and this number goes in the vacant space in the third row:

                                            1
                                1               1
                        1           2               1
                1           *                   *          1

4. The two vacant spaces in the fourth row are each found by adding together the two numbers in
   the third row which lie above-left and above-right: 1 + 2 = 3, and 2 + 1 = 3. This gives:
                                      1
                              1            1
                     1            2              1
               1          3               3               1

We can continue to build up the triangle in this way to write down as many rows as we wish.

Pascal’s triangle
n=0                                                        1
n=1                                                 1              1
n=2                                             1          2             1
n=3                                     1           3              3           1
n=4                         1                   4          6             4             1
n=5                 1                   5           10              10         5              1


Exercise 1
1. Generate the seventh, eighth, and ninth rows of Pascal’s triangle.
USING PASCAL’S TRIANGLE TO THE BINOMIAL EXPRESSION.

                Example:

                    1. By using the pascal’s triangle, expand ( 2+3x)4 .

                    STEP:

                        -   First create the pascal’s triangle….where n=4
                            n=0                                                            1
                            n=1                                                    1                1
                            n=2                                        1                   2                1
Take the value in           n=3                                 1                  3                3           1
this row as a co-           n=4                          1             4                   6                4
eficient                    1




                        -    Recognize expression of a and b ….
                            So, for ( 2+3x)4 …… 2 is a and 3x is b
                        -   Then put it in the normal way as binomial….where the power of a is descrease
                            ( menurun) and power of b is increase ( menaik)…..

                        Result:

                        ( 2+3x)4 = 1 (2)4 (3x)0 + 4 (2)3 (3x)1 + 6 (2)2 (3x)2+ 4 (2)1 (3x)3+ 1 (2)0 (3x)4

                            See..all the co-efiecient is from the pascal’s triangle..which is 1,4,6,4,1



    Example:

    By using the binomial theorem,expand all the following;


                    a) ( 3+ x) 5
                    b) ( 4-x) 6
                    c) ( 1- 3x) 5
                    d)           5
                             x
                         2
                             2
Binomial Expansion Formula

More Related Content

What's hot

M A T H E M A T I C S I I I J N T U M O D E L P A P E R{Www
M A T H E M A T I C S  I I I  J N T U  M O D E L  P A P E R{WwwM A T H E M A T I C S  I I I  J N T U  M O D E L  P A P E R{Www
M A T H E M A T I C S I I I J N T U M O D E L P A P E R{Wwwguest3f9c6b
 
Multiple choice one
Multiple choice oneMultiple choice one
Multiple choice oneleroy walker
 
Higher booklet answers_(3)_(1)_(1)
Higher booklet answers_(3)_(1)_(1)Higher booklet answers_(3)_(1)_(1)
Higher booklet answers_(3)_(1)_(1)mrlautest
 
F4 02 Quadratic Expressions And
F4 02 Quadratic Expressions AndF4 02 Quadratic Expressions And
F4 02 Quadratic Expressions Andguestcc333c
 
cxc June 2010 math
 cxc June 2010 math cxc June 2010 math
cxc June 2010 mathleroy walker
 
Exponential and logarithmic_functions
Exponential and logarithmic_functionsExponential and logarithmic_functions
Exponential and logarithmic_functionsPheebMich
 
Bowen prelim a maths p1 2011 with answer key
Bowen prelim  a maths p1 2011 with answer keyBowen prelim  a maths p1 2011 with answer key
Bowen prelim a maths p1 2011 with answer keyMeng XinYi
 
TechMathI - Ch3 TOD
TechMathI - Ch3 TODTechMathI - Ch3 TOD
TechMathI - Ch3 TODlmrhodes
 
JAWAB UAN IPA 2006/2007 P12
JAWAB UAN IPA 2006/2007 P12JAWAB UAN IPA 2006/2007 P12
JAWAB UAN IPA 2006/2007 P12Aidia Propitious
 
CXC -maths-2009-p1
CXC -maths-2009-p1CXC -maths-2009-p1
CXC -maths-2009-p1leroy walker
 
Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)normalamahadi
 

What's hot (20)

Algebra1
Algebra1Algebra1
Algebra1
 
M A T H E M A T I C S I I I J N T U M O D E L P A P E R{Www
M A T H E M A T I C S  I I I  J N T U  M O D E L  P A P E R{WwwM A T H E M A T I C S  I I I  J N T U  M O D E L  P A P E R{Www
M A T H E M A T I C S I I I J N T U M O D E L P A P E R{Www
 
Função afim resumo teórico e exercícios - celso brasil
Função afim   resumo teórico e exercícios - celso brasilFunção afim   resumo teórico e exercícios - celso brasil
Função afim resumo teórico e exercícios - celso brasil
 
Multiple choice one
Multiple choice oneMultiple choice one
Multiple choice one
 
Higher booklet answers_(3)_(1)_(1)
Higher booklet answers_(3)_(1)_(1)Higher booklet answers_(3)_(1)_(1)
Higher booklet answers_(3)_(1)_(1)
 
#Maths wrkshts
#Maths wrkshts#Maths wrkshts
#Maths wrkshts
 
10thmaths online(e)
10thmaths online(e)10thmaths online(e)
10thmaths online(e)
 
F4 02 Quadratic Expressions And
F4 02 Quadratic Expressions AndF4 02 Quadratic Expressions And
F4 02 Quadratic Expressions And
 
Maths model%20 qp
Maths model%20 qpMaths model%20 qp
Maths model%20 qp
 
cxc June 2010 math
 cxc June 2010 math cxc June 2010 math
cxc June 2010 math
 
Physics Stream (2013-January) Question Papers
Physics  Stream (2013-January) Question Papers  Physics  Stream (2013-January) Question Papers
Physics Stream (2013-January) Question Papers
 
Exponential and logarithmic_functions
Exponential and logarithmic_functionsExponential and logarithmic_functions
Exponential and logarithmic_functions
 
Bowen prelim a maths p1 2011 with answer key
Bowen prelim  a maths p1 2011 with answer keyBowen prelim  a maths p1 2011 with answer key
Bowen prelim a maths p1 2011 with answer key
 
Electronic and Communication Engineering 4th Semester (2012-june) Question Pa...
Electronic and Communication Engineering 4th Semester (2012-june) Question Pa...Electronic and Communication Engineering 4th Semester (2012-june) Question Pa...
Electronic and Communication Engineering 4th Semester (2012-june) Question Pa...
 
TechMathI - Ch3 TOD
TechMathI - Ch3 TODTechMathI - Ch3 TOD
TechMathI - Ch3 TOD
 
January 2008
January 2008January 2008
January 2008
 
JAWAB UAN IPA 2006/2007 P12
JAWAB UAN IPA 2006/2007 P12JAWAB UAN IPA 2006/2007 P12
JAWAB UAN IPA 2006/2007 P12
 
CXC -maths-2009-p1
CXC -maths-2009-p1CXC -maths-2009-p1
CXC -maths-2009-p1
 
Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)
 
Electronic and Communication Engineering 4th Semester (2012-December) Questio...
Electronic and Communication Engineering 4th Semester (2012-December) Questio...Electronic and Communication Engineering 4th Semester (2012-December) Questio...
Electronic and Communication Engineering 4th Semester (2012-December) Questio...
 

Similar to Binomial Expansion Formula

Sin cos questions
Sin cos questionsSin cos questions
Sin cos questionsGarden City
 
Sin cos questions
Sin cos questionsSin cos questions
Sin cos questionsGarden City
 
CAPE PURE MATHEMATICS UNIT 2 MODULE 2 PRACTICE QUESTIONS
CAPE PURE MATHEMATICS UNIT 2 MODULE 2 PRACTICE QUESTIONSCAPE PURE MATHEMATICS UNIT 2 MODULE 2 PRACTICE QUESTIONS
CAPE PURE MATHEMATICS UNIT 2 MODULE 2 PRACTICE QUESTIONSCarlon Baird
 
Pc30 June 2001 Exam Ans Key
Pc30 June 2001 Exam Ans KeyPc30 June 2001 Exam Ans Key
Pc30 June 2001 Exam Ans Keyingroy
 
Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theoremitutor
 
Irrational numbers
Irrational numbersIrrational numbers
Irrational numbersTarun Gehlot
 
Day 7 multiply binomials
Day 7 multiply binomialsDay 7 multiply binomials
Day 7 multiply binomialsErik Tjersland
 
Tutorial 2 -_sem_a102
Tutorial 2 -_sem_a102Tutorial 2 -_sem_a102
Tutorial 2 -_sem_a102nurulhanim
 
Monfort Emath Paper2_printed
Monfort Emath Paper2_printedMonfort Emath Paper2_printed
Monfort Emath Paper2_printedFelicia Shirui
 
Higherbookletanswers311 100604140327-phpapp01
Higherbookletanswers311 100604140327-phpapp01Higherbookletanswers311 100604140327-phpapp01
Higherbookletanswers311 100604140327-phpapp01Youns Mohammed
 
TechMathI - Ch5 Test
TechMathI - Ch5 TestTechMathI - Ch5 Test
TechMathI - Ch5 Testlmrhodes
 
Radical expressions
Radical expressionsRadical expressions
Radical expressionsSumra Farooq
 
Radical expressions
Radical expressionsRadical expressions
Radical expressionsSumra Farooq
 
Additional mathematics
Additional mathematicsAdditional mathematics
Additional mathematicsgeraldsiew
 
Day 7 multiply binomials
Day 7 multiply binomialsDay 7 multiply binomials
Day 7 multiply binomialsErik Tjersland
 

Similar to Binomial Expansion Formula (20)

brain gate
brain gatebrain gate
brain gate
 
Sin cos questions
Sin cos questionsSin cos questions
Sin cos questions
 
Sin cos questions
Sin cos questionsSin cos questions
Sin cos questions
 
CAPE PURE MATHEMATICS UNIT 2 MODULE 2 PRACTICE QUESTIONS
CAPE PURE MATHEMATICS UNIT 2 MODULE 2 PRACTICE QUESTIONSCAPE PURE MATHEMATICS UNIT 2 MODULE 2 PRACTICE QUESTIONS
CAPE PURE MATHEMATICS UNIT 2 MODULE 2 PRACTICE QUESTIONS
 
Binomial theorem
Binomial theorem Binomial theorem
Binomial theorem
 
Pc30 June 2001 Exam Ans Key
Pc30 June 2001 Exam Ans KeyPc30 June 2001 Exam Ans Key
Pc30 June 2001 Exam Ans Key
 
Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theorem
 
Irrational numbers
Irrational numbersIrrational numbers
Irrational numbers
 
Self
SelfSelf
Self
 
Day 7 multiply binomials
Day 7 multiply binomialsDay 7 multiply binomials
Day 7 multiply binomials
 
Physics test2011 1
Physics test2011 1Physics test2011 1
Physics test2011 1
 
Tutorial 2 -_sem_a102
Tutorial 2 -_sem_a102Tutorial 2 -_sem_a102
Tutorial 2 -_sem_a102
 
Monfort Emath Paper2_printed
Monfort Emath Paper2_printedMonfort Emath Paper2_printed
Monfort Emath Paper2_printed
 
Week 8
Week 8Week 8
Week 8
 
Higherbookletanswers311 100604140327-phpapp01
Higherbookletanswers311 100604140327-phpapp01Higherbookletanswers311 100604140327-phpapp01
Higherbookletanswers311 100604140327-phpapp01
 
TechMathI - Ch5 Test
TechMathI - Ch5 TestTechMathI - Ch5 Test
TechMathI - Ch5 Test
 
Radical expressions
Radical expressionsRadical expressions
Radical expressions
 
Radical expressions
Radical expressionsRadical expressions
Radical expressions
 
Additional mathematics
Additional mathematicsAdditional mathematics
Additional mathematics
 
Day 7 multiply binomials
Day 7 multiply binomialsDay 7 multiply binomials
Day 7 multiply binomials
 

Recently uploaded

Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 

Recently uploaded (20)

Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 

Binomial Expansion Formula

  • 1. If (1+x)2 = (1+x)(1+x) = 1+2x+x2 BINOMIAL EXPANSION How to expand if (2 + 3x)9 = ????? DEFINITION OF BINOMIAL EXPANSION A sequence have 2 term or more is named as binomial sequence or binomial expression.The example are : (a + x), (1 - x), (2x + 3y) Definition 1: “ FACTORIAL” for a number is a multiplication / product of a sequence number. Symbol: ! Example : a product of first 7 positive integer are ; 7 x 6 x 5 x 4 x 3 x 2 x 1 read as 7 factorial therefore 7! = 7 x 6 x 5 x 4 x 3 x 2 x 1 General form is given by the definition below. For any integer positive n, we definite “ FACTORIAL n ” which sign by n! as n! = n(n-1)(n-2)( n-3)………3x2x1 where, 0! = 1 Example 1. Find the value of , a) 9! 18! d) b) 6! 15!5! 9! c) 6! Definition 2: Co-eficient of Binomial ; n n n n n! Symbol @ Cr is define as = Cr = r r n r !r!
  • 2. We can use the button on our calculator to find these values Example 2: Find the value of , 5 20 a) c) 3 17 n 6 5 b) d) 0 4 3 EXERCISE 1 EXERCISE 2 ANSWER : Find the value of ; Without using the calculator, find: a) 8! EX. 1: b) 4!7! 5 7! a) a) 40320 c) 2 0! b) 120960 18 c) 5040 d) 6! – 3! b) 8! 3 d) 714 e) e) 56 6! 14! f) 1001 f) g) 1344 10!4! h) 30240 4!8! g) EX. 2: 6! a) 10 h) 8! – ( 2!7!) b) 816
  • 3. BINOMIAL THEOREM Expansion in general form (a + b ) n where a, b is any number and n is integer positive is given as n n 0 n n 1 1 n n 2 2 n n r r n 0 n (a + b ) n = a b + a b + a b +……….+ a b +……+ a b 0 1 2 r m or n! a 0b n n! n! n! n! n!(n n)! (a + b ) n = a nb0 + a n 1b1 + a n 2 b 2 +….+ a n r b r +..........+ 0!(n 0)! 1!(n 1)! 2!(n 2)! r!(n r )! Or (a + b)n = an + nC1an – 1b + nC2an – 2b2 + nC3an – 3b3 + ... + nCran – rbr + ... + xn Or we simplify generally as : (a + b ) n = n Cran – rbr …………[ general form] Note: a) Remember !! power of a is desending,power of b is ascending b) First term , T1= an c) Final term T(n)= bn n n r r d) Term of ( r+1) , T( r+1) = a b r Example 3 : By using the binomial theorem,expand all the following; a) ( 3+ x) 5 x 5 b) ( 4-x) 6 d) 2 2 c) ( 1- 3x) 5
  • 4. PASCAL'S TRIANGLE Another way to expand the ( a + b )n , where n is more than 2 For small values the easiest way to determine the value of several consecutive binomial coefficients is with Pascal's Triangle: How Pascal's Triangle is Constructed 1. We start to generate Pascal’s triangle by writing down the number 1. Then we write a new row with the number 1 twice: 1 1 1 2. We then generate new rows to build a triangle of numbers. Each new row must begin and end with 1: 1 1 1 1 * 1 1 * * 1 3. The remaining numbers in each row are calculated by adding together the two numbers in the row above which lie above-left and above-right. So, adding the two 1’s in the second row gives 2, and this number goes in the vacant space in the third row: 1 1 1 1 2 1 1 * * 1 4. The two vacant spaces in the fourth row are each found by adding together the two numbers in the third row which lie above-left and above-right: 1 + 2 = 3, and 2 + 1 = 3. This gives: 1 1 1 1 2 1 1 3 3 1 We can continue to build up the triangle in this way to write down as many rows as we wish. Pascal’s triangle n=0 1 n=1 1 1 n=2 1 2 1 n=3 1 3 3 1 n=4 1 4 6 4 1 n=5 1 5 10 10 5 1 Exercise 1 1. Generate the seventh, eighth, and ninth rows of Pascal’s triangle.
  • 5. USING PASCAL’S TRIANGLE TO THE BINOMIAL EXPRESSION. Example: 1. By using the pascal’s triangle, expand ( 2+3x)4 . STEP: - First create the pascal’s triangle….where n=4 n=0 1 n=1 1 1 n=2 1 2 1 Take the value in n=3 1 3 3 1 this row as a co- n=4 1 4 6 4 eficient 1 - Recognize expression of a and b …. So, for ( 2+3x)4 …… 2 is a and 3x is b - Then put it in the normal way as binomial….where the power of a is descrease ( menurun) and power of b is increase ( menaik)….. Result: ( 2+3x)4 = 1 (2)4 (3x)0 + 4 (2)3 (3x)1 + 6 (2)2 (3x)2+ 4 (2)1 (3x)3+ 1 (2)0 (3x)4 See..all the co-efiecient is from the pascal’s triangle..which is 1,4,6,4,1 Example: By using the binomial theorem,expand all the following; a) ( 3+ x) 5 b) ( 4-x) 6 c) ( 1- 3x) 5 d) 5 x 2 2