Alright , lets get started.
A polynomial can have constants, variables or exponents that can be combined using addition, subtraction, multiplication and division but not division by a variable.
 : Polynomial
 : Polynomial
 : Polynomial
 : Not Polynomial because it has a variable in division.
Hope it will help :)