Never mind it's composite functions.. @jim_thompson5910
(t o s)(x) is the same as t(s(x))
agreed? or do you have a question on that aspect?
so I multiply t by s?
no, t(x) is a function it does NOT mean t times x
unfortunately this notation is a bit confusing since 3(5) means 3 times 5 but when we refer to functions like t(x), we don't mean t times x we mean "t is a function where x is the input, t(x) is the output"
okay.. I don't understand how to do them then.
say we had the equation y = x+5
if we plugged in x = 2, we'd get y = x+5 y = 2+5 y = 7 So the input is x = 2, the output is y = 7
make sense?
yes, so far
ok now let's say we wish to express the equation y = x+5 into function notation why would we do this? because function notation helps tie together the input AND output in the same equation instead of saying "input is x = 2, the output is y = 7", which is a bit lengthy, we just write f(2) = 7 where f(x) = x+5. We just replaced y with f(x). The terms y and f(x) are often interchangeable.
|dw:1404512634071:dw|
Join our real-time social learning platform and learn together with your friends!