"If F(X) = 3x And G(X) = Log X, Find F G(X)."
"If F(x) = 3x and G(x) = log x, find F G(x)."
Answer:
F G(x) = 3(log x)
Step-by-step explanation:
"If F(x) = 3x and G(x) = log x, find F G(x)."
This is by means of composition. Composition means that you can plug g(x) into f (x). This is sometimes written as ( f o g)(x), which is pronounced as f-compose-g of x. And ( f o g)(x) means f (g(x)). That is, you plug something in for x, then you plug that value into g, simplify, and then plug the result into f.
F G(x) = F(log x)
F G(x) = 3(log x)
Comments
Post a Comment