If exactly two different linear functions, f and g, satisfy f(f(x)) = g(g(x)) = 4x + 3, what is the product of f(1) and g(1)?
1 Answer
Dec 21, 2017
Explanation:
The effect of applying
Since it is a linear function, it must take the form:
#f(x) = 2x+c#
or:
#f(x) = -2x+c#
Note that:
#2(2x+c)+c = 4x+3c#
So
Alternatively:
#-2(-2x+c)+c = 4x-c#
So
These are the only two possibilities, so let:
#f(x) = 2x+1#
#g(x) = -2x-3#
Then:
#f(1)g(1) = (2(1)+1)(-2(1)-3) = 3(-5) = -15#