document.write( "Question 546395: A chemist wants to make 40 liters of 22.5% acid solution. She is going to make it by mixing a 10% acid and a 30% acid solution. How many liters of each will she need? \n" ); document.write( "
Algebra.Com's Answer #355962 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A chemist wants to make 40 liters of 22.5% acid solution. She is going to make it by mixing a 10% acid and a 30% acid solution. How many liters of each will she need?
\n" ); document.write( ".
\n" ); document.write( "Let x = amount (liters) of 10% acid
\n" ); document.write( "then
\n" ); document.write( "40-x = amount (liters) of 30% acid
\n" ); document.write( ".
\n" ); document.write( ".10x + .30(40-x) = .225(40)
\n" ); document.write( ".10x + 12-.30x = 9
\n" ); document.write( "12-.20x = 9
\n" ); document.write( "12 = 9+.20x
\n" ); document.write( "3 = .20x
\n" ); document.write( "3/.20 = x
\n" ); document.write( "15 liters = x (amount of 10% acid)
\n" ); document.write( ".
\n" ); document.write( "Amount of 30% acid:
\n" ); document.write( "40-x = 40-15 = 25 liters\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );