Draw a function graph X = np.linspace(-2, 2, 100) ax.plot(X, X**2, label='f(x) = x**2')
Instant speed, limit of average speeds Derivative, change rate of y with respect to x f(x) = ax^2 f'(x) = 2ax