document.write( "Question 651843: For her chemistry experiment, Marisol needs 2 liters of a 50% alcohol solution. The lab has two containers, one with 40% alcohol solution and the other with 80% alcohol solution. \n" ); document.write( "
Algebra.Com's Answer #407835 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "So if you mix x liters of the weaker with y liters of the \r\n" ); document.write( "stronger you'll have 2 liters of liquid. so the first \r\n" ); document.write( "equation is\r\n" ); document.write( "\r\n" ); document.write( " x + y = 2\r\n" ); document.write( "\r\n" ); document.write( "40& of the x liters is .4x liters of pure alcohol and\r\n" ); document.write( "80& of the y liters is .8x liters of pure alcohol. \r\n" ); document.write( "So that totals up 50% of the 2 liters of liquid, which \r\n" ); document.write( "is .5 times 2 or 1 liter, so\r\n" ); document.write( "\r\n" ); document.write( " .4x + .8y = 1\r\n" ); document.write( "\r\n" ); document.write( "Solve that system\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |