
Pavel L.
asked 03/13/22The derivative of a function of f at x is given by
The derivative of a function of f at x is given by
f′(x)=limh→0f(x+h)−f(x)h
provided the limit exists.
Use the definition of the derivative to find the derivative of f(x)=7x2+3x+4.
Enter the fully simplified expression for f(x+h)−f(x). Do not factor. Make sure there is a space between variables.
f(x + h) - f(x) =
f'(x) =
1 Expert Answer

Ryan B. answered 03/14/22
8+ years tutoring Calculus
We have f(x) = 7x2 + 3x + 4 and thus f(x + h) = 7(x + h)2 + 3(x + h) + 4 = 7(x2 + 2xh + h2) + (3x + 3h) + 4 = 7x2 + 14xh + 7h2 + 3x + 3h + 4. Therefore, f(x + h) - f(x) = (7x2 + 14xh + 7h2 + 3x + 3h + 4) - (7x2 + 3x + 4) = 7x2 + 14xh + 7h2 + 3x + 3h + 4 - 7x2 - 3x - 4 = 14xh + 7h2 + 3h = h(14x + 7h + 3). Hence, (f(x + h) - f(x)) / h = (h(14x + 7h + 3)) / h = 14x + 7h + 3. Finally, f'(x) = lim (h -> 0) ((f(x + h) - f(x)) / h) = lim (h -> 0) (14x + 7h + 3) = 14x + 7(0) + 3 = 14x +3.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
This is merely substitute and simplify. What prevents you from doing that? ?03/13/22