document.write( "Question 662906: Copper that was 63% pure was melted together with copper that was 90% pure to make 18 kilograms of an alloy that was 75% pure. How many kilograms of each kind were used? \n" ); document.write( "
Algebra.Com's Answer #412548 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Copper that was 63% pure was melted together with copper that was 90% pure to make 18 kilograms of an alloy that was 75% pure. How many kilograms of each kind were used? \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "copper + copper = copper \n" ); document.write( "--- \n" ); document.write( "0.63x + 0.90(18-x) = 0.75*18 \n" ); document.write( "---- \n" ); document.write( "63x + 90*18 - 90x = 75*18 \n" ); document.write( "-27x = -15*18 \n" ); document.write( "--- \n" ); document.write( "x = 10 kg (amt of 63% alloy needed) \n" ); document.write( "--- \n" ); document.write( "18-x = 8 kg (amt of 90% alloy needed) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |