find the difference quotient $\frac{f(x + h)-f(x)}{h}$ for the function and simplify it.\nf(x)=9x^{2}+2x\nthe…

find the difference quotient $\frac{f(x + h)-f(x)}{h}$ for the function and simplify it.\nf(x)=9x^{2}+2x\nthe difference quotient is \n(simplify your answer. do not factor.)
Answer
Explanation:
Step1: Find f(x + h)
Substitute (x+h) into (f(x)): [ \begin{align*} f(x + h)&=9(x + h)^2+2(x + h)\ &=9(x^{2}+2xh+h^{2})+2x + 2h\ &=9x^{2}+18xh+9h^{2}+2x + 2h \end{align*} ]
Step2: Calculate f(x + h)-f(x)
[ \begin{align*} f(x + h)-f(x)&=(9x^{2}+18xh+9h^{2}+2x + 2h)-(9x^{2}+2x)\ &=9x^{2}+18xh+9h^{2}+2x + 2h - 9x^{2}-2x\ &=18xh+9h^{2}+2h \end{align*} ]
Step3: Calculate the difference quotient
[ \begin{align*} \frac{f(x + h)-f(x)}{h}&=\frac{18xh+9h^{2}+2h}{h}\ &=\frac{h(18x + 9h+2)}{h}\ &=18x+9h + 2 \end{align*} ]
Answer:
(18x+9h + 2)