vtp143
contestada

Given the function f (x) = 10x + 4, find each of the following. f(8), f(-4), f (0)

f(8)=?
f(-4)=?
f(0)=?

Respuesta :

f(8)= 10 * 8 + 4 = 80 + 4 = 84
f(-4)= 10(-4) + 4 = -40 + 4 = -36
f(0)= 10 * 0 + 4 = 0 + 4 = 4