document.write( "Question 437285: A student must choose 3 questions out of 5 on a math test. What is the probability the student selects the first 2? \n" ); document.write( "
Algebra.Com's Answer #302482 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "A student must choose 3 questions out of 5 on a math test:
\n" ); document.write( "5C3 = 10 ways of choosing 3 out of the 5 questions
\n" ); document.write( "P(choosing 1st 2) = 3/10
\n" ); document.write( "Sample Space
\n" ); document.write( " 1,2,3
\n" ); document.write( " 1,2,4
\n" ); document.write( " 1,2,5
\n" ); document.write( " 1,3,4
\n" ); document.write( " 1,3,5
\n" ); document.write( " 1,4,5
\n" ); document.write( " 2,3,4
\n" ); document.write( " 2,3,5
\n" ); document.write( " 4,2,5
\n" ); document.write( " 5,3,4
\n" ); document.write( " \n" ); document.write( "
\n" );