document.write( "Question 1195183: Suppose that the weight (in pounds) of an airplane is a linear function of the total amount of fuel (in qallons) in its tank. When graphed, the function gives a line
\n" );
document.write( "with a slope of 5.5. See the figure below.
\n" );
document.write( "With 47 gallons of fuel in its tank, the airplane has a weight of 2258.5 pounds. What is the weight of the plane with 13 gallons of fuel in its tank?
\n" );
document.write( "2258.5
\n" );
document.write( "Airplane
\n" );
document.write( "weight
\n" );
document.write( "(in pounds)
\n" );
document.write( "pounds
\n" );
document.write( "×
\n" );
document.write( "S
\n" );
document.write( "P
\n" );
document.write( "Amount of fuel \n" );
document.write( "
Algebra.Com's Answer #827585 by Theo(13342)![]() ![]() You can put this solution on YOUR website! linear equation is y = mx + b \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept \n" ); document.write( "x is the number of gallons of fuel in the tank. \n" ); document.write( "y is the weight of the airplane. \n" ); document.write( "with a slope of 5.5, the equation becomes: \n" ); document.write( "y = 5.5 * x + b \n" ); document.write( "when x = 47, y = 2258.5 \n" ); document.write( "equation becomes: \n" ); document.write( "2258.5 = 5.5 * 47 + b \n" ); document.write( "solve for b to get: \n" ); document.write( "b = 2258.5 - 5.5 * 47 = 2000. \n" ); document.write( "the equation becomes: \n" ); document.write( "y = 5.5 * x + 2000 \n" ); document.write( "2000 is the weight of the plane with no fuel in it. \n" ); document.write( "when x = 47, the equation becomes: \n" ); document.write( "y = 5.5 * 47 + 2000 = 2258.5. \n" ); document.write( "this was the weight of the plane given in the statement of the problem, which confirms the equation is good. \n" ); document.write( "with 13 gallons of fuel in it, the equation becomes: \n" ); document.write( "y = 5.5 * 13 + 2000 = 2071.5 \n" ); document.write( "that's your solution.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |