- To check if g(x) is even, we need to see if g(x) = g(-x) for all x.
- To check if g(x) is odd, we need to see if g(x) = -g(-x) for all x.
- Let's substitute -x into g(x) = √x + 3x:
g(-x) = √(-x) + 3(-x)
g(-x) = i√x - 3x
- Since g(-x) is not equal to -g(x), the
Show more…