document.write( "Question 782123: How much copper and how much magnesium should be added to 200lbs of an alloy containing 20% copper and 40% magnesium to produce an alloy containing 24% copper and 50% magnesium? \n" ); document.write( "
Algebra.Com's Answer #476291 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How much copper and how much magnesium should be added to 200lbs of an alloy containing 20% copper and 40% magnesium to produce an alloy containing 24% copper and 50% magnesium? \n" ); document.write( "-------------------- \n" ); document.write( "Copper Equation:: 0.20*200 + 1*c = 0.24(200+c) \n" ); document.write( "20*200 + 100c = 24*200 + 24c \n" ); document.write( "76c = 4*200 \n" ); document.write( "c = 200/19 \n" ); document.write( "c = 10.53 lbs (amt. of pure copper to add) \n" ); document.write( "================================================ \n" ); document.write( "Magnesium Eq::::: 0.40*200 + 1*m = 0.50(200+m) \n" ); document.write( "40*200 + 100m = 50*200 + 50m \n" ); document.write( "50m = 10*200 \n" ); document.write( "m = 40 lbs (amt of pure magnesium to add) \n" ); document.write( "================================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |