document.write( "Question 413408: A hospital staff mixed a 75% disinfectant solution with a 25% disinfectant solution. How many liters of each were used to make 20 L of a 45% disinfectant solution?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #290122 by kamallohia(18)![]() ![]() ![]() You can put this solution on YOUR website! We need to mix 2 parts of 75% solution with 3 parts of 25% solution to make 5 parts of 45% solution as 2*75 + 3*25 = 5*45. \n" ); document.write( "So to make a 20L of 45% solution, we need to mix 8L of 75% solution and 12L of 25% solution. \n" ); document.write( " |