document.write( "Question 638821: How many liters of acid should be mixed with 4 L of a 10% acid solution to produce a solution that is 80% acid? \n" ); document.write( "
Algebra.Com's Answer #402410 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.1*4+x=.8*(4+x)
\n" ); document.write( "x=14
\n" ); document.write( "add 14 liters of acid to make 18 liters of 80% acid solution
\n" ); document.write( "
\n" );