document.write( "Question 361367: A chemist has one solution that 34% acid and a second solution that is 58 % acid. How many liters(L) of the 58% acid should be mixed with the 34% to get 80L of a solution that is 40% acid? \n" ); document.write( "
Algebra.Com's Answer #257693 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A chemist has one solution that 34% acid and a second solution that is 58 % acid. How many liters(L) of the 58% acid should be mixed with the 34% to get 80L of a solution that is 40% acid? \n" ); document.write( "--------------------- \n" ); document.write( "Equation: \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.34x + 0.58(80-x) = 0.40*80 \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "34x + 58*80 - 58x = 40*80 \n" ); document.write( "-24x = -18*40 \n" ); document.write( "x = (3/4)40 \n" ); document.write( "x = 30 L (amt. of 34% solution needed in the mix) \n" ); document.write( "--- \n" ); document.write( "80-x = 50 L (amt of 58% solution needed in the mix) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |