document.write( "Question 74586: A class assignment requires that a student work 4 problems from a collection of 12. How many ways are there to complete the assignment? \n" ); document.write( "
Algebra.Com's Answer #53554 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
12C4 = [12*11*10*9]/[1*2*3*4] = 495
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );