document.write( "Question 408567: How many liters of a 50% acid solution must be added to 10 liters of a 15% acid solution to produce a 25% acid solution? \n" ); document.write( "
Algebra.Com's Answer #287946 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent amount of the 50% solution
\n" ); document.write( "Question states***
\n" ); document.write( " .50x + .15*10L = .25(10L + x)
\n" ); document.write( " .25x = .10*10L
\n" ); document.write( " x = 4L
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( ".50*4 + .15*10 = 2 + 1.5 = 3.5 = .25*14 \n" ); document.write( "
\n" );