document.write( "Question 454817: An airplane begins a flight with a total of 36.0 gal. of fuel stored in two separate wing tanks. During the flight, 25.0% of the fuel in one tank is used, and in the other tank, 37.5% of the fuel is used. If the total fuel used is 11.2 gal., find the amounts x and y stored in each tank. \n" ); document.write( "
Algebra.Com's Answer #312273 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x+y=36 \n" ); document.write( ".25x+.375y=11.2 \n" ); document.write( "yields \n" ); document.write( "x=18.4, y=17.6 \n" ); document.write( " |