document.write( "Question 395810: how many liters of a 45% salt solution should be mixed with 9 liters of a 35% salt solution to make a solution that is 36% salt? Round to the nearest hundredth. \n" ); document.write( "
Algebra.Com's Answer #280886 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent the liters of a 45% salt solution
\n" ); document.write( "Question states***
\n" ); document.write( "Mixing to form (9L + x) of the 36% solution
\n" ); document.write( " .45x + .35*9L = .36(9L + x)
\n" ); document.write( "solving for x
\n" ); document.write( " .09x = .01*9L
\n" ); document.write( " x = .01*9L/.09
\n" ); document.write( " x = 1L\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " .45L + 3.15L = 3.60L = .36*10L \n" ); document.write( "
\n" );