document.write( "Question 600719: what is the probability of tossing two number cubes labeled 1-6 and getting a sum of 5 or less \n" ); document.write( "
Algebra.Com's Answer #379504 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
what is the probability of tossing two number cubes labeled 1-6 and getting a sum of 5 or less
\n" ); document.write( "----
\n" ); document.write( "winning combinations:
\n" ); document.write( "1/1
\n" ); document.write( "1/2;2/1
\n" ); document.write( "1/4;2/3;3/2;4/1
\n" ); document.write( "-----
\n" ); document.write( "# of winning combinations: 7
\n" ); document.write( "# of possible outcomes: 36
\n" ); document.write( "----
\n" ); document.write( "P(sum of 5 or less) = 7/36
\n" ); document.write( "=============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );