SOLUTION: Please help me solve the problem. Thank you! f(x)=x+4 f(-8) f(-4) Non-linear function: f(x)= 5+x2 Two inputs to evaluate: f(1) f(0) Nonlinear Function: y=x^2+3x-

Algebra ->  College  -> Linear Algebra -> SOLUTION: Please help me solve the problem. Thank you! f(x)=x+4 f(-8) f(-4) Non-linear function: f(x)= 5+x2 Two inputs to evaluate: f(1) f(0) Nonlinear Function: y=x^2+3x-      Log On


   



Question 200479: Please help me solve the problem. Thank you!
f(x)=x+4
f(-8)
f(-4)
Non-linear function:
f(x)= 5+x2
Two inputs to evaluate:
f(1)
f(0)
Nonlinear Function: y=x^2+3x-12
Inputs: 3,8

Answer by RAY100(1637) About Me  (Show Source):
You can put this solution on YOUR website!
f(x) = x +4
.
f(-8) = (-8) +4 = -4
.
f(-4) = ( -4) + 4 = 0
.
.
f(x) = 5 + x^2
.
f(1) = 5 +1^2 =5+1 = 6
.
f(0) = 5 + 0^2 =5
.
.
f(x) = x^2 +3x -12
.
f(3) = (3)^2 +3(3) -12 = 9+9-12 = 6
.
f(8) = 8^2 +3(8) -12 = 64 +24 -12 = 76