document.write( "Question 1200721: You are dealt one card from a standard​ 52-card deck. Find the probability of being dealt a card greater than 3 and less than 10
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #834922 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! You are dealt one card from a standard​ 52-card deck. Find the probability of being dealt a card greater than 3 and less than 10 \n" ); document.write( "------------------ \n" ); document.write( ">3 and <10 ---> 4,5,6,7,8 & 9 - 6 possibles \n" ); document.write( "There are 4 of each suit ---> 24 cards \n" ); document.write( "---> 24/52 = 6/13 \n" ); document.write( " |