59.0k views
3 votes
Given f(x) = x^2 + 5, g(x) = √x, and h(x) = x - 4, perform each operation.

f(g(x)) = ?

1 Answer

3 votes

Answer: x + 5

Explanation:

f(x) = x² + 5 g(x) = √x

f(g(x)) = (√x)² + 5 (replaced the x in f(x) with √x)

= x + 5

User Artem Zinoviev
by
8.4k points