Functions and Graphs Flashcards

1
Q

What is a function?

A

A function is a rule that assigns to each input exactly one output.

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

What is the domain of a function?

A

The set of all valid input values (x-values).

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

What is the range of a function?

A

The set of all possible output values (y-values).

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

What is a one-to-one function?

A

A function where each output is mapped from a unique input.

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

What is a many-to-one function?

A

A function where different inputs can give the same output.

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

What is the notation f : x ↦ x²?

A

This means f is a function that maps x to x².

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

What is the inverse of a function f(x)?

A

A function that reverses f(x), written f⁻¹(x).

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

What condition must a function satisfy to have an inverse?

A

It must be one-to-one.

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

How do you find the inverse of a function?

A

Swap x and y, then solve for y.

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

How is the graph of y = f⁻¹(x) related to y = f(x)?

A

It is a reflection of y = f(x) in the line y = x.

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

What does the composition (f ∘ g)(x) mean?

A

It means f(g(x)); apply g first, then f.

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

What does the graph of a modulus function y = |f(x)| look like?

A

Any part of the graph below the x-axis is reflected above it.

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

What is the transformation y = |x|?

A

A V-shaped graph with vertex at the origin.

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

How do you represent functions graphically?

A

By plotting the output value (y) for each x-value in the domain.

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

How do you solve f(x) = g(x) graphically?

A

Plot both functions and find their points of intersection.

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

What does y = f(x) + a represent?

A

A vertical shift of a units up.

17
Q

What does y = f(x + a) represent?

A

A horizontal shift of a units to the left.

18
Q

What is a step function?

A

A function that jumps between constant values (e.g., greatest integer function).

19
Q

What is a piecewise function?

A

A function defined by different expressions over different intervals.

20
Q

What is a composite function?

A

A function made by applying one function to the result of another.