find the difference quotient of f(x)=x² + 7; that is find (f(x + h)-f(x))/h, h≠0. be sure to simplify. the…

find the difference quotient of f(x)=x² + 7; that is find (f(x + h)-f(x))/h, h≠0. be sure to simplify. the difference quotient is .
Answer
Explanation:
Step1: Find f(x + h)
Given (f(x)=x^{2}+7), then (f(x + h)=(x + h)^{2}+7=x^{2}+2xh+h^{2}+7)
Step2: Substitute f(x + h) and f(x) into the difference - quotient formula
(\frac{f(x + h)-f(x)}{h}=\frac{(x^{2}+2xh + h^{2}+7)-(x^{2}+7)}{h})
Step3: Simplify the numerator
((x^{2}+2xh + h^{2}+7)-(x^{2}+7)=x^{2}+2xh + h^{2}+7 - x^{2}-7=2xh+h^{2})
Step4: Simplify the fraction
(\frac{2xh + h^{2}}{h}=\frac{h(2x + h)}{h}=2x+h)
Answer:
(2x + h)