document.write( "Question 885735: One alloy of iron consists 49% iron & another 28% irob.How many tons should be used to make 120 tons of 42% iron alloy? \n" ); document.write( "
Algebra.Com's Answer #535435 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! One alloy of iron consists 49% iron & another 28% irob.How many tons should be used to make 120 tons of 42% iron alloy? \n" ); document.write( "*** \n" ); document.write( "let x=amt of 49% iron to use \n" ); document.write( "120-x=amt of 28% iron to use \n" ); document.write( ".. \n" ); document.write( "49%x+28%(120-x)=42%*120 \n" ); document.write( ".49x+33.6-.28x=50.4 \n" ); document.write( ".21x=16.8 \n" ); document.write( "x=80 \n" ); document.write( "120-x=40 \n" ); document.write( "amt of 49% iron to use=80 tons \n" ); document.write( "amt of 28% iron to use=40 tons \n" ); document.write( " \n" ); document.write( " |