With [a, b] = [-1, 1], n = 3, x = -1, x = 0, x = 1, derive the quadrature weights A, A2, and A using Lagrange polynomials. Apply these weights to approximate the integral edr. Compare your error with that predicted by the error formula given in class for Simpson's rule.