document.write( "Question 676809: one playing card is picked at random from a deck of 52 cards. what is the probability that:
\n" ); document.write( " 2.1 the card is either a 6 or a 7?
\n" ); document.write( " 2.2 the card picked either black or a picture card?
\n" ); document.write( " 2.3 the card picked is either even-numbered or a heart?
\n" ); document.write( "

Algebra.Com's Answer #420547 by lynnlo(4176)\"\" \"About 
You can put this solution on YOUR website!
(1)8/52
\n" ); document.write( "(2)52/52
\n" ); document.write( "(3)26/52
\n" ); document.write( "
\n" );