document.write( "Question 1027612: How many ways can you select 2 out of 10 questions on a quiz \n" ); document.write( "
Algebra.Com's Answer #642834 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Ten chosen two at a time is given by\r
\n" ); document.write( "\n" ); document.write( "\"C%5B10%2C2%5D+=+%2810%2A9%29%2F%282%2A1%29+=+45\" ways
\n" ); document.write( "
\n" );