IDNLearn.com provides a user-friendly platform for finding answers to your questions. Our experts are ready to provide in-depth answers and practical solutions to any questions you may have.
Answer:
A. f(0) = 4
B. f(6) = 8
Step-by-step explanation:
When evaluating a piecewise function, the fist step is to determine the applicable domain. Then the function defined for that domain is the one that is used for the evaluation.
x = 0 is in the domain x < 5, so the applicable function is f(x) = x+4.
f(0) = 0 +4 = 4
__
x = 6 is in the domain 5 ≤ x < 7, so the applicable function is f(x) = 8.
f(6) = 8