document.write( "Question 386363: an experiment consist of tossing two ordinary dice and adding the two numbers. determine the probability of obtaining a sum less than or equal to 4. \n" ); document.write( "
Algebra.Com's Answer #273210 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are \"6%5E2=36\" possible outcomes.
\n" ); document.write( "List the outcomes that sum to \"4\" or less.
\n" ); document.write( "(\"1\",\"1\")
\n" ); document.write( "(\"1\",\"2\")
\n" ); document.write( "(\"1\",\"3\")
\n" ); document.write( "(\"2\",\"1\"
\n" ); document.write( "(\"2\",\"2\")
\n" ); document.write( "(\"3\",\"1\")
\n" ); document.write( "Only \"6\" of them sum to \"4\" or less.
\n" ); document.write( "\"P=6%2F36=1%2F6\"
\n" ); document.write( "
\n" ); document.write( "
\n" );