document.write( "Question 1041561: How many liters of pure acid should be added to 6liters of 70% concentrate to raise it to 85%? \n" ); document.write( "
Algebra.Com's Answer #656514 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many liters of pure acid should be added to 6liters of 70% concentrate to raise it to 85%? \n" ); document.write( "----------- \n" ); document.write( "Add A liters. \n" ); document.write( "6*70 + A*100 = (6+A)*85 \n" ); document.write( "Solve for A \n" ); document.write( " |