document.write( "Question 277859: How many gallons of pure water must be added to a 12% salt solution in order to obtain an 8% salt solvent? \r
\n" );
document.write( "\n" );
document.write( "Please send answer to humble.boy.76@hotmail.com\r
\n" );
document.write( "\n" );
document.write( "Thank You. . . Having problems with this one. \n" );
document.write( "
Algebra.Com's Answer #202256 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! How many gallons of pure water must be added to a 12% salt solution in order to obtain an 8% salt solvent? \n" ); document.write( ": \n" ); document.write( "You need to know how much 12% salt solution, assume it is 10 gal \n" ); document.write( ": \n" ); document.write( "Let x = amt of water to accomplish this \n" ); document.write( ": \n" ); document.write( ".12(10) = .08(x+10) \n" ); document.write( "1.2 = .08x + .8 \n" ); document.write( "1.2 - .8 = .08x \n" ); document.write( ".4 = .08x \n" ); document.write( "x = \n" ); document.write( "x = 5 gallons of water required \n" ); document.write( " |