document.write( "Question 528387: If you roll two six-sided dice, what is the probability that at least one die shows a 1, 2, 3, or 4, or the sum is odd?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #349266 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "There are only 4 rolls that don't show 1,2,3, or 4.\r\n" );
document.write( "They are (5,5), (5,6), (6,5) and (6,6) and two of those\r\n" );
document.write( "have odd sums, so there are only 2 rolls (5,5) and (6,6)\r\n" );
document.write( "which don't have at least one die showing a 1, 2, 3, or 4, \r\n" );
document.write( "or the sum is odd, and those are (5,5) and (6,6).  So the\r\n" );
document.write( "other 34 rolls fit the category.  So the probability is\r\n" );
document.write( "34 out of the 36 or \"34%2F36\" which reduces to \"17%2F18\".\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( "The 34 red ones out of the 36 rolls or \"34%2F36\" or \"17%2F18\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );