
Patrick B. answered 09/08/19
Math and computer tutor/teacher
A.R.o.c = [f(x+h) - f(x)] / [ x+h - x ] =
[f(x+h) - f(x)] / h]
f(x+h) = 2(x+h)^2 + 1 = 2(x^2+ 2xh + h^2) + 1 = 2x^2 + 4xh + 2h^2 + 1
f(x+h) - f(x) = 2x^2 + 4xh + 2h^2 + 1 - 2x^2 - 1
= 4xh + 2h^2
Dividing by h:
4x + 2h
The denominator is just
Alabaster V.
Thank you.09/08/19