document.write( "Question 63899: Please help me solve this equation. {How many grams of 4% salt solution must be mixed with 80 grams of 11% salt solution to make an 8% salt solution?} \n" ); document.write( "
Algebra.Com's Answer #44539 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Please help me solve this equation. {How many grams of 4% salt solution must be mixed with 80 grams of 11% salt solution to make an 8% salt solution?} \n" ); document.write( "------------- \n" ); document.write( "Let amount of 4% solution be \"x\" ; amount of salt in it is 0.04x grams \n" ); document.write( "Amount of 11% solution is 80 grams; amount of salt in it is 0.11(80)=8.8 grms. \n" ); document.write( "----------- \n" ); document.write( "EQUATIOn: \n" ); document.write( "salt + salt = 0.08(80+x) \n" ); document.write( "0.04x+8.8=6.4+0.08x \n" ); document.write( "-0.04x=-2.4 \n" ); document.write( "x=60 (amount of 4% solution that must be mixed) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |