document.write( "Question 935308: A 6 Liter solution is 60% HCL acid. How much of this must be taken out and be replaced with water to reduce the solution into 45% HCL acid? \n" ); document.write( "
Algebra.Com's Answer #568495 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A 6 Liter solution is 60% HCL acid. How much of this must be taken out and be replaced with water to reduce the solution into 45% HCL acid?
\n" ); document.write( "***
\n" ); document.write( "let x=amount of 60% acid solution to be removed and replaced with water
\n" ); document.write( "6-x=amount of 60% acid solution remaining
\n" ); document.write( "..
\n" ); document.write( "60%(6-x)=45%*6
\n" ); document.write( "3.6-.6x=2.7
\n" ); document.write( ".6x=.9
\n" ); document.write( "x=1.5 liters
\n" ); document.write( "
\n" ); document.write( "
\n" );