document.write( "Question 951647: A chemistry student was asked to make 100 L of 48% alcohol solution by volume by mixing 40% alcohol solution by volume and 60% alcohol solution by volume. How many litres of each must the student use? \n" ); document.write( "
Algebra.Com's Answer #581206 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Let's call the 40% solution \"a\" and the 60% solution \"b\".\r \n" ); document.write( "\n" ); document.write( "a + b = 100L Therefore, a= 100 - b\r \n" ); document.write( "\n" ); document.write( ".4a + .6b = .48(100) Substitute with above information:\r \n" ); document.write( "\n" ); document.write( ".4(100 - b) + .6b = .48(100) Simplify: \n" ); document.write( "40 - .4b + .6b = 48 Subtract 40, both sides, and add on the left: \n" ); document.write( ".2b = 8 Divide both sides by .2: \n" ); document.write( "b = 40 At the beginning I said let's call the 60% solution b, and now we know that b= 40, and since we said that a = 100 - b, a= 100 - 40 = 60 \n" ); document.write( "Answer: \n" ); document.write( "You need 60 liters of the 40% solution, and \n" ); document.write( "you need 40 liters of the 60% solution\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |