document.write( "Question 1048905: (1) How many ways can 20 objects be arranged into groups of 5? (order does not matter)
\n" ); document.write( "(2) A test has five true-false questions that a student does not know how to answer. What is the probability that student will get all five questions to correct?
\n" ); document.write( "(3) How many ways are there to arrange 5 people in 3 seats?
\n" ); document.write( "

Algebra.Com's Answer #664450 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "(1) How many ways can 20 objects be arranged into groups of 5? (order does not matter)\r
\n" ); document.write( "\n" ); document.write( "(2) A test has five true-false questions that a student does not know how to answer. What is the probability that student will get all five questions to correct?\r
\n" ); document.write( "\n" ); document.write( "(3) How many ways are there to arrange 5 people in 3 seats?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "(1) \"C%5B20%5D%5E5\" = \"20%21%2F%2815%21%2A5%21%29\" = \"%2820%2A19%2A18%2A17%2A16%29%2F%281%2A2%2A3%2A4%2A5%29\" = 15504 ways.\r\n" );
document.write( "\r\n" );
document.write( "   The number of combinations of 20 objects taken 5 at a time.\r\n" );
document.write( "\r\n" );
document.write( "   See the lessons \r\n" );
document.write( "       - Introduction to Combinations\r\n" );
document.write( "\r\n" );
document.write( "       - PROOF of the formula on the number of Combinations\r\n" );
document.write( "\r\n" );
document.write( "       - Problems on Combinations\r\n" );
document.write( "   in this site.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(2)  \"1%2F2%5E5\" = \"1%2F32\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(3)  5*4*3 = 60 ways.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );