230k views
0 votes
Given the function
Calculate the following values:

Given the function Calculate the following values:-example-1
User FarmHand
by
6.4k points

1 Answer

5 votes

Answer:

f(-1) = 1

f(0) = 20

f(2) = 38

Explanation:

f(-1) = 9×-1 + 10 = -9 + 10 = 1

f(0) = 9×0 + 20 = 0 + 20 = 20

f(2) = 9×2 + 20 = 18 + 20 = 38

we needed to use the second definition for f(0), because that is the same as saying x=0.

and that is in the domain of the second function definition ( x>=0).

User Antonio La Marra
by
7.0k points