document.write( "Question 101853: what is the probability of drawing 3 clubs or a six of diamonds? \n" ); document.write( "
Algebra.Com's Answer #74046 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is the probability of drawing 3 clubs or a six of diamonds? \n" ); document.write( "------------------- \n" ); document.write( "Those are mutually exclusive events so \n" ); document.write( "P(3 clubs or six of diamonds) = P(3clubs)+P(6 of diamonds) \n" ); document.write( "= 13C3/52C3 + 1/52 \n" ); document.write( "= 286/22100 + 1/52 \n" ); document.write( "= 0.13 + 0.19 \n" ); document.write( "= 0.32 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |