document.write( "Question 881705: In a game, you have a 1/20 probability of winning $115 and a 19/20 probability of losing $5. What is your expected value? \n" ); document.write( "
Algebra.Com's Answer #532424 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
E(in dollars) = (1/20)115 - (19/20)5 \n" ); document.write( "
\n" );