document.write( "Question 1021730: a card is drawn at random from an ordinary pack of 52 cards. calculate the probability of selecting. a king, given that the selected card is a spade \n" ); document.write( "
Algebra.Com's Answer #637473 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
P(king|spade) = P(spade and king)/P(spade) = \"%281%2F52%29%2F%2813%2F52%29\" = 1/13. \n" ); document.write( "
\n" );