Jane A. answered 11/01/19
Experienced Ivy League Math tutor - Patient & Knowledgeable!
My guess is that by (h * g) (1), you meant (h ⸰ g) (1) (alternatively written as h (g(1))
(h ⸰ g) (x) is a nested function:
General solution: Wherever there is an “x” in h(x), replace it with (3x – 3), which is the value of g(x):
(h ⸰ g) (x) = (3x – 3)2 – 4 (3x – 3)
= 9x2 – 18x +9 – 12x + 12
= 9x2 – 30x + 21
For x = 1:
(h ⸰ g) (1) = 9 – 30 + 21 = 0
Alternative solution method:
Solve for g(1): g (1) = 3(1) – 3 = 0
Insert this value into h(x): h (0) = 02 – 4(0) = 0