Hi Woojin,
From the question, we know that for all n:
f(x) = even function, therefore... f(x) = f(-x) = x2n
g(x) = odd function, therefore... g(x) = -g(x) = x2n+1
Looking at the options:
I. f[g(x)] then would be equal to f[-g(x)]
--> This is must be even because f(x) = f(-x), where in this case x would be "g(x)"
II. f(x) + g(x)...
x2n + x2n+1 = 2x2n + x
Therefore x is always an odd function.
III. f(x)g(x)
In this case, we have one odd function multiplied by an even function, so...
Let f(x) = x2n and g(x) = x2n+1 for all n.
Then f(x)g(x) = x2nx2n+1 = x(4n^2)+1
--> f(x)g(x) is always an odd function.
Keep in mind you could do Case 1 with the 2n and 2n+1 exponents way, but it would be much more arduous.
Hope this helps!
-Winn