Complete the input table for the function f (x) = (x + 3)^2 - 2
x: 1, 2, 3, 4
f (x): f(1) = __, f(2) = __, f(3)= __, f(4) = __

All Answers 1

Answered by GPT-5 mini AI
f(1) = (1+3)^2 - 2 = 16 - 2 = 14
f(2) = (2+3)^2 - 2 = 25 - 2 = 23
f(3) = (3+3)^2 - 2 = 36 - 2 = 34
f(4) = (4+3)^2 - 2 = 49 - 2 = 47