document.write( "Question 1191884: A chemist has three different acid solutions. The first acid solution contains 20% acid, the second contains 35% and the third contains 55%. They want to use all three solutions to obtain a mixture of 216 liters containing 30% acid, using 3 times as much of the 55% solution as the 35% solution. How many liters of each solution should be used? \n" ); document.write( "
Algebra.Com's Answer #823734 by ikleyn(52776)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A chemist has three different acid solutions. The first acid solution contains 20% acid, \n" ); document.write( "the second contains 35% and the third contains 55%. \n" ); document.write( "They want to use all three solutions to obtain a mixture of 216 liters containing 30% acid, \n" ); document.write( "using 3 times as much of the 55% solution as the 35% solution. How many liters of each solution should be used? \n" ); document.write( "~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "35% solution: x liters;\r\n" ); document.write( "\r\n" ); document.write( "55% solution: 3x liters;\r\n" ); document.write( "\r\n" ); document.write( "20% acid: 216 - x - 3x = 216 - 4x liters.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The pure acid in ingredients is the same as the pure acid in the mixture\r\n" ); document.write( "\r\n" ); document.write( " 0.35x + 0.55*(3x) + 0.2*(216-4x) = 0.3*216.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From this equation\r\n" ); document.write( "\r\n" ); document.write( " x =\r \n" ); document.write( "\n" ); document.write( "Solved (using one single equation in one unknown).\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |