document.write( "Question 475545: A single die is rolled one time. Determine the probability of rolling a number greater than 3 or less than 5. \n" ); document.write( "
Algebra.Com's Answer #326146 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
greater than 3: 3/6=1/2
\n" ); document.write( "less than 5: 4/6=2/3
\n" ); document.write( "
\n" );