document.write( "Question 837762: How many liters each of a 75% chlorine solution and a 45% chlorine solution should be used to obtain 15 liters of a 65% chlorine solution? \n" ); document.write( "
Algebra.Com's Answer #504853 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! How many liters each of a 75% chlorine solution and a 45% chlorine solution should be used to obtain 15 liters of a 65% chlorine solution? \n" ); document.write( ": \n" ); document.write( "Let x = amt of 75% solution \n" ); document.write( "then \n" ); document.write( "(15-x) = amt of 45% solution \n" ); document.write( ": \n" ); document.write( ".75x + .45(15-x) = .65(15) \n" ); document.write( ".75x + 6.75 - .45x = 9.75 \n" ); document.write( ".75x - .45x = 9.75 - 6.75 \n" ); document.write( "You should be able to complete this now, check solution in the original equation \n" ); document.write( " |