document.write( "Question 451435: pure acid is to be added to a 20% solution to obtain 60 liters of a 30% acid solution. what amounts of each should be used? \n" ); document.write( "
Algebra.Com's Answer #310460 by robertb(5830)![]() ![]() You can put this solution on YOUR website! 1.00x + 0.20(60-x) = 0.30*60\r \n" ); document.write( "\n" ); document.write( "==> x + 12 - 0.20x = 18\r \n" ); document.write( "\n" ); document.write( "==> 0.80x = 6\r \n" ); document.write( "\n" ); document.write( "==> x = 7.5 liters of pure acid, and \n" ); document.write( "60 - x = 52.5 liters of the 20% acid. \n" ); document.write( " |