document.write( "Question 416671: a card is chosen at random from a pack of 52 playing cards.find the probability that the card is king or a red card \n" ); document.write( "
Algebra.Com's Answer #291984 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "a card is chosen at random from a pack of 52 playing cards.
\n" ); document.write( "P( king 'or' a red card)= P(king) + P(red) - P(both) = 4/52 + 26/52 - 2/52 \n" ); document.write( "
\n" );