document.write( "Question 1026587: A metal worker has a metal alloy that 30% copper and another one is 55% copper. how many kilograms of each alloy should the metalworker combine to make 50kg of a 50% copper alloy? \n" ); document.write( "
Algebra.Com's Answer #641838 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A metal worker has a metal alloy that 30% copper and another one is 55% copper. how many kilograms of each alloy should the metalworker combine to make 50kg of a 50% copper alloy? \n" ); document.write( "--------------------- \n" ); document.write( "Equation: \n" ); document.write( "copper + copper = copper \n" ); document.write( "0.30x + 0.55(50-x) = 0.50*50 kg \n" ); document.write( "---------------------------------------- \n" ); document.write( "30x + 55*50 - 55x = 50*50 \n" ); document.write( "-------- \n" ); document.write( "-25x = -5*50 \n" ); document.write( "-------- \n" ); document.write( "x = 10 kg (amt. of 30% needed) \n" ); document.write( "50-x = 40 kg (amt. of 55% needed) \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |