For f(x), evaluate the following: a. f(0), b. f(6) and show all of your work. // I've attached the function below.

For fx evaluate the following a f0 b f6 and show all of your work Ive attached the function below class=

Respuesta :

Answer:

a. f(0) = 4

b. f(6) = 8

Step-by-step explanation:

This is a piecewise function, so the actual equation is on the left, and the inequalities are on the right.

If x = 0, this would fall under the first part of the function because x < 5 is the requirement for the first part. Then, evaluating it: f(0) = 0 + 4 = 4.

If x = 6, this would fall under the second part of the function because 5 [tex]\leq[/tex] x < 7 is the requirement. 6 falls under this category, so that means the second part of the function is used. Because it is a constant, 8, this evaluates to f(6) = 8.