document.write( "Question 454125: Imagine you have two dice, one red and one white. You roll the dice at the same time.\r
\n" );
document.write( "\n" );
document.write( "a) How many possible outcomes are there? Explain how you get your answer.
\n" );
document.write( "b) What is the probability that the dice show a total of 8?
\n" );
document.write( "c) What is the probability that the dice show a total less than 5?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "HELP! :( \n" );
document.write( "
Algebra.Com's Answer #311892 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Imagine you have two dice, one red and one white. You roll the dice at the same time. \n" ); document.write( "a) How many possible outcomes are there? Explain how you get your answer. \n" ); document.write( "# of sum results: 6 x 6 = 36 \n" ); document.write( "------------------------------------ \n" ); document.write( "b) What is the probability that the dice show a total of 8? \n" ); document.write( "2/6;3/5;4/4;5/3;6/2 \n" ); document.write( "P(sum is 8) = 5/36 \n" ); document.write( "------------------------------------ \n" ); document.write( "c) What is the probability that the dice show a total less than 5? \n" ); document.write( "1/1;1/2;1/3 \n" ); document.write( "2/1;2/2 \n" ); document.write( "3/1 \n" ); document.write( "--- \n" ); document.write( "P(sum < 5) = 6/36 = 1/6 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================================= \n" ); document.write( " \n" ); document.write( " |