Functions Flashcards

1
Q

Function

A

Takes an input, applies a given rule or operations, then gives an output

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

Domain

A

Set of all inputs

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

Range

A

Set of all outputs

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

One-one function

A

Every input has a unique output and every output has a unique input

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

Many-one function

A

More than one input gives the same output

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

Inverse function

A

A function that does the opposite of another

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

Composite function

A

A function that is applied to the result of another function

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

Find the inverse of f(x) = (3x-1)/2x+5

A

x=(3y-1)/2y+5
2yx+5x=3y-1
y(2x-3)=-1-5x
y=-(5x+1)/2x-3=f|(x)

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

What does an inverse function look like on a graph?

A

Reflected in the line y=x

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

When can an inverse function exist?

A

Only if the function is one-one

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