document.write( "Question 744929: What is the probability of rolling a three
\n" );
document.write( "with a pair of dice consecutively followed
\n" );
document.write( "by rolling a seven with a pair of dice?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #453611 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the probability of rolling a three \n" ); document.write( "with a pair of dice consecutively followed \n" ); document.write( "by rolling a seven with a pair of dice? \n" ); document.write( "--- \n" ); document.write( "Note; Those events are independent. \n" ); document.write( "----------------------------------------- \n" ); document.write( "P(3 and 7) = P(3)*P(7) = (2/36)*(6/36) = 0.0093 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |