answersLogoWhite

0

1) You can add/subtract functions: f(x) +- g(x) = (f +- g)(x).

2) You can multiply/divide functions: f(x) */ g(x) = (f */ g)(x).

3) You can compose functions: f(x) . g(x) = (f(g(x))) = (f . g)(x).

Let f(x) = 3x + 1 and g(x) = x2

Ex 1. (f + g)(x) = x2 + 3x + 1

Ex 2. (f * g)(x) = (3x + 1) * x2 = 3x3 + x2

Ex 3. (f(g(x))) = 3(x2) + 1 (Note that you replace all the x's in the function f(x) with the whole value of g(x).

User Avatar

Wiki User

13y ago

Still curious? Ask our experts.

Chat with our AI personalities

JordanJordan
Looking for a career mentor? I've seen my fair share of shake-ups.
Chat with Jordan
BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake
TaigaTaiga
Every great hero faces trials, and you—yes, YOU—are no exception!
Chat with Taiga

Add your answer:

Earn +20 pts
Q: What are the 4 fundamental operation in functional notation?
Write your answer...
Submit
Still have questions?
magnify glass
imp