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)\"\" \"About 
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) \"+%28+a+%2B+120+%29+%2F+%28+a+%2B+b+%2B+600+%29+=+.25+\"
\n" ); document.write( "(2) \"+%28+b+%2B+240+%29+%2F+%28+a+%2B+b+%2B+600+%29+=+.50+\"\r
\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( "
\n" );