Answer:
f(-4) = -20
f(1) = 5
f(2) = 10
f(3) = 15
f(6) = 30
Explanation:
Since the equation is f(x) = 5x, you will have to substitute the x-values into the equation to find out what f(x) equals for each one.
For example, for x = -4, f(-4) would equal -20 since 5 * -4 = -20.
The rest would be:
f(1) = 5 * 1 = 5
f(2) = 5 * 2 = 10
f(3) = 5 * 3 = 15
f(6) = 5 * 6 = 30
Hope this helps!