document.write( "Question 509335: What is the probability of getting either a sum of 8 or at least one 6 in the roll of a pair of dice? \n" ); document.write( "
Algebra.Com's Answer #341394 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "The other tutor's answer is incorrect.\r\n" );
document.write( "\r\n" );
document.write( "I have colored all the ones red that \r\n" );
document.write( "either have a sum of 8 or that have \r\n" );
document.write( "at least one 6.\r\n" );
document.write( "\r\n" );
document.write( "⚀⚀   ⚀⚁   ⚀⚂   ⚀⚃   ⚀⚄  ⚀⚅\r\n" );
document.write( "\r\n" );
document.write( "⚁⚀   ⚁⚁   ⚁⚂   ⚁⚃   ⚁⚄  ⚁⚅\r\n" );
document.write( "\r\n" );
document.write( "⚂⚀   ⚂⚁   ⚂⚂   ⚂⚃   ⚂⚄  ⚂⚅\r\n" );
document.write( "\r\n" );
document.write( "⚃⚀   ⚃⚁   ⚃⚂   ⚃⚃   ⚃⚄  ⚃⚅\r\n" );
document.write( "\r\n" );
document.write( "⚄⚀   ⚄⚁   ⚄⚂   ⚄⚃   ⚄⚄  ⚄⚅\r\n" );
document.write( "\r\n" );
document.write( "⚅⚀   ⚅⚁   ⚅⚂   ⚅⚃   ⚅⚄  ⚅⚅\r\n" );
document.write( "\r\n" );
document.write( "Count the red ones.  There are 14 of them.  \r\n" );
document.write( "Count all the rolls. There are 36 of them.  \r\n" );
document.write( "So the probability is 14 out of 36 or \r\n" );
document.write( "\"14%2F36\" which reduces to \"7%2F18\".\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );