document.write( "Question 1201645: Find the probability that the sum is as stated when a pair of dice is rolled. (Enter your answers as fractions.)
\n" ); document.write( "(a) odd and doubles
\n" ); document.write( "(b) odd or doubles
\n" ); document.write( "

Algebra.Com's Answer #836103 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
   \r\n" );
document.write( "Here are all 36 possible rolls:\r\n" );
document.write( "\r\n" );
document.write( "(1,1) (2,1) (3,1) (4,1) (5,1) (6,1)\r\n" );
document.write( "(1,2) (2,2) (3,2) (4,2) (5,2) (6,2)\r\n" );
document.write( "(1,3) (2,3) (3,3) (4,3) (5,3) (6,3)\r\n" );
document.write( "(1,4) (2,4) (3,4) (4,4) (5,4) (6,4)\r\n" );
document.write( "(1,5) (2,5) (3,5) (4,5) (5,5) (6,5)\r\n" );
document.write( "(1,6) (2,6) (3,6) (4,6) (5,6) (6,6)
(a) odd and doubles
\r\n" );
document.write( "Count how many BOTH have odd sums AND ALSO are doubles. Make a fraction with\r\n" );
document.write( "that number as the numerator and 36 as the denominator. If it will reduce, do\r\n" );
document.write( "so.
(b) odd or doubles
Count how many EITHER have odd sums OR are doubles. Make a fraction with that \r\n" );
document.write( "number as the numerator and 36 as the denominator. If it will reduce, do so.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );