document.write( "Question 467395: A person spins the pointer on a wheel and is awarded the amount indicated by the pointer. 1/2 of wheel is worth $2.00, 1/4 of wheel is worth $10.00, and 1/4 of wheel is worth $15.00
\n" ); document.write( "It costs $8 to play the game.
\n" ); document.write( "Determine: The expectation of a person who plays the game.
\n" ); document.write( "The fair price to play the game.
\n" ); document.write( "Show your work for full credit.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #320683 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Expectation = (1/2)*(2)+(1/4)*(10)+(1/4)*(15) - 8 = 7.25-8 = -0.75\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This means that you expect to lose about 75 cents per game\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Determining Fair price:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let x = price to play game\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Fair price means expectation = 0\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Expectation = (1/2)*(2)+(1/4)*(10)+(1/4)*(15) - x = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "7.25 - x = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 7.25\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Fair price = 7.25 dollars
\n" ); document.write( "
\n" );