document.write( "Question 571820: you are playing a card game with a full deck of 52 cards. You win if you draw a red card thst is multiple of 5. What are your chances of winning on your first draw? \n" ); document.write( "
Algebra.Com's Answer #368269 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! you are playing a card game with a full deck of 52 cards. You win if you draw a red card thst is multiple of 5. What are your chances of winning on your first draw? \n" ); document.write( "--- \n" ); document.write( "# of ways to succeed: 4 \n" ); document.write( "# of random results: 52 \n" ); document.write( "--- \n" ); document.write( "P(multiple of 5 and red) = 4/52 = 1/13 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |