document.write( "Question 738729: How much of a 7% alcohol solution should be mixed with how much of a 15% alcohol solution so that you get 20 gallons of a 12% alcohol solution? \n" ); document.write( "
Algebra.Com's Answer #450910 by mathstutor494(120)![]() ![]() You can put this solution on YOUR website! Let x be the number of gallons of 15% alcohol \n" ); document.write( "Therefore \n" ); document.write( "number of gallons of 7% alcohol = 20-x\r \n" ); document.write( "\n" ); document.write( "x*0.15+(20-x)*0.07=20*0.12 \n" ); document.write( "0.15x+1.4-0.07x = 2.4 \n" ); document.write( "0.15x-0.07x = 2.4 - 1.4 \n" ); document.write( "0.08x = 1 \n" ); document.write( "x = 1/0.08 = 12.8 Gallons \n" ); document.write( "Ans : \n" ); document.write( "12.8 Gallons of 15% alcohol \n" ); document.write( "7.2 Gallons of 7% alcohol\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |