document.write( "Question 1175159: A card is drawn at a random from a pack of 52 playing cards (without jokers).
\n" ); document.write( "Find the probabilities of the following events happening
\n" ); document.write( "1. A queen is drawn.
\n" ); document.write( "2. A diamond ace or a spade jack is drawn.
\n" ); document.write( "3. A king or a red card is drawn.
\n" ); document.write( "

Algebra.Com's Answer #800736 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi\r\n" );
document.write( "52 playing cards:  ONE CARD DRAWN\r\n" );
document.write( " 1) 4/52    (4 Queens in the Deck)\r\n" );
document.write( " 2) 1/52 + 1/52 = 2/52\r\n" );
document.write( " 3) 4/52 + 26/52 -2/52 = 28/52   (2 red Kings)\r\n" );
document.write( "Wish You the Best in your Studies.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );