document.write( "Question 158646This question is from textbook
\n" );
document.write( ": How many ounces of water must be added to a 20 oz. of a 8% salt solution to make a 2% salt solution? \n" );
document.write( "
Algebra.Com's Answer #116865 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! How many ounces of water must be added to a 20 oz. of a 8% salt solution to make a 2% salt solution? \n" ); document.write( ": \n" ); document.write( "Let x = amt of water required \n" ); document.write( ": \n" ); document.write( "The amt of salt does not change, just the percent changes. \n" ); document.write( "Write a simple equation from this fact \n" ); document.write( ": \n" ); document.write( ".08(20) = .02(x+20) \n" ); document.write( ": \n" ); document.write( "1.6 = .02x + .4 \n" ); document.write( ": \n" ); document.write( "1.6 - .4 = .02x \n" ); document.write( "x = \n" ); document.write( "x = 60 oz of water required \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check (Resulting total = 80 0z \n" ); document.write( ".08(20) = .02(80) \n" ); document.write( "1.6 = 1.6 \n" ); document.write( "; \n" ); document.write( "Was this understandable? \n" ); document.write( " |