You can
put this solution on YOUR website!Functions are truly easy things to use...
Given g(x) =
this says... given the "number" x in the g(x) definition, we alter it as defined by

.
So, g(2) is

--> g(2) is 4 + 8
--> g(2) = 12
and g(-2) is

--> g(-2) = 4 - 8
--> g(-2) = -4
Can you see how simple it is?
jon.