143k views
4 votes
Check all of the functions that are odd.

f (x)=x^3-x^2
f(x)=x^5-3x^3+2x
f(x) = 4x + 9
F(x)=1/x

1 Answer

0 votes

Answer:

f(x)= 4x+9

F(x)=1/x

Explanation:

An odd function accomplish the following condition:

f(-x) = -f(x) (1)

By checking (1) on each of the next functions, we have:

f(-x) = (-x)^3 - (-x)^2
\\eq -f(x) = - (x^3- x^2)

f(-x) = (-x)^5 -3(-x)^3 + 2(-x)
\\eq -f(x) = -x^5 +3x^3 +2x

f(-x)= -4x +9 = -f(x)

F(-x) = -1/x =-F(x)

User Ejjyrex
by
8.0k points