document.write( "Question 1157494: A pilot has a Cessna 172 Skyhawk airplane with a fuel tank that holds 56 gallons of 100LL fuel. The pilot charges his passenger $4.00 per gallon for the amount of old fuel that is already in the tank. The pilot then fills the rest of the tank with new fuel that costs $7.36 per gallon. The pilot bills the passenger $328.16 for the combined cost of the old fuel and new fuel. How many gallons of new fuel were required to fill the tank? \n" ); document.write( "
Algebra.Com's Answer #780378 by mathslover(157)\"\" \"About 
You can put this solution on YOUR website!
Let the quantity of old fuel be x
\n" ); document.write( "Quantity of new fuel be y \r
\n" ); document.write( "\n" ); document.write( "since total capacity of the tank is 56
\n" ); document.write( "=> x + y = 56 ..... (1)\r
\n" ); document.write( "\n" ); document.write( "Also , total cost of fuel\r
\n" ); document.write( "\n" ); document.write( "= 4x + 7.36y = 328.16 ....(2)\r
\n" ); document.write( "\n" ); document.write( "Multiplying equation (1) with 4 we get,
\n" ); document.write( " 4x + 4y = 224 --------- (3)\r
\n" ); document.write( "\n" ); document.write( "Subtracting equation 3 from equation 2 we get,\r
\n" ); document.write( "\n" ); document.write( "3.36 y = 104.16
\n" ); document.write( "therefore y= 104.16/3.36 = 31\r
\n" ); document.write( "\n" ); document.write( "therefore new fuel is 31 gallon.
\n" ); document.write( "Old fuel = 56 - 31 = 25 gallon\r
\n" ); document.write( "\n" ); document.write( "Ans: 31 gallons of new fuel were required to fill the tank.
\n" ); document.write( "
\n" );