document.write( "Question 229091: If a single card is drawn from a standard 52-card deck, in how many ways could it be a diamond or a face card? \n" ); document.write( "
Algebra.Com's Answer #169924 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If a single card is drawn from a standard 52-card deck, in how many ways could it be a diamond or a face card? \n" ); document.write( "---------- \n" ); document.write( "P(d or f) = P(d)+P(f)-P(d and f) \n" ); document.write( "---- \n" ); document.write( "P(d or f) = 13/52 + 12/52 - 3/52 \n" ); document.write( "--- \n" ); document.write( "P(d or f) = 22/52 = 11/26 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |