document.write( "Question 1026870: We have to make 50 ounces of a 60% acid solution. I have a 30% acid solution and an 80% acid solution to work with. How many ounces of the 30% acid solution and the 80% acid solution do I need? \n" ); document.write( "
Algebra.Com's Answer #642161 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! We have to make 50 ounces of a 60% acid solution. I have a 30% acid solution and an 80% acid solution to work with. How many ounces of the 30% acid solution and the 80% acid solution do I need? \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "t + e = 50 ounces \n" ); document.write( "30t + 80e = 60*50 \n" ); document.write( "---------------------------- \n" ); document.write( "Modify for elimination: \n" ); document.write( "30t + 30e = 30*50 \n" ); document.write( "30t + 80e = 60*50 \n" ); document.write( "------------------- \n" ); document.write( "Subtract and sove for \"e\":: \n" ); document.write( "50e = 30*50 \n" ); document.write( "e = 30 ounces (amt. of 80% needed) \n" ); document.write( "t = 50-30 = 20 ounces (amt. of 30% needed) \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |