document.write( "Question 899019: A chemist wants to create a solution that is 24% acid. How many liters of a 40% acid solution must be added to 50 liters of an 18%
\n" ); document.write( "acid solution to obtain this 24% acid mixture?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #545124 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
0.4*x+0.18*50=0.24(50+x)
\n" ); document.write( "0.4x-0.24x=12-9
\n" ); document.write( "0.16x=3
\n" ); document.write( "x=18.75
\n" ); document.write( "
\n" ); document.write( "
\n" );