document.write( "Question 201110: Mixture A is 7.5% acid. To raise the concentration of acid to 10%, some pure acid will be added to the mixture. How many liters of mixture A and how many liters of pure acid are needed to end up with 200 liters of 10% solution \n" ); document.write( "
Algebra.Com's Answer #151334 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! .075x+1.00(200-x)=.10(200) \n" ); document.write( ".075x+200-x+20 \n" ); document.write( "-.925x=-180 \n" ); document.write( "x=194.6 \n" ); document.write( "a=7.5% acid=x=194.6lt \n" ); document.write( "b=100% acid=200-194.6=5.4lt \n" ); document.write( " |