document.write( "Question 972969: how many liters of a 48% solution should be added to 40 liters of a 35% solution if the final mixture is to contain a 40% solution? \n" ); document.write( "
Algebra.Com's Answer #595237 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x=liters of 48% solution
\n" ); document.write( "The trick in this is to remember the final solution is going to be 40 liters (the other part) +x added.\r
\n" ); document.write( "\n" ); document.write( ".48x +40(.35)=(40+x)*0.40\r
\n" ); document.write( "\n" ); document.write( ".48x + 14 =16 + 0.40x
\n" ); document.write( "0.08x =2
\n" ); document.write( "8x=200
\n" ); document.write( "x=25 liters\r
\n" ); document.write( "\n" ); document.write( "total solution is 65 liters
\n" ); document.write( "65(.40)=26 .48(25)=12 and 40 (.35)=14\r
\n" ); document.write( "\n" ); document.write( "25 liters of a 48% solution
\n" ); document.write( "
\n" );