document.write( "Question 1118479: how much metal that is 75% iron must be mixed with metal that is 60%iron in order to get 200 kilograms of a metal that is 69%iron \n" ); document.write( "
Algebra.Com's Answer #733807 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how much metal that is 75% iron must be mixed with metal that is 60%iron in order to get 200 kilograms of a metal that is 69%iron \n" ); document.write( "------ \n" ); document.write( "Equations: \n" ); document.write( "x + y = 200 kg \n" ); document.write( "0.75x + 0.60y = 0.69*200 \n" ); document.write( "--------------------------------- \n" ); document.write( "Modify for elimination:: \n" ); document.write( "75x + 75y = 75*200 \n" ); document.write( "75x + 60y = 69*200 \n" ); document.write( "----------------------- \n" ); document.write( "Subtract and solve for \"y\":: \n" ); document.write( "15y = 6*200 \n" ); document.write( "y = (2/5)200 \n" ); document.write( "y = 2*40 = 80 kg (amt. of 75% iron needed) \n" ); document.write( "x = 200-y = 120 kg (amt. of 60% iron needed) \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |