document.write( "Question 208984: How many ounces of a metal other than gold must be added to 56 ounces of pure gold to make a composition 70% gold? \n" ); document.write( "
Algebra.Com's Answer #158045 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
How many ounces of a metal other than gold must be added to 56 ounces of pure
\n" ); document.write( " gold to make a composition 70% gold?
\n" ); document.write( ":
\n" ); document.write( "Let x = amt of metal to be added
\n" ); document.write( ":
\n" ); document.write( "Write an \"amt of gold\" equation
\n" ); document.write( "56 = .7(x+56)
\n" ); document.write( "56 = .7x + 39.2
\n" ); document.write( "56 - 39.2 = .7x
\n" ); document.write( "16.8 = .7x
\n" ); document.write( "x = \"16.8%2F.7\"
\n" ); document.write( "x = 24 oz of metal
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Check solution
\n" ); document.write( ".7(24+56) = 56
\n" ); document.write( "
\n" );