document.write( "Question 272888: How much 35% copper alloy should be melted with 37 kg of 75% copper alloy to produce an alloy which is 50% copper. If necessary round your answer to the nearest tenth. \n" ); document.write( "
Algebra.Com's Answer #199481 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.75*37+.35X=.50(37+X)
\n" ); document.write( "27.75+.35X=18.5+.50X
\n" ); document.write( ".35X-.50X=18.5-27.75
\n" ); document.write( "-.15X=-9.25
\n" ); document.write( "X=-9.25/-.15
\n" ); document.write( "X=61.7 KG OF 35% COPPER IS USED.
\n" ); document.write( "PROOF:
\n" ); document.write( ".75*37+.35*61.7=.50(37+61.7)
\n" ); document.write( "27.8+21.6=.50*98.7
\n" ); document.write( "49.4=49.49.4
\n" ); document.write( "
\n" );