document.write( "Question 739756: if two dice are thrown .What is the probability that the first die shows a four or that the total on the two dice is eight?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #451317 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Here are all 36 possible rolls of a pair of 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( "Now I will color red all the rolls in which the first die \r\n" );
document.write( "shows a four or that the total on the two dice is eight.\r\n" );
document.write( "[or both, as in the one case (4,4)].  \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( "I count 10 red rolls.  So the answer is \"10  rolls out of 36\", \r\n" );
document.write( "or \"10%2F36\" or \"5%2F18\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );