document.write( "Question 691608: A) If two fair dice are rolled, what is the probability that a total showing is more than 3?\r
\n" );
document.write( "\n" );
document.write( "B) if two fair dice are rolled, what is the probability that a total showing is either even or less than nine? \n" );
document.write( "
Algebra.Com's Answer #426776 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A) If two fair dice are rolled, what is the probability that a total showing is more than 3? \n" ); document.write( "# of ways to succeed: 36-(1+2) = 33 \n" ); document.write( "# of possible outcomes: 36 \n" ); document.write( "P(condition) = 33/36 = 11/12 \n" ); document.write( "------------------------------------- \n" ); document.write( " \n" ); document.write( "B) if two fair dice are rolled, what is the probability that a total showing is either even or less than nine? \n" ); document.write( "------- \n" ); document.write( "# of ways to succeed: 18 + 15 - 9 = 24 \n" ); document.write( "--- \n" ); document.write( "# of possible outcomes: 36 \n" ); document.write( "P(condition) = 24/36 = 2/3 \n" ); document.write( "=============================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " \n" ); document.write( " |