document.write( "Question 819270: How many liters of pure alcohol must be added to 20 liters of a 30% solution to obtain an 80% solution? \n" ); document.write( "
Algebra.Com's Answer #492989 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 30(20) + 100v = 80(20 + v) \n" ); document.write( "600 + 100v = 1600 + 80v \n" ); document.write( "20v = 1000 \n" ); document.write( "v = 50 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "add 50 liters of pure alcohol \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |