document.write( "Question 1025769: a lab tech needs to make a 60-liter batch of a 40% acid solution, how can the lab tech combine a batch of an acid solution that is pure acid with another that is 20% to get desired concentration \n" ); document.write( "
Algebra.Com's Answer #641086 by ikleyn(52797)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "a lab tech needs to make a 60-liter batch of a 40% acid solution, how can the lab tech combine a batch of an acid solution that is pure acid with another that is 20% to get desired concentration \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x = the volume of the pure acid (in liters),\r\n" ); document.write( "and y = the volume of the 20% acid solution to combine with.\r\n" ); document.write( "\r\n" ); document.write( "Then you have two equations \r\n" ); document.write( "\r\n" ); document.write( "x + y = 60, (1) (for the total combined volume)\r\n" ); document.write( "x + 0.2y = 0.4*60. (2) (for the acide amount)\r\n" ); document.write( "\r\n" ); document.write( "Rewrite the system by simplifying (2):\r\n" ); document.write( "\r\n" ); document.write( "x + y = 60, (1')\r\n" ); document.write( "x + 0.2y = 24. (2')\r\n" ); document.write( "\r\n" ); document.write( "From (1'), express x = 60-y and substitute it into (2'). You will get a single equation for the unknown y:\r\n" ); document.write( "\r\n" ); document.write( "(60-y) + 0.2y = 24.\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve it:\r\n" ); document.write( "\r\n" ); document.write( "60 - y + 0.2y = 24,\r\n" ); document.write( "60 - 0.8y = 24,\r\n" ); document.write( "60 - 24 = 0.8y,\r\n" ); document.write( "36 = 0.8y,\r\n" ); document.write( "\r\n" ); document.write( "y = \n" ); document.write( " \n" ); document.write( " |