document.write( "Question 473169: If you are dealt one card from a 52-card deck, find the probability of being dealt a card greater than 4 and less than 10.\r
\n" );
document.write( "\n" );
document.write( "What is the probability? \n" );
document.write( "
Algebra.Com's Answer #324448 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If you are dealt one card from a 52-card deck, find the probability of being dealt a card greater than 4 and less than 10. \n" ); document.write( "What is the probability? \n" ); document.write( "------ \n" ); document.write( "# of cards greater than 4 and less than 10: 4*5 = 20 \n" ); document.write( "---- \n" ); document.write( "P(4 < x < 10) = 20/52 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |