document.write( "Question 792400: A photographer wants to mix 3 liters of a 4% acetic acid solution with a 15% solution to get a 9% solution. how many liters of 15% solution should be used to obtain the 9% solution? \n" ); document.write( "
Algebra.Com's Answer #479956 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A photographer wants to mix 3 liters of a 4% acetic acid solution with a 15% solution to get a 9% solution. how many liters of 15% solution should be used to obtain the 9% solution? \n" ); document.write( "--------- \n" ); document.write( "Equation: \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.04*3 + 0.15x = 0.09(3+x) \n" ); document.write( "================= \n" ); document.write( "4*3 + 15x = 9*3 + 9x \n" ); document.write( "6x = 5*3 \n" ); document.write( "x = (1/2)5 = 2.5 liters (amt. of 15% solution needed) \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |