document.write( "Question 990089: How many liters of a 80% acid solution must be added to 12 liters of a 25% acid solution to produce a 47% acid solution? \n" ); document.write( "
Algebra.Com's Answer #610206 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How many liters of a 80% acid solution must be added to 12 liters of a 25% acid solution to produce a 47% acid solution?
\n" ); document.write( "==========================
\n" ); document.write( "12*25 + 80*x = 47*(12+x) (total acid)
\n" ); document.write( "Solve for x
\n" ); document.write( "
\n" ); document.write( "
\n" );