document.write( "Question 1142814: If a player rolls two dice and a gets a sum of 2 or 12, she wins $20. If a person gets a product of 12, she wins $ 15. If she gets a sum of 5 or 9, she wins $2. For the game to be fair, how much should the person pay to play the game?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #763548 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "The full space of events is the set of all pairs  (i,j), where i and j are integer numbers from 1 to 6, inclusively.\r\n" );
document.write( "\r\n" );
document.write( "This space consists of  6*6 = 36 elements, and each element/event has the probability of  \"1%2F36\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Of them, the outcomes where the sum is 2 or 12, are\r\n" );
document.write( "\r\n" );
document.write( "    sum   2 :  (1,1)            In all, 1 pair worth $20.\r\n" );
document.write( "\r\n" );
document.write( "    sum  12 :  (6,6)            In all, 1 pair worth $20.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The outcomes where the product is 12, are\r\n" );
document.write( "\r\n" );
document.write( "                (2,6), (3,4), (4,3), (6,2)         In all, 4 pairs worth $15 each\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The outcomes where the sum is 5 or 9, are\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    sum 5 :  (1,4), (2,3), (3,2), (4,1)            In all, 4 pairs worth $2 each\r\n" );
document.write( "\r\n" );
document.write( "    sum 9 :  (3,6), (4,5), (5,4), (6,3)            In all, 4 pairs worth $2 each\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the mathematical expectation of winning sum is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"20%2F36+%2B+20%2F36+%2B+%284%2A15%29%2F36+%2B+%284%2A2%29%2F36+%2B+%284%2A2%29%2F36\" = \"%2820+%2B+20+%2B+60+%2B+8+%2B+8%29%2F36\" = \"116%2F36\" = \"29%2F9\"  = \"3\"\"2%2F9\" dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  For the game to be fair, the person should pay \"3\"\"2%2F9\" dollars.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );