SOLUTION: Given f(x) = –5x + 3, find f(a + 1).

Algebra ->  Inverses -> SOLUTION: Given f(x) = –5x + 3, find f(a + 1).      Log On


   



Question 672617: Given f(x) = –5x + 3, find f(a + 1).
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
f(x) = -5x + 3

f(a+1) = -5(a+1) + 3

f(a+1) = -5a - 5 + 3

f(a+1) = -5a - 2