document.write( "Question 974996: two acid solutions are available. One has a concentration of 20% acid and another that is 45% acid. How much of each acid must be mixed to obtain a 9L acid solution of 30% concentration? \n" ); document.write( "
Algebra.Com's Answer #596820 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
two acid solutions are available. One has a concentration of 20% acid and another that is 45% acid. How much of each acid must be mixed to obtain a 9L acid solution of 30% concentration?
\n" ); document.write( "------
\n" ); document.write( "Equation::
\n" ); document.write( "acid + acid = acid
\n" ); document.write( "0.20x + 0.45(9-x) = 0.30*9
\n" ); document.write( "-------
\n" ); document.write( "20x + 45*9 - 45x = 30*9
\n" ); document.write( "-25x = -15*9
\n" ); document.write( "x = (3/5)9
\n" ); document.write( "x = 27/5
\n" ); document.write( "x = 5.4L (amt. of 20% solution needed)
\n" ); document.write( "9-x = 3.6L (amt. of 45% solution needed)
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------
\n" ); document.write( "
\n" );