document.write( "Question 384774: The chemistry lab at the University of Hardwoods keeps two acidic solutions on hand. One is 20% acid and the other is 35% acid. How much 20% acid solution and how much 35% acid solution should be used to prepare 25 liters of a 26% acid solution? \n" ); document.write( "
Algebra.Com's Answer #272377 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One is 20% acid and the other is 35% acid. How much 20% acid solution and how much 35% acid solution should be used to prepare 25 liters of a 26% acid solution? \n" ); document.write( "---------------- \n" ); document.write( "Quantity Eq: x + y = 25 liters \n" ); document.write( "---- \n" ); document.write( "Acid Eq::0.20x + 0.35y = 0.26*25 \n" ); document.write( "-------------------------------------- \n" ); document.write( "Multiply the Quantity Eq. by 20 \n" ); document.write( "Multiply the Acid Eq. by 100 \n" ); document.write( "------------------------------------- \n" ); document.write( "20x + 20y = 20*25 \n" ); document.write( "20x + 35y = 26*25 \n" ); document.write( "---- \n" ); document.write( "Subtract and solve for \"y\": \n" ); document.write( "15y = 6*25 \n" ); document.write( "y = 2*5 = 10 liters (amt. of 35% solution needed in the mixture) \n" ); document.write( "--- \n" ); document.write( "Siince x+y = 25, x = 15 liters (amt. of 20% solution needed in the mixture) \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |