document.write( "Question 252839: 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.\r
\n" );
document.write( "\n" );
document.write( "Please help \n" );
document.write( "
Algebra.Com's Answer #184934 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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( "------ \n" ); document.write( "Start with 36 gal in 2 tanks. \n" ); document.write( "Use 11.2 gallons from both tanks. \n" ); document.write( "----------------------- \n" ); document.write( "Equation: \n" ); document.write( "0.25x + 0.375y = 11.2 \n" ); document.write( "x+y = 36 \n" ); document.write( "--------------------------- \n" ); document.write( "Modify the equations: \n" ); document.write( "250x + 375y = 11200 \n" ); document.write( "250x + 250y = 36*250 \n" ); document.write( "-------------------------- \n" ); document.write( "Subtract the 2nd Eq. from the 1st and solve for \"y\": \n" ); document.write( "125y = 2200 \n" ); document.write( "y = 17.6 gallons (amount in the 2nd tank) \n" ); document.write( "--- \n" ); document.write( "Since x + y = 36, x = 36-17.6 = 18.4 gallons (amount in the 1st tank) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |