document.write( "Question 37256: The number of miles,M,that a car can travel on a gallon of gas depends on the average speed,v,of the car in miles per hour. A travel researcher has compiled the following data for his car.\r
\n" );
document.write( "\n" );
document.write( " v 44 50 53 56 60 70\r
\n" );
document.write( "\n" );
document.write( " M 35.9 37.5 38.0 38.3 38.4 37.1\r
\n" );
document.write( "\n" );
document.write( "a. Find a quadratic model for M in terms of v.\r
\n" );
document.write( "\n" );
document.write( "b. Use your model to predit M when v = 65\r
\n" );
document.write( "\n" );
document.write( "Thank you very much for the help. \n" );
document.write( "
Algebra.Com's Answer #22940 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The number of miles,M,that a car can travel on a gallon of gas depends on the average speed,v,of the car in miles per hour. A travel researcher has compiled the following data for his car.\r \n" ); document.write( "\n" ); document.write( " v 44 50 53 56 60 70\r \n" ); document.write( "\n" ); document.write( " M 35.9 37.5 38.0 38.3 38.4 37.1\r \n" ); document.write( "\n" ); document.write( "a. Find a quadratic model for M in terms of v. \n" ); document.write( "M(v)=-0.011x^2+1.30x-0.019 \n" ); document.write( "This from using the TI-83 \"Quadratic Regression\".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b. Use your model to predit M when v = 65 \n" ); document.write( "Again using TI-83 get M=38.025\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |