document.write( "Question 154183: How much water must be evaporated from 38 ounces of a 4% salt solution to make a 5% salt solution?\r
\n" );
document.write( "\n" );
document.write( "I have to \"let x = something\"
\n" );
document.write( "and then set up an equation and solve it. \n" );
document.write( "
Algebra.Com's Answer #113495 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How much water must be evaporated from 38 ounces of a 4% salt solution to make a 5% salt solution? \n" ); document.write( "---------------------- \n" ); document.write( "Let \"x\" be the amount of water that must be evaporated. \n" ); document.write( "--------------- \n" ); document.write( "EQUATION: \n" ); document.write( "Salt: 0.04*38 - 0*x = 0.05(38-x) \n" ); document.write( "1.52 = 1.9 -0.05x \n" ); document.write( "-0.05x =-0.38 \n" ); document.write( "x = 8 ounces (amount of water that must be evaporated) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |