We have three functions.
We have to calculate the values of y for different values of x.
We start with f(x) = |x| - 1.
We can calculate the different values as:
We now calculate the values for f(x) = x^5 - 1:
Finally, we calculate the values for f(x) = x^3 - x^7:
We now have to check if the functions are odd, even or neither.
Even functions have to satisfy the following rule:
We can use the tables to check this condition: we look at the value of f(-2) and f(2) and see if they are equal or not. The same has to be done for f(-1) and f(1).
If the function is even, we have to have f(-2) = f(2) and f(-1) = f(1).
The only function that satisfies this condition is f(x) = |x| - 1, so this function is even:
The other functions are not even.
We now check if the remaining functions are odd or not.
Odd functions satisfy the following condition:
In this case, we check the values of f(x) for x = -2 and x = -1 and see if they are the opposite values for f(x) when x = 2 and x = 1 respectively.
The function that satisfy this condition is f(x) = x^3 - x^7:
Then this function is odd.
The remaining function is neither even nor odd.
Answer:
We can complete the table as