Find the difference quotient of LaTeX:  \displaystyle f(x)=4 x^{3} - 9 x^{2} - 6 x - 8 .

The difference quotient is LaTeX:  \displaystyle \frac{f(x+h)-f(x)}{h} . Evaluating LaTeX:  \displaystyle f(x+h)=- 6 h - 6 x + 4 \left(h + x\right)^{3} - 9 \left(h + x\right)^{2} - 8 and expanding gives LaTeX:  \displaystyle f(x+h)=4 h^{3} + 12 h^{2} x - 9 h^{2} + 12 h x^{2} - 18 h x - 6 h + 4 x^{3} - 9 x^{2} - 6 x - 8 Evaluating the difference quotient gives LaTeX:  \displaystyle \frac{(4 h^{3} + 12 h^{2} x - 9 h^{2} + 12 h x^{2} - 18 h x - 6 h + 4 x^{3} - 9 x^{2} - 6 x - 8)-(4 x^{3} - 9 x^{2} - 6 x - 8)}{h} Simplifying gives LaTeX:  \displaystyle \frac{4 h^{3} + 12 h^{2} x - 9 h^{2} + 12 h x^{2} - 18 h x - 6 h}{h}=4 h^{2} + 12 h x - 9 h + 12 x^{2} - 18 x - 6