document.write( "Question 283988: I need help in making a prediction on a line graph. If the speed of a vehicle is
\n" ); document.write( "40,gas mileage 28; speed
\n" ); document.write( "45 gas mileage 25, speed
\n" ); document.write( "50 gas mileage 21, speed
\n" ); document.write( "55 gas mileage 18, and speed=
\n" ); document.write( "60 gas mileage 16. I need to predict the gas mileage with a speed of
\n" ); document.write( "65 mi/h.
\n" ); document.write( "How do I make this prediction? Please advise. Thank you.
\n" ); document.write( "

Algebra.Com's Answer #208059 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
plot speed as x and gas mileage as y
\n" ); document.write( "and find y for x=65
\n" ); document.write( "I would guess about 13 or 14 for the gas mileage
\n" ); document.write( "
\n" );