document.write( "Question 182776: Method of Elimination.
\n" ); document.write( "9. Liz works at ballpark selling bottled water. She sells 37 bottles in one shift. The large bottles sell for $5 each and the small bottles sell for $3 each. At the end of one game, she has taken in $131.
\n" ); document.write( "a) How many large bottles did Liz sell?
\n" ); document.write( "b) How many small bottles did she sell?
\n" ); document.write( "Please and thank you very much
\n" ); document.write( "

Algebra.Com's Answer #137230 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
9. Liz works at ballpark selling bottled water. She sells 37 bottles in one shift. The large bottles sell for $5 each and the small bottles sell for $3 each. At the end of one game, she has taken in $131.
\n" ); document.write( "a) How many large bottles did Liz sell?
\n" ); document.write( "b) How many small bottles did she sell?
\n" ); document.write( ":
\n" ); document.write( "let call the number of large and small bottles sold L and S, respectively
\n" ); document.write( ":
\n" ); document.write( "L+S=37...........eq 1
\n" ); document.write( "5L+3S=131........eq 2
\n" ); document.write( ":
\n" ); document.write( "multiply eq 1 by -3 and add the two equations together...
\n" ); document.write( ":
\n" ); document.write( "-3(L+S=37)=-3L-3S=-111
\n" ); document.write( ":
\n" ); document.write( "-3L-3S=-111......eq 1 revised
\n" ); document.write( "5L+3S=131........eq 2
\n" ); document.write( ":
\n" ); document.write( "adding equations together, we can see that the S terms are eliminated because
\n" ); document.write( "-3S+3S=0. we are left with -3L+5L=-111+131
\n" ); document.write( ":
\n" ); document.write( "2L=20
\n" ); document.write( ":
\n" ); document.write( "a)\"highlight%28L=10%29\"number of Large bottles sold
\n" ); document.write( ":
\n" ); document.write( "take L's found value and plug it back into any numbered equation. I will use eq2
\n" ); document.write( ":
\n" ); document.write( "5(10)+3S=131
\n" ); document.write( ":
\n" ); document.write( "3S=81
\n" ); document.write( ":
\n" ); document.write( "b)\"highlight%28S=27%29\"number of small bottles sold
\n" ); document.write( "
\n" );