Utilizing taylor polynomials is an effective way to approximate functions at a certain point. The higher degree you make your taylor polynomial, the more accurate your answer will be compared to the actual answer you could compute on a calculator.
Steps: 1. Compute the derivatives of the given function, meaning solve up to the nth derivative when solving an nth-degree taylor polynomial (for second degree polynomial, solve up to second derivative) 2. Plug in the given x value into each derivative 3. Plug the values you computed into the given form below