document.write( "Question 574831: Two fair 6-sided dice are rolled. What is the probability the sum of the two numbers on the dice is 3? \n" ); document.write( "
Algebra.Com's Answer #369307 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\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( "Above are the 36 ways the two dice can fall.  Those two \r\n" );
document.write( "I have colored red are the only ones that have sum 3.  \r\n" );
document.write( "That's 2 out of 36, so the probability is \"2%2F36\" which\r\n" );
document.write( "reduces to \"1%2F18\".\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );