document.write( "Question 999641: You have two beakers of acid solutions. One beaker contains a 25% acid solution, and the other beaker contains a 98% acid solution. How many liters of the 25% acid solution must you mix with the 98% acid solution to make 2 liters of a 63% acid solution? Write your answer correct to two decimal places \n" ); document.write( "
Algebra.Com's Answer #655659 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let the 98% acid solution be n. Then: \n" ); document.write( ".98(n)+.25(2-n)=.63(2) \n" ); document.write( ".98n+.5-.25n=1.26 \n" ); document.write( ".73n=.76 \n" ); document.write( "n=1.041 liters of 98% solution \n" ); document.write( "2-n=.959 liters of 25% solution ☺☺☺☺ \n" ); document.write( " |