document.write( "Question 464007: You roll two dice. What is the probability that the total of the two dice is even or that the total is less than 5? \n" ); document.write( "
| Algebra.Com's Answer #317827 by edjones(8007)     You can put this solution on YOUR website! 1/2 the totals are even. \n" ); document.write( "Less than 5 which are odd 3 = 2/36 \n" ); document.write( "18/36 + 2/36 = 20/36 = 5/9 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |