document.write( "Question 965311: A fair 6-sided number cube is rolled once. The sides are numbered 1,2,3,4,5 and 6. Find the probability that the number rolled is:\r
\n" );
document.write( "\n" );
document.write( "A) odd or 6 \r
\n" );
document.write( "\n" );
document.write( "B) less than 3 or even \r
\n" );
document.write( "\n" );
document.write( "C) even or 4 \r
\n" );
document.write( "\n" );
document.write( "D) odd and less than 5 \n" );
document.write( "
Algebra.Com's Answer #590075 by EdenWolf(517)![]() ![]() You can put this solution on YOUR website! A) 4/6 or 2/3 \n" ); document.write( "B) 4/6 or 2/3 (Not including 3 itself) \n" ); document.write( "C) 3/6 or 1/2 \n" ); document.write( "D) 1/6 \n" ); document.write( " |