document.write( "Question 820426: Suppose a chemist combines a 25% acid solution and a 50% acid solution to make 40 l of 45% acid solution. How many liters of each solution did she use? \n" ); document.write( "
Algebra.Com's Answer #493532 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose a chemist combines a 25% acid solution and a 50% acid solution to make 40 l of 45% acid solution. How many liters of each solution did she use? \n" ); document.write( "------ \n" ); document.write( "acid + acid = acid \n" ); document.write( "---------------------- \n" ); document.write( "0.25x + 0.50(40-x) = 0.45*40 \n" ); document.write( "------------------------ \n" ); document.write( "25x + 50*40 - 50x = 45*40 \n" ); document.write( "-25x = -5*40 \n" ); document.write( "x = (1/5)40 \n" ); document.write( "x = 8 liters (amt of 25% solution needed) \n" ); document.write( "40-x = 32 liters (amt. of 50% solution needed) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |