document.write( "Question 230431: If you roll two dice, what is the probability of rolling exactly a seven on the third and fourth rolls? \n" ); document.write( "
Algebra.Com's Answer #170653 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If you roll two dice, what is the probability of rolling exactly a seven on the third and fourth rolls? \n" ); document.write( "----------------------- \n" ); document.write( "Since each roll is independent: \n" ); document.write( "P(7 on rolling 1st 7 of 3rd and next 7 on 4th) = (30/36)^2(1/6)^2 \n" ); document.write( "================================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |