Share
f(x) = x – 6 g(x) = 3×2 + 5x – 5 Find: g(f(x))
Question
f(x) = x – 6
g(x) = 3×2 + 5x – 5
Find: g(f(x))
in progress
0
Mathematics
5 years
2021-09-02T11:28:16+00:00
2021-09-02T11:28:16+00:00 1 Answers
16 views
0
Answers ( )
Answer:
Step-by-step explanation:
g(x – 6)= 3(x – 6)^2 + 5(x – 6) – 5
= 3(x^2 – 12x + 36) + 5x – 30 – 5
= 3x^2 – 36x + 108 + 5x – 35
= 3x^2 – 31x + 73