163k views
5 votes
Find f(-1) for the

piece-wise function.
f(x) = {
-2x+1
-x+ 2
if x ≤ 1
if x > 1
f(-1) = [?]

Find f(-1) for the piece-wise function. f(x) = { -2x+1 -x+ 2 if x ≤ 1 if x > 1 f-example-1

1 Answer

5 votes

Answer:

f(-1) = 3

Explanation:

Notice that the first part of the piecewise function includes x=-1, so we need to evaluate f(-1) with the function f(x)=-2x+1:

f(-1) = -2(-1) + 1 = 2 + 1 = 3

User Cattivo
by
8.1k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.