document.write( "Question 862250: A game is played using a fair coin. The coin is tossed three times. If exactly 1 head occurs, the player wins $5. If exactly 2 heads occurs, the player wins $5. If exactly 3 heads occur, the player wins $10. For any other outcome, the player wins nothing. It costs $2 to play the game. What is the expected value? \n" ); document.write( "
Algebra.Com's Answer #519593 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( " E = $3(.375) + $3(.375) + $8(.125)- $2(.125) \n" ); document.write( "
\n" );