document.write( "Question 47198: 1)Find the probability of getting a three first and then a four when the die is rolled twice.\r
\n" );
document.write( "\n" );
document.write( "2) Find the probability of drawing a heart or a club from a standard deck of cards \r
\n" );
document.write( "\n" );
document.write( "3)\r
\n" );
document.write( "\n" );
document.write( "Find the probability of drawing a heart or a black card from a standard deck of cards. \n" );
document.write( "
Algebra.Com's Answer #33339 by stanbon(75887) ![]() You can put this solution on YOUR website! 1)Find the probability of getting a three first and then a four when the die is rolled twice. \n" ); document.write( "The results are independent so (1/6)(1/6)= 1/36\r \n" ); document.write( "\n" ); document.write( "2) Find the probability of drawing a heart or a club from a standard deck of cards \n" ); document.write( "P(h or c) = P(h) + P(c) \n" ); document.write( "These events are mutually exclusive so (13/52)+(13/52)=26/52\r \n" ); document.write( "\n" ); document.write( "3)\r \n" ); document.write( "\n" ); document.write( "Find the probability of drawing a heart or a black card from a standard deck of cards. \n" ); document.write( "P(h or b) = P(h) + P(b) - P(b and h) \n" ); document.write( "13/52 + 26/52 - 0/52= 39/52\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |