document.write( "Question 393667: For a fair game what should be the charge to play if there is a .003 probability to win $1,000, .007 probability to win $100, and .99 probability of not winning anything \n" ); document.write( "
Algebra.Com's Answer #279349 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
For a fair game what should be the charge to play if there is a .003 probability to win $1,000, .007 probability to win $100, and .99 probability of not winning anything
\n" ); document.write( "---
\n" ); document.write( "Let the charge be \"x\".
\n" ); document.write( "----
\n" ); document.write( "Winning values are: 1000-x ; 100-x ; -x
\n" ); document.write( "---
\n" ); document.write( "Note: A fair game has an expected value of zero.
\n" ); document.write( "----
\n" ); document.write( "Equation:
\n" ); document.write( "0.003(1000-x)+0.007(100-x)+0.99(-x) = 0
\n" ); document.write( "----
\n" ); document.write( "3(1000-x) + 7(100-x) - 990x = 0
\n" ); document.write( "---
\n" ); document.write( "3000-3x + 700-7x - 990x = 0
\n" ); document.write( "-1000x = -3700
\n" ); document.write( "x = $3.70 (amount you should pay to play the game)
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );