The value of f(g(7)) is 20
The functions are given as:
f(x) = x^2 + x
g(x) = x - 3
Start by calculating g(7)
g(7) = 7 - 3
Evaluate
g(7) = 4
So, we have:
f(g(7)) = f(4)
Substitute 4 for x in f(x) = x^2 + x
f(4) = 4^2 + 4
Evaluate
f(4) = 20
Hence, the value of f(g(7)) is 20
Read more about composite functions at:
https://brainly.com/question/10687170
#SPJ1