document.write( "Question 1140725: What is the probability of drawing a red card from the deck of playing cards
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #761239 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Basic definition of probability:
\r\n" );
document.write( "                          number of favorable outcomes\r\n" );
document.write( "  P(desired outcome) = ---------------------------------\r\n" );
document.write( "                       total number of possible outcomes\r\n" );
document.write( "\r\n" );
document.write( "             # of red cards     26   1\r\n" );
document.write( "  P(red) = ------------------ = -- = -\r\n" );
document.write( "            total # of cards =  52   2
\n" ); document.write( "
\n" );