document.write( "Question 1091487: A die is thrown once . Find the probability of getting no between 3 and 6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #705885 by mathmate(429)![]() ![]() You can put this solution on YOUR website! Assume that the die is fair. \n" ); document.write( "Then the outcomes 1 to 6 are equiprobable. \n" ); document.write( "Not between 3 and 6 means either 1 or 2. \n" ); document.write( "The probability is therefore 2/6=1/3 \n" ); document.write( " |