document.write( "Question 236564: how much does an alloy that is 20% copper should be mixed with 200 onces of an alloy that is 90% copper in order to get an alloy that is 30% copper \n" ); document.write( "
Algebra.Com's Answer #174101 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how much does an alloy that is 20% copper should be mixed with 200 onces of an alloy that is 90% copper in order to get an alloy that is 30% copper \n" ); document.write( "----------------- \n" ); document.write( "Equation: \n" ); document.write( "copper + copper = copper \n" ); document.write( "0.20x + 0.90*200 = 0.30(x+200) \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "20x + 90*200 = 30x + 30*200 \n" ); document.write( "-10x = -60*200 \n" ); document.write( "x = 1200 onces (amt of 20% alloy needed in the mixture) \n" ); document.write( "========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |