document.write( "Question 620824: How many liters of water should be used to dilute a 100 % of 240 liters liquid to obtain a 75 % solution ? \n" ); document.write( "
Algebra.Com's Answer #390405 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "
 
\n" ); document.write( "Hi,
\n" ); document.write( "How many liters\"highlight%28x%29\" of water should be used to dilute a 100% of 240L liquid to obtain a 75%solution?
\n" ); document.write( " water = water
\n" ); document.write( " x = .25(x + 240)
\n" ); document.write( " .75x = .25(240)
\n" ); document.write( " x = .25*240/.75 = 80L of water need to be added. \n" ); document.write( "
\n" );