document.write( "Question 290207: How many ounces of a 20% acid solution must be mixed with 30 ounces of a 60% solution to obtain a 50% solution? \n" ); document.write( "
Algebra.Com's Answer #210010 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! .2x+30*.6=(30+x)*.5\r \n" ); document.write( "\n" ); document.write( "x=10 oz. \n" ); document.write( " |