Explanation:
you need to put the specific x value into the place of x and calculate.
that's it.
all you need to remember is that a negative exponent means 1/...
and x⁰ = 1
g(-3) = (1/6)^-3 = 6³ = 216
g(-2) = (1/6)^-2 = 6² = 36
g(-1) = (1/6)^-1 = 6¹ = 6
g(0) = (1/6)⁰ = 1
g(1) = (1/6)¹ = 1/6
that was really all for this.