Piecewise Functions

Piecewise Functions

Assessment

Flashcard

Mathematics

12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is a piecewise function?

Back

A piecewise function is a function that is defined by different expressions or formulas for different intervals of its domain.

2.

FLASHCARD QUESTION

Front

How do you evaluate a piecewise function at a specific point?

Back

To evaluate a piecewise function at a specific point, determine which interval the point falls into and use the corresponding expression to find the function's value.

3.

FLASHCARD QUESTION

Front

What does it mean if a piecewise function is undefined at a certain point?

Back

A piecewise function is undefined at a certain point if there is no expression defined for that point in the function's definition.

4.

FLASHCARD QUESTION

Front

Evaluate the piecewise function: f(x) = { x^2 for x < 0; 2x + 1 for x >= 0 } at x = -3.

Back

f(-3) = (-3)^2 = 9.

5.

FLASHCARD QUESTION

Front

Evaluate the piecewise function: f(x) = { x + 2 for x < 1; 3 for x = 1; x^2 for x > 1 } at x = 1.

Back

f(1) = 3.

6.

FLASHCARD QUESTION

Front

What is the cost function for buying cupcakes if the first 10 cost $2 each and any additional cost $1.50 each?

Back

C(x) = { 2x for 0 < x <= 10; 20 + 1.5(x - 10) for x > 10 }.

7.

FLASHCARD QUESTION

Front

If a dog weighs 50 pounds, how much do you need to pay if the cost is $1.50 per pound for the first 40 pounds and $2 for each additional pound?

Back

Cost = 40 * 1.50 + (50 - 40) * 2 = 60 + 20 = $80.

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?