
Emily M. answered 12/04/17
Tutor
5.0
(63)
University of Rochester Grad for Math and Science Tutoring
your function will be in the form:
f(x) = mx + b
where f(x) is the distance to destination and x is minutes of driving
(45,56)
(73, 32.2)
(77,?)
find slope using first two coordinates
(32.2-56)/(73-45) = -0.85
y=mx+b
y=b-0.85x
find b with either coordinate
y+0.85x = b
56+0.85(45) = b
94.25 = b
the function is
f(x) = 94.25-0.85x
so f(77) = 94.25-0.85(77) = 28.8 miles to destination