Problem 2
Part a: Define the function below with a function string and evaluate the function at x = linspace(0,2,11), plot the results.
sin(x-2)
Part b: Estimate (by "eyeballing") a value close to the zero shown from the plot in part a, then use it to determine a numeric approximation of the zero.
Part c: Determine the integral of the function across the range x = 0 to x = 2.