Functions Flashcards

(23 cards)

1
Q

What is a dependant variable?

A

A variable whose value depends on that of another

In experiments, it is often the outcome that researchers measure.

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

What is an independent variable?

A

A variable that is manipulated to observe its effect on the dependant variable

It is the presumed cause in an experiment.

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

What does the equation y = F(x) represent?

A

A function where y is the output and x is the input

F(x) denotes the relationship between x and y.

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

What is the DOMAIN in a function?

A

The set of inputs for the function

It includes all possible x values.

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

What is the RANGE in a function?

A

The set of outputs for the function

It includes all possible y values.

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

What characterizes a monotonically increasing function?

A

f(a) < f(x) for x1 < x2

As x increases, f(x) does not decrease.

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

What characterizes a monotonically decreasing function?

A

f(x1) > f(x2) for x1 < x2

As x increases, f(x) does not increase.

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

What is a symmetric function about the y-axis?

A

An even function where f(x) = f(-x)

The graph is mirrored over the y-axis.

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

What is an odd function?

A

A function symmetric around the origin where f(-x) = -f(x)

The graph is reflected over the origin.

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

What are periodic functions?

A

Functions that repeat after a certain range of values, called the period T

Examples include sine and cosine functions.

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

What does ‘one-to-one’ mean in the context of functions?

A

Each input value gives only one output value

No two different inputs produce the same output.

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

What does ‘one-to-many’ mean?

A

One input value corresponds to more than one output value (NOT AN ACTUAL FUNCTION)

This situation does not qualify as a function.

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

What does ‘many-to-one’ mean?

A

Multiple input values give the same output value

This is a valid function type.

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

What are inverse functions?

A

Functions that reverse the operations of another function

If f(x) = y, then f^-1(y) = x.

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

How can linear functions be expressed?

A

As y = mx + b

m represents the slope and b the y-intercept.

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

What is the function f(x) when x ≥ 0?

A

f(x) = x

This defines the function for non-negative values of x.

17
Q

What is the function f(x) when x < 0?

A

f(x) = -x

This defines the function for negative values of x.

18
Q

How can quadratic functions be represented?

A

f(x) = ax² + bx + c

This is the standard form of a quadratic function.

19
Q

What is the factored form of a quadratic function?

A

f(x) = a(x - d)² + e

This form indicates vertex form, where (d, e) is the vertex.

20
Q

What characterizes a strictly proper rational function?

A

Degree of numerator is less than degree of denominator

This influences the behavior of the function as x approaches infinity.

21
Q

What characterizes a proper rational function?

A

Degrees of numerator and denominator are the same

This means the leading coefficients dictate the end behavior.

22
Q

What characterizes an improper rational function?

A

Degree of numerator is greater than degree of denominator

This can lead to asymptotic behavior.

23
Q

What are rational functions?

A

Quotient (division) of two polynomials

They can be expressed as f(x) = P(x)/Q(x), where P and Q are polynomials.