document.write( "Question 1053410: A chemist needs 100 liters of a 50% acid solution for an experiment. She has only 55 liters of a 75% acid solution and 55 liters of a 30% acid solution in stock. How much of each solution should she use? Does she have enough of each? \n" ); document.write( "
Algebra.Com's Answer #668646 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A chemist needs 100 liters of a 50% acid solution for an experiment. She has only 55 liters of a 75% acid solution \n" ); document.write( "and 55 liters of a 30% acid solution in stock. How much of each solution should she use? Does she have enough of each? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "The governing equation is\r\n" ); document.write( "\r\n" ); document.write( "0.75x + 0.3(100-x) = 0.5*100.\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve:\r\n" ); document.write( "\r\n" ); document.write( "0.75x + 30 -0.3x = 50,\r\n" ); document.write( "\r\n" ); document.write( "0.45x = 20 ---> x = \n" ); document.write( " \n" ); document.write( " |