document.write( "Question 1200246: A die is rolled. Find the probability of the given event.
\n" );
document.write( "(a) The number showing is a 3;
\n" );
document.write( "The probability is :
\n" );
document.write( "(b) The number showing is an even number;
\n" );
document.write( "The probability is :
\n" );
document.write( "(c) The number showing is greater than 5;
\n" );
document.write( "The probability is : \n" );
document.write( "
Algebra.Com's Answer #834316 by Fombitz(32388) You can put this solution on YOUR website! S standard die shows 1,2,3,4,5, or 6. Six possible choices. \n" ); document.write( "a) \n" ); document.write( "b) Three evens, three odds. \n" ); document.write( "c) Only 1 number greater than 5. |