document.write( "Question 35142: Evacute. this is a combination problem.
\n" ); document.write( "5C3 x 12C10/11C7 \r
\n" ); document.write( "\n" ); document.write( "combination method is nCr and the problem above is in nCr form.
\n" ); document.write( "

Algebra.Com's Answer #23751 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
I think you mean \"evaluate,\" yes?
\n" ); document.write( "Anyway, 5C3 = (5*4*3) / (3*2*1) = 20
\n" ); document.write( "12C10 = 12C2 = (12*11) / (2*1) = 66
\n" ); document.write( "11C7 = 11C4 = (11*10*9*8) / (4*3*2*1) = 330
\n" ); document.write( "so we have
\n" ); document.write( "20 * (66/330) = 4
\n" ); document.write( "
\n" );