document.write( "Question 1134717: Rachel has 25% acid solution and a 50% acid solution. How many liters of each solution should she mix if she wants to obtain 100 liters of a 40% acid solution? \n" ); document.write( "
Algebra.Com's Answer #752169 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Rachel has 25% acid solution and a 50% acid solution. How many liters of each solution should she mix if she wants to obtain 100 liters of a 40% acid solution? \n" ); document.write( "---------- \n" ); document.write( "t = 25% \n" ); document.write( "f = 50% \n" ); document.write( "--- \n" ); document.write( "t + f = 100 ---- total solution \n" ); document.write( "25t + 50f = 100*40 ------- total acid \n" ); document.write( "========== \n" ); document.write( "Solve them. \n" ); document.write( " \n" ); document.write( " |