Chapter 2 Functions Flashcards

1
Q

What is the domain of a function?

A

The set of input values which yield an output value

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

What is the range of a function?

A

The set of corresponding output values to a given set of input values

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

Which axis can you find the domain and range?

A

The x-axis is the domain and the y-axis is the range

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

What is a piecewise defined function?

A

A function that employs a different formula on different parts of its domain

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

What is bracket Notation used for?

A

To express a piecewise function
{ x+ 1 for x <= 2
g(x) = { 1 for x < 2

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

What is the absolute value function?

A

It is a function defined by the following formula
{ x for x >= 0
f(x) = |x| = { -x for x < 0

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

What is a vertical shift?

A

It a shift of a function that is done by increasing or decreasing the output y value.

n(x) = O(x) + “vertical units”

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

How would you shift function’s graph up? Down?

A

You would shift it up by adding to the output value of the function and you would shift it down by subtracting from the output value of the function.

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

What is a horizontal shift?

A

It is a shift of the function’s graph to the right or left

Expressed as
n(t) = o(t+k)

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

How would you get a function to horizontally shift to the right? To the left?

A

To shift to the right you would add to input value.

To shift to the left you would subtract from the input value.

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

What is a Translation?

A

A vertical or horizontal shift of the graph of a function

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

What does composition do functions mean?

A

It means that two or more functions may be connected by the fact that the output of one is the input of the other

g(f(x))

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

What is it mean to say that f(g(t)) is a composition of f with g?

A

That the output of g is the input of f

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

What are inverse functions?

A

Functions where the input and output have been reversed.

Original —- P=f(t)
Inverse — t = g(p)

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

What is the notation of an inverse function?

A

f^-1(t) = p

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

What is the domain and range of an inverse function?

A

The domain is the range of the original function.

The range is the domain of the original function

17
Q

What is the relationship between composition and inverses?

A

The functions f and f^-1 are called inverses because they undo each other when composed.

18
Q

What does f^-1(f(R)) equal?

A

They equal R

19
Q

What is concavity?

A

The degree for which the rate of change of a function changes