document.write( "Question 577602: A card is drawn from a standard deck of cards, what is the probability that it will be a 6 or an ace? \n" ); document.write( "
Algebra.Com's Answer #370231 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
There are 52 cards, and 8 of those cards are either 6's or Aces (4 6's and 4 Aces). Therefore the probability is 8/52, or 2/13. \n" ); document.write( "
\n" );