document.write( "Question 382068: In how many ways can 4 people be assigned to seats in a 12-seat room? Show how you arrived at your answer. \n" ); document.write( "
Algebra.Com's Answer #270902 by user_dude2008(1862)\"\" \"About 
You can put this solution on YOUR website!
12P4 = 12!/(12-4)! = 11880 \n" ); document.write( "
\n" );