document.write( "Question 303510: initially, a tank contains 20 gallons of 30% antifreeze solution. how many gallans of 80% antifreeze solution should be added to the tank in order to have the concentration of the antifreeze in the tank increase to 50%? \n" ); document.write( "
Algebra.Com's Answer #217512 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! initially, a tank contains 20 gallons of 30% antifreeze solution. how many gallans of 80% antifreeze solution should be added to the tank in order to have the concentration of the antifreeze in the tank increase to 50%? \n" ); document.write( "------------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "alcohol + alcohol = alcohol \n" ); document.write( "0.30*20 + 0.80*x = 0.50(20+x) \n" ); document.write( "--- \n" ); document.write( "Multiply thru by 100 and solve for \"x\": \n" ); document.write( "30*20 + 80x = 50*20 + 50x \n" ); document.write( "30x = 20*20 \n" ); document.write( "x = (2/3)*20 \n" ); document.write( "x = 13 1/3 gallons (amt of 80% antifreeze needed in the mixture) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |