document.write( "Question 539160: A card is drawn from a deck of 52 playing cards. Find the probability of drawing a king or a red card. \n" ); document.write( "
Algebra.Com's Answer #353340 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A card is drawn from a deck of 52 playing cards. Find the probability of drawing a king or a red card. \n" ); document.write( "--- \n" ); document.write( "P(k or R) = P(k) + P(R) - P(k AND R) \n" ); document.write( "--- \n" ); document.write( "= [4 + 26 - 2]/52 \n" ); document.write( "---- \n" ); document.write( "= 28/52 \n" ); document.write( "--- \n" ); document.write( "= 7/13 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |