document.write( "Question 399404: What quantity of a 40% acid solution must be mixed with a 10% solution to produce 300 quarts of a 30% solution? \n" ); document.write( "
Algebra.Com's Answer #282832 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What quantity of a 40% acid solution must be mixed with a 10% solution to produce 300 quarts of a 30% solution? \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.40x + 0.10(300-x) = 0.30*300 \n" ); document.write( "--- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "40x + 10*300 - 10x = 30*300 \n" ); document.write( "30x = 20*300 \n" ); document.write( "x = 200 quarts (amt. of 40% solution needed for the mixture) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |