document.write( "Question 987293: A chemistry teacher needs to mix a 20% salt solution with a 90% salt solution to make 25 qt of a 48% salt solution. How many quarts of each solution should the teacher mix to get the desired result? \n" ); document.write( "
Algebra.Com's Answer #608034 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "A chemistry teacher needs to mix a 20% salt solution with a 90% salt solution to make 25 qt of a 48% salt solution. How many quarts of each solution should the teacher mix to get the desired result?
\n" ); document.write( "
Let amount of 20% solution to be mixed, be T
\n" ); document.write( "Then amount of 90% solution to be mixed = 25 - T
\n" ); document.write( "We then get: .2T + .9(25 - T) = .48(25)
\n" ); document.write( ".2T + 22.5 - .9T = 12
\n" ); document.write( ".2T - .9T = 12 - 22.5
\n" ); document.write( "- .7T = - 10.5
\n" ); document.write( "T, or amount of 20% solution to be mixed = \"%28-+10.5%29%2F%28-+.7%29\", or \"highlight_green%2815%29\" quarts
\n" ); document.write( "Amount of 90% solution to be mixed = 25 - 15, or \"highlight_green%2810%29\" quarts \n" ); document.write( "
\n" );