maybe try
f(x) = 7 − 3x
(a)
f(a)
Incorrect: Your answer is incorrect.
(b)
f(−a)
(c)
−f(a)
(d)
f(a + h)
(e)
f(a) + f(h)
(f)
f(a + h) − f(a)
h
, if h ≠ 0
(Scroll Down for Answer!)OR get immediate PAID help on:Answer by stanbon(72140) (Show Source):You can put this solution on YOUR website!
If a and h are real numbers, find the following values for the given function.
f(x) = 7 − 3x
(a)
f(a) = 7-3a
------------------------
(b)
f(−a) = 7-3(-a) = 7+3a
------------------------
(c)
−f(a) = -(7-3a) = 3a-7
------------------------
(d)
f(a + h) = 7 -3(a+h) = 7-3a-3h
------------------------
(e)
f(a) + f(h) = (7-3a)+(7-3h) = 14-3a-3h
------------------------
(f)
if h ≠ 0,
[f(a + h) − f(a)]/h = {[7-3a-3h]-[7-3a]}/h = [-3h]/h = -