document.write( "Question 818591: [ how many liters of a 40% alcohol solution must be mixed with 60 liters of a 70% solution to get a 50% solution? ]
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #492653 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 40w + 70(60) = 50V \n" ); document.write( "V = w + 60 \n" ); document.write( "--- \n" ); document.write( "40w + 70(60) = 50V \n" ); document.write( "40w + 4200 = 50V \n" ); document.write( "40w + 4200 = 50(w + 60) \n" ); document.write( "40w + 4200 = 50w + 3000 \n" ); document.write( "10w = 1200 \n" ); document.write( "w = 120 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "need 120 liters of the 40% solution \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( " |