document.write( "Question 285602: A raffle offers a first prize of $500, and two second prizes of $50 each. One ticket costs $2, and 1000 tickets are sold. Find the expected winnings for a person who buys one ticket. \n" ); document.write( "
Algebra.Com's Answer #207014 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A raffle offers a first prize of $500,
\n" ); document.write( "and two second prizes of $50 each.
\n" ); document.write( "One ticket costs $2, and 1000 tickets are sold.
\n" ); document.write( "Find the expected winnings for a person who buys one ticket.
\n" ); document.write( "-------------
\n" ); document.write( "Random winning values are: 498,48,-2
\n" ); document.write( "Correspondiing probabilities are: 1/500, 2/500, 497/500
\n" ); document.write( "-------------
\n" ); document.write( "Expected winnings = (498+2(48)+(497)(-2))/500
\n" ); document.write( "---
\n" ); document.write( "= (498 + 96 - 994)/500
\n" ); document.write( "---
\n" ); document.write( "= (-400/500)
\n" ); document.write( "= -4/5
\n" ); document.write( "= -$0.80
\n" ); document.write( "============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );