document.write( "Question 1194331: Need help setting up the equations.\r
\n" ); document.write( "\n" ); document.write( "A treasure chest contains 70 gold coins, 50 silver coins, and 100 bronze coins. How many additional gold coins must be added to the 220 coins already in the treasure chest so that half of the coins in the treasure chest are gold?
\n" ); document.write( "

Algebra.Com's Answer #826508 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A treasure chest contains 70 gold coins, 50 silver coins, and 100 bronze coins.
\n" ); document.write( " How many additional gold coins must be added to the 220 coins already in the treasure chest so that half of the coins in the treasure chest are gold?
\n" ); document.write( ":
\n" ); document.write( "let g = no. of gold coins that have to be added
\n" ); document.write( "g + 70 = .5(g + 220)
\n" ); document.write( "g + 70 = .5g + 110
\n" ); document.write( "g - .5g = 110 - 70
\n" ); document.write( ".5g = 40
\n" ); document.write( "g = 80 gold coins to be added
\n" ); document.write( ":
\n" ); document.write( "Check:
\n" ); document.write( " 80 + 220 = 300
\n" ); document.write( " 70 + 80 = 150, half of the total
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );