document.write( "Question 847380: Five cards are numbered 0 through 4. Two are selected without replacement. What is the probability that the sum of the cards is 3? \n" ); document.write( "
Algebra.Com's Answer #510383 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "without replacement
\n" ); document.write( "5C2 = 10, 2 ways for the sum to be 3: 0 and 3 0r 1 and 2
\n" ); document.write( "P(sum is three) = 2/10 =1/5 = .2 or 20%\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );