Composition of functions

Composition of functions

Assessment

Flashcard

Mathematics

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the composition of functions?

Back

The composition of functions is a way to combine two functions, where the output of one function becomes the input of another. It is denoted as (f ∘ g)(x) = f(g(x)).

2.

FLASHCARD QUESTION

Front

Given f(x) = x^2 + 4 and g(x) = x + 5, find f ∘ g(x).

Back

f ∘ g(x) = (g(x))^2 + 4 = (x + 5)^2 + 4 = x^2 + 10x + 29.

3.

FLASHCARD QUESTION

Front

How do you evaluate f(g(8)) if f(x) = x^2 + 4 and g(x) = x + 5?

Back

First, find g(8): g(8) = 8 + 5 = 13. Then, find f(13): f(13) = 13^2 + 4 = 169 + 4 = 173.

4.

FLASHCARD QUESTION

Front

If f(x) = 2x + 3 and g(x) = -3x - 4, find f(g(x)).

Back

f(g(x)) = f(-3x - 4) = 2(-3x - 4) + 3 = -6x - 8 + 3 = -6x - 5.

5.

FLASHCARD QUESTION

Front

Evaluate f(g(0)) if f(x) = 3x + 10 and g(x) = x - 2.

Back

g(0) = 0 - 2 = -2. Then, f(-2) = 3(-2) + 10 = -6 + 10 = 4.

6.

FLASHCARD QUESTION

Front

Given g(x) = x^2 - 2x and h(x) = x - 2, find g ∘ h(x).

Back

g(h(x)) = g(x - 2) = (x - 2)^2 - 2(x - 2) = x^2 - 4x + 4 - 2x + 4 = x^2 - 6x + 8.

7.

FLASHCARD QUESTION

Front

What is the notation for the composition of functions?

Back

The notation for the composition of functions is f ∘ g, which means 'f of g'.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?