document.write( "Question 258810: A photographer is mixing 5% acetic acid solution with a 10% acetic acid solution to get 2 liters of a 7% solution. How many liters of each solution should he add? \n" ); document.write( "
Algebra.Com's Answer #190528 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! A photographer is mixing 5% acetic acid solution with a 10% acetic acid solution to get 2 liters of a 7% solution. How many liters of each solution should he add?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5% solution X, 10% solution Y \n" ); document.write( "X+Y=2 --> X=2-Y \n" ); document.write( "0.07*2 liters = 0.14 liters acetic acid\r \n" ); document.write( "\n" ); document.write( "0.05(2-Y) + 0.10Y = 0.14 \n" ); document.write( "0.10 - 0.05Y + 0.10Y = 0.14 \n" ); document.write( "0.10 + 0.05Y = 0.14 \n" ); document.write( "0.05Y = 0.04 \n" ); document.write( "Y=0.04/0.05=4/5=0.8 liters of 10% ascetic acid solution \n" ); document.write( "and since X+Y=2\r \n" ); document.write( "\n" ); document.write( "we will need 1.2 liters of the 5% and 0.8 liters of the 10%\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |