document.write( "Question 167176: If two dice are rolled, what is the probability that the resulting sum is less than 5? \n" ); document.write( "
Algebra.Com's Answer #123220 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
\"P+=number+of+favorable+outcomes%2Fnumber+of+sides\"
\n" ); document.write( "Two dice = 12 sides
\n" ); document.write( "number of favorable outcomes = 1 + 1, 1 + 2, 1 + 3, 2 + 2; any other combination gives a sum greater than 5;
\n" ); document.write( "\"+P+=+4%2F12+=+1%2F3\"
\n" ); document.write( ":)
\n" ); document.write( "
\n" );