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 #510381 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! There are 5*4 = 20 possible draws\r \n" ); document.write( "\n" ); document.write( "There is (0+3), (1+2), (2+1), (3+0) 4 draws that sum to 3.\r \n" ); document.write( "\n" ); document.write( "So 4/20 or 1/5 in simplest form.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |