document.write( "Question 1110748: A bag contains 2 gold marbles, 6 silver marbles, and 30 black marbles. Someone offers to play this game: You randomly select one marble from the bag. If it is gold, you win $3. If it is silver, you win $2. If it is black, you lose $1.\r
\n" ); document.write( "\n" ); document.write( "What is your expected value if you play this game?
\n" ); document.write( "

Algebra.Com's Answer #725894 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Altogether, you have 38 marbles. So, the expected value would be:
\n" ); document.write( "(3 x 2/38)+(2 x 6/38)-(1 x 30/38)=$-12/38, or a loss of 32 cents
\n" ); document.write( "☺☺☺☺
\n" ); document.write( "
\n" );