Express the following function, F(x), as a composition of two functions, f and g. f(g(x)).
F(x)= x^2/(x^2+4)
Verify that f(g(x)) = F(x)
Consider
Composition of function is the function of a function
Therefore,
F(x) is a function of f(x) and therefore and F(x) is power 2 of x.
Hence g(x)=x2
In conclusion, and g(x)=x2
F(x)=f(g(x)) =
Comments