document.write( "Question 1988: You have five people running for class president.
\n" ); document.write( "How many different ways can their names be placed on the ballot expressed in algebraic terms?
\n" ); document.write( "

Algebra.Com's Answer #440338 by anish123(1)\"\" \"About 
You can put this solution on YOUR website!
first place in 5 ways
\n" ); document.write( "second place in 4 ways
\n" ); document.write( "third place in 3 ways
\n" ); document.write( "fourth place in 2 ways and the last place in 1 way. the possible number of ways is 5*4*3*2*1=120
\n" ); document.write( "
\n" ); document.write( "
\n" );