document.write( "Question 990210: A company car that has a seating capacity of seven is to be used by seven employees who have formed a car pool. If only four of these employees can drive, how many possible seating arrangements are there for the group?
\n" );
document.write( "
\n" );
document.write( "How do i solve this?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #610257 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A company car that has a seating capacity of seven is to be used by seven employees who have formed a car pool. If only four of these employees can drive, how many possible seating arrangements are there for the group? \n" ); document.write( "-----------\r \n" ); document.write( "\n" ); document.write( "driver:: 4 ways to choose \n" ); document.write( "other arrangements: 6! \n" ); document.write( "--- \n" ); document.write( "Ans: 4*6! = 2880 \n" ); document.write( "-------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------- \n" ); document.write( " |