document.write( "Question 818162: You roll a six-sided die and observe the number showing on the top side when the die comes to rest. What is the probability of observing:\r
\n" );
document.write( "\n" );
document.write( "a. an odd number?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "b. a number greater than 5?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "c. a number less than 4?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "d. a prime number?
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #492372 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! You roll a six-sided die and observe the number showing on the top side when the die comes to rest. What is the probability of observing: \n" ); document.write( "a. an odd number?\r \n" ); document.write( "\n" ); document.write( "b. a number greater than 5?\r \n" ); document.write( "\n" ); document.write( "c. a number less than 4?\r \n" ); document.write( "\n" ); document.write( "d. a prime number? \n" ); document.write( "Answer \n" ); document.write( "sample space to roll of one die =6 means (1,2,3,4,5,6) \n" ); document.write( "a. odd numbers are 1,3,5 so three \n" ); document.write( "probability to odd number will be 3/6=1/2 \n" ); document.write( "b.number grater than 5 is only 6 means only 1 \n" ); document.write( "probability = 1/6 \n" ); document.write( "c. number less than 4 are 1,2,3 means only three \n" ); document.write( "probability for =3/6=1/2 \n" ); document.write( "d. prime numbers are 2,3 5 means only three \n" ); document.write( "probability will be 3/6=1/2 \n" ); document.write( " \n" ); document.write( " |