document.write( "Question 1011319: A chemist needs 12 liters of 50% solution for a lab experiment. The stockroomconly has 40% and 70% solution. How much of each should be mixed together to make 12 liters of a 50% solution? \n" ); document.write( "
Algebra.Com's Answer #626934 by addingup(3677)![]() ![]() You can put this solution on YOUR website! x+y= 12 and if we want to know just x, we subtract y: \n" ); document.write( "x+y-y= 12-y \n" ); document.write( "x= 12-y We'll use this value for x next. \n" ); document.write( "--------------------------------------------------------- \n" ); document.write( ".40x+.70y= .50(12) Substitute for x: \n" ); document.write( ".40(12-y)+.70y= .50(12) \n" ); document.write( "4.8-.40y+.70y= 6 Subtract 4.8 on both sides and add/subtract y on left: \n" ); document.write( ".30y= 1.2 Divide both sides by .30: \n" ); document.write( "y= 4 He needs 4 liters of the 70% solution and: \n" ); document.write( "12-4= 8 liters of the 40% solution \n" ); document.write( "J\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |