document.write( "Question 857064: A deck of cards contains 52 cards, 13 cards of each suit. One card is drawn. What is the probability that the card is an ace? That it is the ace of spades? \n" ); document.write( "
Algebra.Com's Answer #516354 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Only 4 aces in the deck.
\n" ); document.write( "\"P%28Ace%29=4%2F52=1%2F13\"
\n" ); document.write( "Only 1 aces of spades.
\n" ); document.write( "\"P%28AceSp%29=1%2F52\"
\n" ); document.write( "
\n" );