Mat question about find formulas.

2008-05-30 7:06 pm
Let f(x) = x^2 + 5 and g(x) = 1/x, then
a. Find the formulas for f。g
b. Find the formulas for g。f

回答 (2)

2008-05-30 7:38 pm
✔ 最佳答案
a. f o g = (1/x)^2 +5 = 1/(x^2) + 5

b. g o f = 1/(x^2+5)
2008-05-31 3:33 am
a. f。g = f (g(x)) (that is, putting g(x) = x into function f)
then we get the formula
f(g(x))= (1/x)^2 +5

b. g。f = g(f(x)) (that is, putting f(x) = x into function g)
then we get the formula
g(f(x)) = 1/f(x) = 1/(x^2 + 5)


you can think a function f as a computer program,
when you put something into this program,say value x',
the program(f(x)) will give you other things (the value of f(x'))
f。g means that what you put into the program is not x' , but g(x)


收錄日期: 2021-04-13 15:59:30
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20080530000051KK00636

檢視 Wayback Machine 備份