Answer:
The function is odd
Step-by-step explanation:
Even functions and odd functions are those which satisfy particular symmetry relations as follows:
f(x) is even if f(-x) = f(x)
f(x) is odd if f(-x) = -f(x)
Not all functions are eligible for being even or odd.
Considering
[tex]f(x)=x^3+x^1[/tex]
Let's find f(-x)
[tex]f(-x)=(-x)^3+(-x)^1[/tex]
Since [tex](-x)^3=(-x)(-x)(-x)=-x^3[/tex]
And [tex](-x)^1=-x:[/tex]
[tex]f(-x)=-(x)^3-(x)^1[/tex]
Factoring by -1:
[tex]f(-x)=-((x)^3+(x)^1)[/tex]
The expression in parentheses if f(x), thus:
[tex]f(-x)=-f(x)[/tex]
And the function is odd.