document.write( "Question 408964: Joe has lots of 8% acid solution and lots of 14% acid solution. How much of each must he combine to obtain 12 liters of 10% acid solution? \n" ); document.write( "
Algebra.Com's Answer #288000 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "combine to obtain 12 liters
\n" ); document.write( "Let x and (12L-x) represent the amount of %14 and %8 solution respectively
\n" ); document.write( "Question states***
\n" ); document.write( " .14x + .08(12L-x) = .10*12L
\n" ); document.write( "Solving for x
\n" ); document.write( " .06x = .02*12L
\n" ); document.write( " x = 4L, the amount of 14% solution. 8L of 8% solution. (12L-4L)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " .14*4L + .08*8L = .56L + .64L = 1.2L \n" ); document.write( "
\n" );