Lesson 6.4: Combining Functions Flashcards

1
Q

Composition of Functions/Function Composition

A

This operation means to put one function into the other, wherever there is an “input” or x spot. You might see this written as f(g(x)), where you can clearly see that the function g(x) has been entered or substituted or “plugged in” for the x in the function f(x). Another way this is written is (f ∘ g)(x) which is read “f of g of x”.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Function Operations

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Function Notation

A

a way to write functions that is easy to read and understand; f(x)=x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly