SOLUTION: Write the entire row of Pascal's triangle in which (8 choose 4) appears.

Algebra ->  Probability-and-statistics -> SOLUTION: Write the entire row of Pascal's triangle in which (8 choose 4) appears.       Log On


   



Question 31852This question is from textbook Algebra 2- An Integrated Approach
: Write the entire row of Pascal's triangle in which (8 choose 4) appears.
This question is from textbook Algebra 2- An Integrated Approach

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Start with (8 choose 0)=1
Then write (8 choose 1)=8
Then (8 choose 2)= [8*7]/[1*2]= 28
Then (8 choose 3)=[8*7*6]/[1*2*3]= 56
Keep this up till you get as far as (8 choose 8)=1
Cheers,
Stan H.