document.write( "Question 112584: A chemist has 1000 g of a solution that is 40% acid. How many grams of water must be added to reduce the acidity to 25%? \n" ); document.write( "
Algebra.Com's Answer #82095 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
1000*.4=x+.25(1000+x)
\n" ); document.write( "400=x+250+.25x
\n" ); document.write( "1.25x=150
\n" ); document.write( "x=150/1.25
\n" ); document.write( "x=120 g of pure water needs to be added.
\n" ); document.write( "proof
\n" ); document.write( "400=120+250+30
\n" ); document.write( "400=400
\n" ); document.write( "
\n" ); document.write( "
\n" );