document.write( "Question 518492: A company car that has a seating capacity of six is to be used by six employees who have formed a car pool. If only three of these employees can drive, how many possible seating arrangements are there for the group?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #345194 by richwmiller(17219) You can put this solution on YOUR website! Only three can be in the drivers seat \n" ); document.write( "5 can be next the driver \n" ); document.write( "4 can be by the passenger door \n" ); document.write( "etc \n" ); document.write( "3*5*4*3*2*1\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |