document.write( "Question 942120: how many quarts of pure antifreeze must be added to 6 quarts of a 30% antifreeze solution to obtain a 60% antifreeze solution? \n" ); document.write( "
Algebra.Com's Answer #574284 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = quarts of pure antifreeze \n" ); document.write( "--- \n" ); document.write( "0.30*6 + 1.00x = 0.60*(x + 6) \n" ); document.write( "0.30*6 + x = 0.60x + 0.60*6 \n" ); document.write( "x - 0.60x = 0.60*6 - 0.30*6 \n" ); document.write( "0.40x = 0.60*6 - 0.30*6 \n" ); document.write( "x = (0.60*6 - 0.30*6)/0.40 \n" ); document.write( "x = 4.5 \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \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 with 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( "--- \n" ); document.write( " |