document.write( "Question 718634: How much water has to be evaporated from90 liters of a 5 acid solution in order to make it into a 6% solution? \n" ); document.write( "
Algebra.Com's Answer #441030 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
How much water has to be evaporated from90 liters of a 5 acid solution in order to make it into a 6% solution?
\n" ); document.write( "***
\n" ); document.write( "let x=amt of water to be evaporated
\n" ); document.write( "5%*90=6%(90-x)
\n" ); document.write( "4.5=5.4-.06x
\n" ); document.write( ".06x=0.9
\n" ); document.write( "x=0.9/.06=15
\n" ); document.write( "amt of water to be evaporated=15 liters
\n" ); document.write( "
\n" );