document.write( "Question 346689: maggie throws two number cubes numbered 1-6. What is the probability that she rolls a sum of 7? \n" ); document.write( "
Algebra.Com's Answer #247952 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are \"36\" total outcomes(\"6%5E2\").
\n" ); document.write( "The rolls that sum to \"7\" are:
\n" ); document.write( "(\"1\",\"6\")
\n" ); document.write( "(\"2\",\"5\")
\n" ); document.write( "(\"3\",\"4\")
\n" ); document.write( "(\"4\",\"3\")
\n" ); document.write( "(\"5\",\"2\")
\n" ); document.write( "(\"6\",\"1\")
\n" ); document.write( "That makes \"6\" possible outcomes.
\n" ); document.write( "P(sum=7)=\"6%2F36=1%2F6\".
\n" ); document.write( "
\n" ); document.write( "
\n" );