document.write( "Question 747323: A 60 oz solution has a salt concentration of 20% . How many ounces of pure salt must be added to the solution to raise its concentration to 25% ? \r
\n" );
document.write( "\n" );
document.write( "I wasn't sure but I kept getting 12 oz and 240 oz. I'm pretty sure both of them are wrong \n" );
document.write( "
Algebra.Com's Answer #454820 by Alan3354(69443) You can put this solution on YOUR website! A 60 oz solution has a salt concentration of 20% . How many ounces of pure salt must be added to the solution to raise its concentration to 25% ? \n" ); document.write( "---------------- \n" ); document.write( "Algebra method: \n" ); document.write( "60*20 + x*100 = (60+x)*25 \n" ); document.write( "100x + 1200 = 25x + 1500 \n" ); document.write( "75x = 300 \n" ); document.write( "x = 4 oz \n" ); document.write( "--------------- \n" ); document.write( "A logical method: \n" ); document.write( "60*0.20 = 12 oz of salt --> 48 oz of water. \n" ); document.write( "25% salt --> 75% water \n" ); document.write( "To make 48 oz of water = 75% the total solution = 64 oz \n" ); document.write( "64 - 60 = 4 oz\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |