document.write( "Question 1069943: A tutor gives John 5 assignments and asks him to pick 3 to complete.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "How many combinations of the 3 assignments are possible? \n" );
document.write( "
Algebra.Com's Answer #685042 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A tutor gives John 5 assignments and asks him to pick 3 to complete.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "How many combinations of the 3 assignments are possible? \n" ); document.write( "--------- \n" ); document.write( "1st pick is 1 of 5 \n" ); document.write( "2nd is 1 of 4 \n" ); document.write( "3rd is 1 of 3 \n" ); document.write( "--- \n" ); document.write( "5*4*3 = 60 \n" ); document.write( " \n" ); document.write( " |