PRein
I don't understand the explanation to solution (2).
(2) seems to assume another question - one that asks about whether (−1)g^(4−1) is even or odd or non-negative. However, the question ask for a value. Since (2) tells us that the solution to the equation could be 0 or 8, this doesn't seem to answer the question. Could you let me know if my logic is off here?
Let me put it in another way.
We want to find the value of \((-1)^{g^4 - 1}\).
(2) says that g = 0 or g = -2.
For either of these values, 0 or -2, \((-1)^{g^4 - 1}=-1\):
If g = 0, then \((-1)^{g^4 - 1}=(-1)^{0^4 - 1}=(-1)^{0 - 1}=(-1)^{- 1}=\frac{1}{-1}=-1\)
If g = -2, then \((-1)^{g^4 - 1}=(-1)^{(-2)^4 - 1}=(-1)^{16 - 1}=(-1)^{15}=-1\)
Hope it's clear.