
Patrick B. answered 02/12/20
Tutor
4.7
(31)
Math and computer tutor/teacher
f(x) = 5x+7
f(4) = 5*4+7 = 20+7 = 27
f(-5) = 5*(-5)+7 = -25 + 7 = -18
f(k) = 5k+7
f(k^2-1) = 5(k^2-1) + 7 = 5k^2 - 5 + 7 = 5k^2+2