document.write( "Question 1020872: A die rolled once. What is the probability of obtaining a number a) less than 3, b) 3 to 6, and c) greater than 2 \n" ); document.write( "
Algebra.Com's Answer #636687 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Assuming the die is unbiased,\r
\n" ); document.write( "\n" ); document.write( "a) 2/6, or 1/3.\r
\n" ); document.write( "\n" ); document.write( "b) 4/6, or 2/3.\r
\n" ); document.write( "\n" ); document.write( "c) 2/3, same as in (b).
\n" ); document.write( "
\n" );