document.write( "Question 1012519: How much of each solution, a 30% solution and a 50% solution, would be added together to produce 10 litres of a 45% solution? \n" ); document.write( "
Algebra.Com's Answer #628472 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "T=amount of 30% solution; F=amount of 50% solution
\n" ); document.write( ".
\n" ); document.write( "T+F=10L
\n" ); document.write( "T=10L-F
\n" ); document.write( ".
\n" ); document.write( "0.30T+0.50F=0.45(10L)
\n" ); document.write( "0.30(10L-F)+0.50F=4.5L
\n" ); document.write( "3.0L-0.30F+0.50F=4.5L
\n" ); document.write( "0.20F=1.5L
\n" ); document.write( "F=7.5L
\n" ); document.write( ".
\n" ); document.write( "T=10L-F=10L-7.5L=2.5L
\n" ); document.write( ".
\n" ); document.write( "ANSWER: Add 2.5 liters of 30% solution and 7.5 liters of
\n" ); document.write( "50% solution to produce 10 liters of 45% solution.
\n" ); document.write( "
\n" ); document.write( "
\n" );