#Multiplying functions
1 messages · Page 1 of 1 (latest)
(f ○ g)(x) = f(g(x))
so you just replace the x variable in f(x) with g(x)
so 1/g(x) = 1/(x + 1)
for example
got it, thank you!!
1 messages · Page 1 of 1 (latest)
I need help understanding why my answers are incorrect, please help
(f ○ g)(x) = f(g(x))
so you just replace the x variable in f(x) with g(x)
so 1/g(x) = 1/(x + 1)
for example
got it, thank you!!