document.write( "Question 564121: in how many ways can a sedan a coupe a sports car a station wagon and a van be parked in a row? \n" ); document.write( "
Algebra.Com's Answer #365232 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! in how many ways can a sedan a coupe a sports car a station wagon and a van be parked in a row? \n" ); document.write( "--- \n" ); document.write( "1st in line : 4 ways \n" ); document.write( "2nd in line : 3 ways \n" ); document.write( "3rd in line : 2 ways \n" ); document.write( "4th in line : 1 way \n" ); document.write( "------ \n" ); document.write( "Total ways = 4*3*2*1 = 4! = 24 \n" ); document.write( "=============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |