Raymond B. answered 09/09/22
Math, microeconomics or criminal justice
f(a) = 3-a+10a^2
f(a+h) = 3-(a+h) + 10(a+h)^2
= 3-a-h +10(a^2 +2ah+h^2)
= 3-a-h + 10a^2 +20ah + 20h^2
f(a+h) = 20ah +20h^2 -h
divide by h to get 20a + 20h -1
as h approaches zero, the expression appoaches 20a-1 which is f'(a) = the derivative of f(a), the basic point of the whole exercise, a prelude to differential calculus