document.write( "Question 852958: How many liters of a 12% acid solution and a 20% acid solution should be mixed in order to get 4 liters of a 15% acid solution?
\n" ); document.write( "my answer was 1 liter of 12% with 4 liters of 20%
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #513781 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the higher concentrated solution of 20%
\n" ); document.write( ".20x + .12(4L - x) = .15(4L)
\n" ); document.write( " x = .03(4L)/.08 = 1.5L of 20% and 2.5L of 12% \n" ); document.write( "
\n" );