document.write( "Question 568488: How many liters of pure antifreeze (100% solution) must be added to 30 liters of a 15% antifreeze solution to get a 40% antifreeze solution? \n" ); document.write( "
Algebra.Com's Answer #366972 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many liters of pure antifreeze (100% solution) must be added to 30 liters of a 15% antifreeze solution to get a 40% antifreeze solution?
\n" ); document.write( "---
\n" ); document.write( "alcohol + alcohol = alcohol
\n" ); document.write( "----
\n" ); document.write( "1*x + 0.15*30 = 0.40(x+30)
\n" ); document.write( "----
\n" ); document.write( "Multiply thru by 100 to get:
\n" ); document.write( "100x + 15*30 = 40*x + 40*30
\n" ); document.write( "60x = 25*30
\n" ); document.write( "x = (1/2)25 = 12.5 liters (amt. of pure antifreeze needed)
\n" ); document.write( "============================================================
\n" ); document.write( "cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );