Final answer:
Function (a) is a polynomial function, (b) is also a polynomial function, (c) is a power function, (d) is neither (a rational function), and (e) is a polynomial function.
Step-by-step explanation:
Let's identify each function given in the question:
- Power functions are of the form f(x) = x^n where n is a real number.
- Polynomial functions are sums of terms of the form ax^n where n is a non-negative integer, and a is a real number.
- Functions that do not fit the above forms are neither.
- f(x) = x - x⁴ is a polynomial function because it is a sum of terms x^1 and x^4.
- f(x) = 2x (x + 2)(x - 1)² is also a polynomial function because when expanded, it is a sum of terms each in the form of ax^n.
- f(x) = (x²)³ is a power function because it simplifies to x^6, which is of the form x^n.
- f(x) = x² / (x²-1) is neither because the presence of x² in the denominator makes it a rational function, not a polynomial or power function.
- f(x) = 3x+1 is a polynomial function because it is a linear polynomial of degree one, which fits the form of polynomial functions.