document.write( "Question 521982: A photographer wishes to mix 5 liters of 4% acetic acid solution with a 8% solution to get a 7% solution. How many liters of 8% solution must be added? \n" ); document.write( "
Algebra.Com's Answer #346641 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A photographer wishes to mix 5 liters of 4% acetic acid solution with a 8% solution to get a 7% solution. How many liters of 8% solution must be added? \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.04*5 + 0.08x = 0.07(5+x) \n" ); document.write( "----- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "4*5 + 8x = 7*5 + 7*x \n" ); document.write( "x = 3*5 \n" ); document.write( "x = 15 liters (amt. of 8% solution needed) \n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |