document.write( "Question 908338: Theodore needs to mix a 20% acid solution with a 60% acid solution to create 200 millileters of a 24% solution. How many millileters of each solution must Theodore use? \n" ); document.write( "
Algebra.Com's Answer #550965 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Theodore needs to mix a 20% acid solution with a 60% acid solution to create 200 millileters of a 24% solution. How many millileters of each solution must Theodore use?
\n" ); document.write( "-------------------
\n" ); document.write( "Equation:
\n" ); document.write( "acid + acid = acid
\n" ); document.write( "0.20x + 0.60(200-x) = 0.24*200
\n" ); document.write( "-----
\n" ); document.write( "20x + 60*200 - 60x = 24*200
\n" ); document.write( "-40x = -36*200
\n" ); document.write( "----
\n" ); document.write( "x = 5*36
\n" ); document.write( "x = 180 ml (amt. of 20% solution needed)
\n" ); document.write( "200-x = 20 ml (amt. of 60% solution needed)
\n" ); document.write( "--------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------------
\n" ); document.write( "
\n" );