document.write( "Question 890015: Two fair, normal, six sided dice are used in a game of chance at the bar of the CheeseCake Restaurant. If you roll a combined value of '9' or over, you win $1.05 If you roll a '7' or '8', you lose $3. If you roll less than a '7', you win $0.60.
\n" );
document.write( "
\n" );
document.write( "What is your expected value if you play the game? \n" );
document.write( "
Algebra.Com's Answer #538645 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Here are all 36 rolls.\r\n" ); document.write( "\r\n" ); document.write( "(1,1) (1,2) (1,3) (1,4) (1,5) (1,6)\r\n" ); document.write( "\r\n" ); document.write( "(2,1) (2,2) (2,3) (2,4) (2,5) (2,6) \r\n" ); document.write( "\r\n" ); document.write( "(3,1) (3,2) (3,3) (3,4) (3,5) (3,6) \r\n" ); document.write( "\r\n" ); document.write( "(4,1) (4,2) (4,3) (4,4) (4,5) (4,6) \r\n" ); document.write( "\r\n" ); document.write( "(5,1) (5,2) (5,3) (5,4) (5,5) (5,6) \r\n" ); document.write( "\r\n" ); document.write( "(6,1) (6,2) (6,3) (6,4) (6,5) (6,6) \r\n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Here are all the rolls with a combined value of '9' or over:\r\n" ); document.write( "\r\n" ); document.write( " (3,6) \r\n" ); document.write( "\r\n" ); document.write( " (4,5) (4,6) \r\n" ); document.write( "\r\n" ); document.write( " (5,4) (5,5) (5,6) \r\n" ); document.write( "\r\n" ); document.write( " (6,3) (6,4) (6,5) (6,6)\r\n" ); document.write( "\r\n" ); document.write( "There are 10 of them, so the probability of getting a roll\r\n" ); document.write( "with a combined value of '9' or over is\n" ); document.write( " |