document.write( "Question 232544: Find the probability of getting a prime number in each case.
\n" );
document.write( "(a) a number is chosen from the set (1,2,3,4,....12)
\n" );
document.write( "(b) Two dice are rolled and the sum is observed \n" );
document.write( "
Algebra.Com's Answer #171831 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the probability of getting a prime number in each case. \n" ); document.write( "(a) a number is chosen from the set (1,2,3,4,....12) \n" ); document.write( "Ways to succeed: 2,3,5,7,11 \n" ); document.write( "P(prime) = 5/12 \n" ); document.write( "-------------------------------- \n" ); document.write( "(b) Two dice are rolled and the sum is observed \n" ); document.write( "No problem is stated. \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |