SOLUTION: Find each function value. See Examples 3 and 4. 4 g(x) = x + x (a) g(1) (b) g(-3) (c) g(0) (d) g(10) the 4 that is above

Algebra ->  Graphs -> SOLUTION: Find each function value. See Examples 3 and 4. 4 g(x) = x + x (a) g(1) (b) g(-3) (c) g(0) (d) g(10) the 4 that is above      Log On


   



Question 926851: Find each function value. See Examples 3 and 4.
4
g(x) = x + x
(a)
g(1)

(b)
g(-3)


(c)
g(0)

(d)
g(10)

the 4 that is above the x is x to the 4th

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
Use ^4 (^ is Uppercase 6 on Your keyboard)
g(x) = x^4 + x
......
Plug and Play
g(1) = x^4 + x = (1)^4 + 1 = 2
g(-3) = x^4 + x = (-3)^4 +(-3) = 81 - 3 = 78
g(0) = x^4 + x = 0 + 0 = 0
g(10) = x^4 + x = (10)^4 + 10 = 10,010