document.write( "Question 1007537: Which of the following is the probability of drawing a black card or a face card from a standard deck of cards?\r
\n" );
document.write( "\n" );
document.write( "1/2
\n" );
document.write( "19/26
\n" );
document.write( "3/26
\n" );
document.write( "8/13\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #623425 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! P(black or face) = P(black) + P(face) - P(black and face) \n" ); document.write( "P(black or face) = (1/2) + 12/52 - (1/2)(12/52) = 26/52 + 12/52 - 6/52 = 32/52 = \n" ); document.write( "8/13 \n" ); document.write( " |