A polynomial is a mathematical expression consisting of variables and coefficients involving only the operations of
- addition
- subtraction
- multiplication
- exponentiation to non-negative integer powers
Example with a single indeterminate (variable):
$$x^2-4x+7$$
Example with three indeterminates (variables):
$$x^3+2xyz^2-yz+1$$