document.write( "Question 390207: There are 4 friends going to a movie.How many seating combinations are possible? \n" ); document.write( "
Algebra.Com's Answer #276615 by user_dude2008(1862) ![]() You can put this solution on YOUR website! 4! = 4*3*2*1 = 24 \n" ); document.write( " |