document.write( "Question 86815: One card is randomly selected from a standard deck of 52 cards. Find the probability of drawing a heart or a face card? \n" ); document.write( "
Algebra.Com's Answer #62809 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
There are 13 hearts & the remaining face cards are 3*4=12. Thus the total number of successes are:
\n" ); document.write( "13+12=25 out of a total of 52. OR
\n" ); document.write( "25/52=.48 or 48% of success
\n" ); document.write( "
\n" ); document.write( "
\n" );