document.write( "Question 722512: How many ounces of a 17% acid solution and a 56% acid solution are needed to obtain 10 ounces of a 34% acid Mixture? \n" ); document.write( "
Algebra.Com's Answer #442757 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Hint: solve the system for x and y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+y = 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.17x + 0.56y = 10*0.34\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "where x = # of ounces of the 17% acid solution and y = # of ounces of the 56% acid solution \n" ); document.write( " |