#exponential and linear function pairs
14 messages · Page 1 of 1 (latest)
Linear function usually means something with the property that
f(ax+by) = af(x) + bf(y), but in this context, we will assume it is a function in the form f(x) = mx + a instead.
And an exponential function is of the form g(x) = c*b^x.
So you need to figure out what m, a, b, and c are so that you can figure out what the functions are.
Because of the given pairs, f(2) = 4, f(4) = 4/25, g(2) = 4, g(4) = 4/25
Do you think you can do the rest from there?