document.write( "Question 821558: How much of a 10 liter 30% acid solution must be replaced with pure acid to obtain 10 liters
\n" );
document.write( "of a 50% solution? \n" );
document.write( "
Algebra.Com's Answer #494219 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "30(10 - x) + 100x = 50*10 \n" ); document.write( "300 - 30x + 100x = 500 \n" ); document.write( "300 + 70x = 500 \n" ); document.write( "70x = 200 \n" ); document.write( "x = 2.8571429 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "replace 2.857 liters \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( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |