document.write( "Question 981440: a chemist has two solution of sulfuri acid a 20% solution and an 80% solution. how much of each should be used ro obtain 100 liters of a 62% solution? \n" ); document.write( "
Algebra.Com's Answer #602438 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Let x=liters of 20% solution \n" ); document.write( "0.20(x)+0.80(100L-x)=.62(100L) \n" ); document.write( "0.20x+80L-0.80x=62L \n" ); document.write( "-0.60x+80L=62L Add 0.60 x to each side. \n" ); document.write( "80L=0.60x+62L Subtract 62L from each side. \n" ); document.write( "18L=0.60x Divide each side by 0.60 \n" ); document.write( "30L=x \n" ); document.write( "ANSWER 1: He should use 30 liters of 20% solution. \n" ); document.write( "100L-30L=70L \n" ); document.write( "ANSWER 2: He should use 70 liters of 80% solution. \n" ); document.write( ". \n" ); document.write( "CHECK: \n" ); document.write( ". \n" ); document.write( "0.20(30)+0.80(70)=0.62(100) \n" ); document.write( "6L+56L=62L \n" ); document.write( "62L=62L \n" ); document.write( " |