document.write( "Question 169202: A tank contains 440 litres of a mixture which is 23.0% acid. How many litres of a mixture which is 12.0% acid must be added to get a mixture which is 14.5% acid. \n" ); document.write( "
Algebra.Com's Answer #124768 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.23*440+.12x=.145(440+x)
\n" ); document.write( "101.2+.12x=63.8+.145x
\n" ); document.write( ".12x-.145x=63.8-101.2
\n" ); document.write( "-.025x=-37.4
\n" ); document.write( "x=-37.4/-.025
\n" ); document.write( "x=1,496 liters of 12% acid are used.
\n" ); document.write( "Proof:
\n" ); document.write( ".23*440+.12*1,496=.145(440+1,496)
\n" ); document.write( "101.2+179.52=.145*1,936
\n" ); document.write( "280.72=280.72\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );