document.write( "Question 372093: How much of a 50% solution would have to be added to a 20% solution to make 24 liters of a 30% solution ?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #265058 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the total amount of 50% solution.
\n" ); document.write( "Then(24L-x) would be the amount of the 20% solution.
\n" ); document.write( ".50x + .20(24L-x) = .30*24L
\n" ); document.write( "solving for x
\n" ); document.write( ".50x + .20*24L - .20x = .30*24L
\n" ); document.write( ".30x = .10*24L
\n" ); document.write( "x = 8L of the 50% solution\r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( "(16L of the 20% solution (24-8)
\n" ); document.write( ".50*8 + .20*16 = 4 + 3.2 = 7.2= .30*24 \n" ); document.write( "
\n" );