document.write( "Question 303480: a chemist needs a 30% iron alloy. how many grams of a 70% iron alloy must be mixed with 16 grams of a 20% iron alloy to obtain the required 30% alloy \n" ); document.write( "
Algebra.Com's Answer #217484 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! .7x+.2*16=.3*(x+16) \n" ); document.write( "x=4 \n" ); document.write( ".7*4+.2*16=.3*20 \n" ); document.write( ".28+.32=.60 \n" ); document.write( "ok \n" ); document.write( " |