document.write( "Question 515224: their are six people getting on a bus, there are 8 seats, how many different possibilities are there
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #343857 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
their are six people getting on a bus, there are 8 seats, how many different possibilities are there\r
\n" ); document.write( "\n" ); document.write( "---
\n" ); document.write( "Pick 6 seats : 8C6 = 8C2 = 28 ways
\n" ); document.write( "---
\n" ); document.write( "Arrange the six people in the 6 seats: 6! = 720 ways
\n" ); document.write( "------
\n" ); document.write( "Total # of arrangements: 28*720 = 20160
\n" ); document.write( "======================
\n" ); document.write( "OR
\n" ); document.write( "1st person: 8 choices
\n" ); document.write( "2nd person: 7 choices
\n" ); document.write( "3rd person: 6 choices
\n" ); document.write( "----
\n" ); document.write( "6th person: 3 choices
\n" ); document.write( "----
\n" ); document.write( "8*7*6*5*4*3 = 8P6 = 20160
\n" ); document.write( "=================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );