document.write( "Question 1109169: A container contained 500mL of a solution that was 52% water. How much water should be removed from the solution so that the remainder would be only 40% water? \n" ); document.write( "
Algebra.Com's Answer #724192 by addingup(3677)![]() ![]() You can put this solution on YOUR website! .52(500) = .40(500+x) \n" ); document.write( "260 = 200+.40x \n" ); document.write( ".40x = 60 \n" ); document.write( "x = 150 \n" ); document.write( "You have to remove 150ml of water to get a solution with only 40% water \n" ); document.write( " \n" ); document.write( " |