Michael J. answered 10/07/16
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
Notice the initial value condition f(0)=3 is the y-intercept. So your value of b is 3. So far, your equation is
f(x) = ax + 3
Next, we find to find the value of a. This is the slope between the two points: (0, 3) and (3, -8).
a = (-8 - 3) / (3 - 0)
a = -11/3
So your function will be
f(x) = (-11 / 3)x + 3
Next, evaluate this function when x=6 to find f(6).