if $f(x)=x^{2}+1$ and $g(x)=x - 4$, which value is equivalent to $(fcirc g)(10)$?\n37\n97\n126\n606

if $f(x)=x^{2}+1$ and $g(x)=x - 4$, which value is equivalent to $(fcirc g)(10)$?\n37\n97\n126\n606
Answer
Explanation:
Step1: Find g(10)
Substitute x = 10 into g(x): $g(10)=10 - 4=6$
Step2: Find (f ∘ g)(10)
Since (f ∘ g)(10)=f(g(10)), and g(10) = 6, substitute x = 6 into f(x): $f(6)=6^{2}+1=36 + 1=37$
Answer:
37