document.write( "Question 85355: The relationship between the speed of a certain car over a 100-mi test trip and the gas mileage obtained:
\n" );
document.write( "speed 40 45 50 55 60
\n" );
document.write( "gas mileage 35 33 28 25 22\r
\n" );
document.write( "\n" );
document.write( "Make a line graph and then predict the gas mileage associated with a speed of 65mi/h \n" );
document.write( "
Algebra.Com's Answer #61608 by stanbon(75887) ![]() You can put this solution on YOUR website! The relationship between the speed of a certain car over a 100-mi test trip and the gas mileage obtained: \n" ); document.write( "speed 40 45 50 55 60 \n" ); document.write( "gas mileage 35 33 28 25 22 \n" ); document.write( "----------------- \n" ); document.write( "For each 5 mph gain in speed the gas milage goes down 3 mi/gal \n" ); document.write( "So, for 65 mph the gas milage = 19 mi/gal \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |