document.write( "Question 1066738: A coin is tossed five times. In how many ways can it fall three heads and two tails. \n" ); document.write( "
Algebra.Com's Answer #682011 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The two tails could be throws number
\n" ); document.write( "1 and 2,
\n" ); document.write( "1 and 3,
\n" ); document.write( ".....
\n" ); document.write( "There are \"5%2A4%2F2=highlight%2810%29\"
\n" ); document.write( "sets of \"2\" different elements from a set of \"5\" elements,
\n" ); document.write( "such as the set {1,2,3,4,5}.
\n" ); document.write( "
\n" ); document.write( "
\n" );