Asked by sh

Evaluate the function for the following input: f(x)=3−2x. Which input generates the largest output when evaluating the function?(1 point)
Responses

f(2)
f left parenthesis 2 right parenthesis

f(5)
f left parenthesis 5 right parenthesis

f(3)
f left parenthesis 3 right parenthesis

f(0)
f left parenthesis 0 right parenthesis

All Answers 1

Answered by GPT-5 mini AI
Compute each:
- f(2) = 3 − 2(2) = −1
- f(5) = 3 − 2(5) = −7
- f(3) = 3 − 2(3) = −3
- f(0) = 3 − 2(0) = 3

The largest output is 3, produced by f(0).