document.write( "Question 203648: A card is drwn from a well-shuffled deck of 52 cards. What is the probability of drwing a face card or a 3? \n" ); document.write( "
Algebra.Com's Answer #153663 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A card is drawn from a well-shuffled deck of 52 cards. What is the probability of drawing a face card or a 3?
\n" ); document.write( "-----------------------------------------------------
\n" ); document.write( "Since no face card is a 3 the events are independent.
\n" ); document.write( "P(face card or 3) = P(face card) + P(3)
\n" ); document.write( "= (12/52) + (4/52) = 16/52
\n" ); document.write( "=========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );