document.write( "Question 828298: Boating: The table gives the amount of y gas needed to travel a fixed distance if a boat gets x miles per gallon when driven at a constant speed.\r
\n" );
document.write( "\n" );
document.write( "Mileage (miles per gallon), x = 11 Gas (gallons) y =7.5
\n" );
document.write( "Mileage (miles per gallon), x = 13.75 Gas (gallons) y =6
\n" );
document.write( "Mileage (miles per gallon), x = 15 Gas (gallons) y =5.5
\n" );
document.write( "Mileage (miles per gallon), x = 16.5 Gas (gallons) y =5
\n" );
document.write( "Mileage (miles per gallon), x = 27.5 Gas (gallons) y =3
\n" );
document.write( "Mileage (miles per gallon), x = 33 Gas (gallons) y =?\r
\n" );
document.write( "\n" );
document.write( "I am not sure how to figure this out. For the last part x=33 y=? I guessed that y would be 2.5. I am not sure how I arrived at that answer. I looked a a pattern with the Ys. If it was x was a whole number, the y would be a decimal. If Y as a decimal then y was a whole number. The Ys were in descending order.\r
\n" );
document.write( "\n" );
document.write( "Please explain how to do that answer.\r
\n" );
document.write( "\n" );
document.write( "Thank you!\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #499210 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "the given data is not linear, which you can verify as follows: \n" ); document.write( "11 7.5 \n" ); document.write( "13.75 6 \n" ); document.write( "15 5.5 \n" ); document.write( "16.5 5 \n" ); document.write( "27.5 3 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above data into this linear regression solver: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( "--- \n" ); document.write( "as you can see, the given data points do not fit the line perfectly, but you can use the line as a linear model of the given data, and use the linear model to estimate y for x=33 as follows: \n" ); document.write( "--- \n" ); document.write( "linear model: \n" ); document.write( "b = y-intercept = 9.54191291 \n" ); document.write( "m = slope = -0.247278383 \n" ); document.write( "--- \n" ); document.write( "slope-intercept form of linear model: \n" ); document.write( "y = -0.247278383x + 9.54191291 \n" ); document.write( "--- \n" ); document.write( "y(33) = -0.247278383*33 + 9.54191291 \n" ); document.write( "y(33) = 1.381726271000002 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "if the boat gets 33 mpg, to travel the fixed distance the boat would be needed about 1.4 gallons of fuel \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |