
Bradford T. answered 10/12/22
Tutor
4.9
(29)
Retired Engineer / Upper level math instructor
If a linear function, then
f(x) = mx+b
f(15) = 0 = 15m + b
f(-5) = -4 = -5m + b Subtract the two equations to eliminate b
---------------------------
4 = 20m + 0
m = 4/20 = 1/5
0 = 15(1/5) + b
b = -3
So,
f(x) = (1/5)x -3
f(0) = -3