Functions question: f(x) = 3x + 2a; g(x) = ax + 6; fg(x) = 12x + b. a and b are constants; Work out the value of b

So this is a functions question which is essentially asking you to combine the first two functions and then equate them with the last one.
fg(x) can be considered as replacing the x in f(x) with g(x):
fg(x) = f(g(x)) = 3(ax+6) + 2afg(x) = 3ax + 18 + 2a
This new combined fg(x) is the same as the last function given in the question so the two can be equated:
3ax + 18 + 2a = 12x + b
Both sides of the equation have an x term and a constant so the x term on the right side must be the same as that on the left so 3a = 12 therefore a = 4.
The constants on both sides must also be equal therefore 18 + 2a = b. We found the value of a as 4 therefore b = 18 + 8 = 26
The answer is b = 26

RP

Related Maths GCSE answers

All answers ▸

How do I calculate the distance between two vectors?


How do you simplify the following: (3^2)^3


Find the coordinates of the turning point of the graph y=x^2 -x -12. Use it to sketch the graph on a set of x-y axis.


How do you solve two simultaneous equations? (i.e. 5x + y =21 and x - 3y =9)