document.write( "Question 907669: How much quantity each of pure tin and iron must be added to 600 kilograms of an alloy containing 20% tin and 40% iron to make an alloy which is 25% tin and 50% iron? \n" ); document.write( "
Algebra.Com's Answer #550489 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! .20*600=600/5=120 kilos of tin we want .25 or 1/4 or 25% \n" ); document.write( ".40*600=240 kilos of iron we want 50% or .5 or 1/2\r \n" ); document.write( "\n" ); document.write( "(1) \n" ); document.write( "(2) \n" ); document.write( "\n" ); document.write( "(a + 120 ) / ( a + b + 600 ) = .25, \n" ); document.write( "( b + 240 ) / ( a + b + 600 ) = .50 \n" ); document.write( "a=120 tin \n" ); document.write( "b=240 iron \n" ); document.write( "240/960=1/4 \n" ); document.write( "480/960=1/2 \n" ); document.write( " |