Question 269878: Find each function f, construct and simplify the different quotient
f(x+h)-f(x)/ h
f(x)=x^2-3 Answer by drk(1908) (Show Source):
You can put this solution on YOUR website! We know
f(x) = x^2 - 3
---
f(x+h) = (x+h)^2 - 3
----
So, we get
(f(x+h)-f(x))/ h = ((x+h)^2 - 3 - (x^2 - 3))/h
expanded gives us
and then
dividing by h, we get