document.write( "Question 608429: A chemist has 500 liters of a 60% solution of silver nitrate. How many liters of a 30% silver nitrate solution should be added to obtain a 50% solution. \n" ); document.write( "
Algebra.Com's Answer #383184 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A chemist has 500 liters of a 60% solution of silver nitrate. How many liters of a 30% silver nitrate solution should be added to obtain a 50% solution.
\n" ); document.write( ".
\n" ); document.write( "Let x = amount (liters) of 30% silver nitrate solution added
\n" ); document.write( "then
\n" ); document.write( ".30x + .60(500) = .50(500+x)
\n" ); document.write( ".30x + 300 = 250+.50x
\n" ); document.write( "300 = 250+.20x
\n" ); document.write( "50 = .20x
\n" ); document.write( "50/.20 = x
\n" ); document.write( "250 liters = x
\n" ); document.write( "
\n" ); document.write( "
\n" );