Polynomial functions are functions that look like this:
f(x) = 4x*3 - 5x + 10
f(x) = 4x*4 - 3x*2 - x + 1
f(x) = x*2 - 100