document.write( "Question 250289: How many liters of a 10% acid solution must be mixed with 5 liters of a 25% acid solution to give a 15% solution? \n" ); document.write( "
Algebra.Com's Answer #182217 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.10x+.25(5)=.15(x+5) \n" ); document.write( "
\n" );