document.write( "Question 527740: A card is randomly drawn from a deck of 52 playing cards. What is the probability that it is a King given that the card is Red? \n" ); document.write( "
Algebra.Com's Answer #349014 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Half of the deck is red: hearts and diamonds
\n" ); document.write( "there are 2 Kings that are red, so, given that
\n" ); document.write( "the card drawn is red, the probability that it
\n" ); document.write( "is a King is 2/26, or 1/13
\n" ); document.write( "
\n" );