Use the limit definition to compute f(x) if f(x) = 12x^2 + 2?

Steve A2019-08-14T21:19:18Z

Favorite Answer

f(x) = 12x^2 + 2
f(x+h) = 12(x+h)^2 + 2
f(x+h) - f(x) = 12(x+h)^2 +2 - 12x^2 -2
= 12x^2 +24xh + 12h^2 - 12x^2
= 24xh - 12h^2
{f(x+h) - f(x)}/h = 24x - 12h
as h --> 0, the limit of f'(x) = 24x

Pope2019-08-14T18:11:22Z

The function definition is a given condition, and we are now asked to derive that same definition?

Mark2019-08-14T17:17:26Z

We're not taking the summer school class that you are, so do it yourself or ask your teacher.