The value of the composite function f(g(x)) is 5x + 2
Composite functions are functions inside another function. Given the following functions:
f(x) = 5√x+1 - 2
g(x) = x² - 1
Determine the composite function f(g(x))
f(g(x)) = f(x² - 1)
f(x² - 1) = 5√x² - 1+1 - 2
f(x² - 1) = 5√x² + 2
f(x² - 1) = 5x + 2
Hence the value of the composite function f(g(x)) is 5x + 2
Learn more on composite function here: https://brainly.com/question/13502804
#SPJ1