Create a Polynomial Function
Birthday Polynomial
Assignment: Create a polynomial function by using the digits of your birthday as the coefficients of the polynomial, with even numbers positive and
odd numbers negative Ex. November 9, 2016 is 11/09/16 and the resulting polynomial would be f(x) =-1x^5-1x^4+0x^3-9x^2-1x+6