document.write( "Question 1176600: A card will be drawn from the standard deck of 52 cards. Determine the probability that the card drawn is a number card or a face card. \n" ); document.write( "
Algebra.Com's Answer #803782 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
What is left? Aces. There are 48 cards that are not aces.
\r
\n" ); document.write( "\n" ); document.write( "P(not an Ace) = P(number card or face card) = 48/52 = 12/13.
\n" ); document.write( "
\n" );