document.write( "Question 1194285: A fair die is thrown, find the probability of getting
\n" ); document.write( "(a) five (b) an odd number (c) a number less than four
\n" ); document.write( "

Algebra.Com's Answer #826441 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
probability of a 5 is 1/6
\n" ); document.write( "of an odd number is 1/3, since it can be a 1,3, or 5
\n" ); document.write( "number less than 4 includes 3,2, and 1, so that probability is 1/2 as well.
\n" ); document.write( "
\n" );