document.write( "Question 658506: 4% of 510 lbs of the sea water is salt. How much pure water is to be extracted to make a contain 15% salt?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #410311 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 4% of 510 lbs of the sea water is salt. How much pure water is to be extracted to make a contain 15% salt? \n" ); document.write( ". \n" ); document.write( "Let x = amount (lbs) of pure water removed \n" ); document.write( "then \n" ); document.write( ".04(510) = .15(510-x) \n" ); document.write( "20.4 = 76.5-.15x \n" ); document.write( "-56.1 = -.15x \n" ); document.write( "374 lbs = x \n" ); document.write( " \n" ); document.write( " |