graphs and functions\nfinding a difference quotient for a linear or quadratic function\nfind the difference…

graphs and functions\nfinding a difference quotient for a linear or quadratic function\nfind the difference quotient $\frac{f(x + h)-f(x)}{h}$, where $h\neq0$, for the function below.\n$f(x)=3x^{2}+8$\nsimplify your answer as much as possible.\n$\frac{f(x + h)-f(x)}{h}=$
Answer
Explanation:
Step1: Find $f(x + h)$
Substitute $x+h$ into $f(x)$: $f(x + h)=3(x + h)^2+8=3(x^{2}+2xh+h^{2})+8 = 3x^{2}+6xh + 3h^{2}+8$
Step2: Calculate $f(x + h)-f(x)$
$f(x + h)-f(x)=(3x^{2}+6xh + 3h^{2}+8)-(3x^{2}+8)=6xh+3h^{2}$
Step3: Find the difference - quotient
$\frac{f(x + h)-f(x)}{h}=\frac{6xh + 3h^{2}}{h}=\frac{h(6x + 3h)}{h}=6x+3h$
Answer:
$6x + 3h$