let:
x = hours of travel
y = velocity
slope= rise/run slope=(y2-y1)/(x2-x1)Â
(x1,y1) = (2,50)Â (x2,y2) = (6,54)Â
sub values back into the equation m = (54-50)/(6-2) m = 1Â
POINT SLOPE FORMy-y1 = m(x-x1)Â y-50= 1(x-2)Â y = x -2 +50
y = x + 48
B)Â
the graph within the first seven hours can be obtained at point B
x = 7
y = 7+48 = 55
B(7,55)