document.write( "Question 133848: Sam reaches into a bag that contains 6 tiles numbered 1 through 6 and draws 2 stimultaneously. What is the probability that Sam drew 2 odd numbers? \n" ); document.write( "
Algebra.Com's Answer #98623 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Sam reaches into a bag that contains 6 tiles numbered 1 through 6 and draws 2 stimultaneously. What is the probability that Sam drew 2 odd numbers?
\n" ); document.write( "--------------
\n" ); document.write( "There are three odd numbers from 1 to 6; you want 2; 3C2 = 3
\n" ); document.write( "There are 6C2= 15 different 2-tile results
\n" ); document.write( "P(2 odd)= 3/15 = 1/5 = 0.2
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );