document.write( "Question 926068: A Chemist has 12 liters of a 40% acid solution. How many liters of a 15% solution should be mixed to make a 35% acid solution? \n" ); document.write( "
Algebra.Com's Answer #561958 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 40*12 + 15x = 35(12 + x) \n" ); document.write( "480 + 15x = 420 + 35x \n" ); document.write( "20x = 60 \n" ); document.write( "x = 3 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( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.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( " |