document.write( "Question 937446: how many fl. oz. of a 20% acid solution must be mixed with 9 fl. oz. of a 40% acid solution to make a 35% solution \n" ); document.write( "
Algebra.Com's Answer #570828 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = oz of 20% acid \n" ); document.write( "--- \n" ); document.write( "0.20x + 0.40*9 = 0.35*(x + 9) \n" ); document.write( "0.20x + 3.6 = 0.35x + 3.15 \n" ); document.write( "0.35x - 0.20x = 3.6 - 3.15 \n" ); document.write( "0.15x = 0.45 \n" ); document.write( "x = 0.45/0.15 \n" ); document.write( "x = 3 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "3 fl.oz. of 20% acid \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( " |