Grade 11 Functions Review - Flashcards

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/39

flashcard set

Earn XP

Description and Tags

Forty practice flashcards covering definitions, properties, and operations related to functions, domain/range, graphing, vertical line test, piecewise functions, and evaluating functions.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

40 Terms

1
New cards

What is the definition of a function?

A function is a rule of correspondence between two nonempty sets such that to every element of the domain there corresponds one and only one element of the range.

2
New cards

What are the domain and range in a function?

The domain is the set of inputs; the range is the set of possible outputs (values of f(x)).

3
New cards

How is a function often described in terms of mapping?

As a mapping from the domain onto the range.

4
New cards

True or False: Every function is a relation, and not every relation is a function.

True.

5
New cards

Why is the set C not a function in the example?

Because two ordered pairs share the same first element (0,1) and (0,-1).

6
New cards

Which set from the example is a function: A = {(1,2),(2,3),(3,4),(4,5)}?

A is a function because each first element is unique.

7
New cards

True or False: All functions are relations.

True. All functions are relations, but not all relations are functions.

8
New cards

What is the Vertical Line Test?

A graph is a function if any vertical line drawn passes through the graph at exactly one point.

9
New cards

What does the Vertical Line Test determine?

Whether a relation is a function.

10
New cards

How do you graph a function from a relation?

Find all ordered pairs that satisfy f, plot them on a Cartesian plane, and draw a smooth curve through the points from left to right.

11
New cards

What is a piecewise function?

A function whose definition involves more than one formula on different parts of its domain.

12
New cards

What defines the domain partition in a piecewise function?

Different intervals or conditions, such as x ≥ 0 and x < 0.

13
New cards

For the piecewise function f(x) = {3x+2 for x ≥ 0; -x^2+3 for x < 0}, what is f(0) and f(-3)?

f(0) = 2; f(-3) = -6.

14
New cards

What is the independent variable in y = f(x)?

x.

15
New cards

What is the dependent variable in y = f(x)?

y (the output).

16
New cards

How do you evaluate a function for a given x?

Substitute the value into f(x) and simplify.

17
New cards

If f(x) = x^2 + 3x - 2, what is f(-3)?

-2.

18
New cards

If f(x) = 2x - 1, what is f(-2)?

-5.

19
New cards

If f(x) = x^2 + 3x - 2, what is f(0)?

-2.

20
New cards

If f(x) = 2x - 1, what is f(2)?

3.

21
New cards

What does f(x) denote in the expression f(x) is the output for input x?

The output value assigned to the input x by the function f.

22
New cards

How do you write the sum of two functions?

(f+g)(x) = f(x) + g(x).

23
New cards

How do you write the difference of two functions?

(f-g)(x) = f(x) - g(x).

24
New cards

How do you write the product of two functions?

(f∙g)(x) = f(x) · g(x).

25
New cards

How do you write the quotient of two functions?

(f/g)(x) = f(x) / g(x), with g(x) ≠ 0.

26
New cards

What is the domain requirement for (f+g)(x), (f−g)(x), and (f∙g)(x)?

Defined for all x in the domain common to f and g.

27
New cards

What additional restriction applies to (f/g)(x)?

g(x) ≠ 0.

28
New cards

Compute (f+g)(x) if f(x) = 2x - 1 and g(x) = 3x^3 + 6x - 4.

(f+g)(x) = 3x^3 + 8x - 5.

29
New cards

Compute (f+g)(x) if f(x) = 3x^2 - 4x + 5 and g(x) = 2x^3 - 6x + 2.

(f+g)(x) = 2x^3 + 3x^2 - 10x + 7.

30
New cards

What does the notation f(x) represent?

The output value corresponding to input x produced by the function f.

31
New cards

How would you express the sum of function values at a given x?

Compute f(x) + g(x) for that x.

32
New cards

What is the meaning of the independent variable in evaluation?

The input value selected from the domain.

33
New cards

What happens when you substitute x into a function during evaluation?

You replace x with the given number and simplify.

34
New cards

What is a graph that passes the vertical line test called?

A function.

35
New cards

What is the relation between a function and its domain mapping?

Each domain element is paired with exactly one output in the range.

36
New cards

Which sets A, B, C, D in the notes form a function and why is C not?

A, B, and D are functions; C is not because it contains (0,1) and (0,-1) with the same input 0.

37
New cards

What does a piecewise function require in its definition?

More than one formula, each applying on a different partition of the domain.

38
New cards

What is the process of evaluating a function at a specified x value?

Substitute and simplify.

39
New cards

What is a key difference between one-to-one vs one-to-many in the context of functions?

A function cannot be one-to-many; it requires one output per input; one-to-one and many-to-one are types of functions, while one-to-many is not a function.

40
New cards

How would you describe mapping a domain onto a range in simple terms?

For every input, give exactly one output.