Function Composition and Operations

Function Composition and Operations

Assessment

Flashcard

Mathematics

9th - 11th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is function composition?

Back

Function composition is the process of applying one function to the results of another function. If f(x) and g(x) are two functions, then the composition of f and g is denoted as f(g(x)).

2.

FLASHCARD QUESTION

Front

How do you find f(g(0)) if f(x) = 3x + 10 and g(x) = x - 2?

Back

First, find g(0): g(0) = 0 - 2 = -2. Then, find f(-2): f(-2) = 3(-2) + 10 = 4.

3.

FLASHCARD QUESTION

Front

What is the formula for adding two functions f and g?

Back

The formula for adding two functions is (f + g)(x) = f(x) + g(x).

4.

FLASHCARD QUESTION

Front

If f(x) = 3x^2 + 1 and g(x) = 4x + 5, what is (f + g)(2)?

Back

(f + g)(2) = f(2) + g(2) = (3(2^2) + 1) + (4(2) + 5) = 26.

5.

FLASHCARD QUESTION

Front

What does (h/j)(-2) mean if h(x) = x^2 - 3x - 10 and j(x) = 3x - 2?

Back

(h/j)(-2) means to evaluate h(-2) and j(-2) and then divide the results: h(-2) = 0 and j(-2) = -8, so (h/j)(-2) = 0.

6.

FLASHCARD QUESTION

Front

What is the definition of a polynomial function?

Back

A polynomial function is a function that can be expressed in the form f(x) = a_nx^n + a_{n-1}x^{n-1} + ... + a_1x + a_0, where a_n, a_{n-1}, ..., a_0 are constants and n is a non-negative integer.

7.

FLASHCARD QUESTION

Front

How do you find q(p(-2)) if p(x) = 3x + 4 and q(x) = 2x^2?

Back

First, find p(-2): p(-2) = 3(-2) + 4 = -2. Then, find q(-2): q(-2) = 2(-2)^2 = 8.

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?