document.write( "Question 863779: How many liters of a 25% solution must be added to 30 liters of an 80% solution to create a 50% solution? \n" ); document.write( "
Algebra.Com's Answer #520593 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( ".80(30L) + .25x = .50(30L + x)
\n" ); document.write( " .30(30L) /.75 = x \n" ); document.write( "
\n" );