document.write( "Question 721621: \r
\n" );
document.write( "\n" );
document.write( "How many ounces of pure copper must a goldsmith add to 240 ounces of an alloy containing 40% copper to obtain an alloy containing 60% copper? \n" );
document.write( "
Algebra.Com's Answer #442452 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! .40*240+X=.60(240+X) \n" ); document.write( "96+X=144+.60X \n" ); document.write( "X-.60X=144-96 \n" ); document.write( ".40X=48 \n" ); document.write( "X=48/.40 \n" ); document.write( "X=120 OZ OF PURE COPPER IS NEEDED. \n" ); document.write( "PROOF: \n" ); document.write( ".40*240+120=.60(240+120) \n" ); document.write( "96+120=.60*360 \n" ); document.write( "216=216 \n" ); document.write( " |