document.write( "Question 42381: A student is taking a true/false quiz. The quiz has ten questions. If the student guesses every answer, how many different arrangements of answers are possible? \n" ); document.write( "
Algebra.Com's Answer #27548 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! P(10,10) = 10! = 3,628,800 \n" ); document.write( " |