document.write( "Question 359726: A chemistry experiment calls for a 20% solution of copper sulfate. You have 150 milliliters of a 30% solution. How many milliliters of an 18% solution should you add to get a 20% solution? \n" ); document.write( "
Algebra.Com's Answer #256722 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x reprsent the milliliters of an 18% solution to add
\n" ); document.write( ".30*150ml + .18x = .20(150ml + x)
\n" ); document.write( ".30*150ml + .18x = .20*150ml + .20x
\n" ); document.write( ".10*150ml = .02x
\n" ); document.write( "750ml = x
\n" ); document.write( "checking our answer
\n" ); document.write( "45 + 135 = .20*900 = 180 \n" ); document.write( "
\n" );