Can you please explain a little more i’m not fully understanding

<em><u>Solution:</u></em>
Given that,

We have to find whether the above function is odd or even
If a function is: y = f(x)
If f(-x) = f(x), the function is even
If f(-x) = - f(x), the function is odd
Which is,

From given,

Replace x with -x

Therefore,

Thus the function g(x) is even
Answer:
Step-by-step explanation:
yes, (given number) / 5
If a function is even, then f(-x) = x.
If a function is odd, then f(-x) = -x.
y = x³ + x² → f(x) = x³ + x² → -f(x) = -(x³ + x²) = -x³ - x²
f(-x) = (-x)³ + (-x)² = [(-1)(x)]³ + [(-1)(x)]² = (-1)³x³ + (-1)²x²
= -1x³ + 1x² =-x³ + x²
f(-x) ≠ f(x) and f(-x) ≠ -f(x)
y = x³ + x² is not odd and not even
Answer: neither