document.write( "Question 888129: A fair pair of dice is rolled 4 times. what is the probability of getting 7 twice? \n" ); document.write( "
Algebra.Com's Answer #537131 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Do you mean getting 7 AT LEAST twice or EXACTLY twice?\r\n" ); document.write( "\r\n" ); document.write( "Either way we first get the probability of getting a seven \r\n" ); document.write( "with just ONE roll of the dice:\r\n" ); document.write( "\r\n" ); document.write( "(1,1) (1,2) (1,3) (1,4) (1,5) (1,6)\r\n" ); document.write( "\r\n" ); document.write( "(2,1) (2,2) (2,3) (2,4) (2,5) (2,6) \r\n" ); document.write( "\r\n" ); document.write( "(3,1) (3,2) (3,3) (3,4) (3,5) (3,6) \r\n" ); document.write( "\r\n" ); document.write( "(4,1) (4,2) (4,3) (4,4) (4,5) (4,6) \r\n" ); document.write( "\r\n" ); document.write( "(5,1) (5,2) (5,3) (5,4) (5,5) (5,6) \r\n" ); document.write( "\r\n" ); document.write( "(6,1) (6,2) (6,3) (6,4) (6,5) (6,6) \r\n" ); document.write( "\r\n" ); document.write( "That's 6 ways out of 36 or\n" ); document.write( " |