document.write( "Question 40456: please help... I tried the 10*9*8*7*6*5*4*3*2*1 and that was not an option\r
\n" );
document.write( "\n" );
document.write( "a teacher has a set of 12 problems to use on a math exam. The teacher makes different versions of the exam by putting 10 questions on each exam. How many differsnt exams can the teacher make? \n" );
document.write( "
Algebra.Com's Answer #25853 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! You would use permutations: \n" ); document.write( "P(12,10) = 12!/(2!) = 239,500,800 \n" ); document.write( "This is if she cares how the test questions are ordered. \n" ); document.write( " |