Given the function:
[tex]f\mleft(x\mright)=2x^2+5x-8[/tex]We will find the difference quotient for the given function
We will use the following formula:
[tex]\frac{f(x+h)-f(x)}{h},h\ne0[/tex]so, we will find f(x+h) then find the differnce of f(x+h) and f(x)
[tex]\begin{gathered} f(x+h)=2(x+h)^2+5(x+h)-8 \\ \end{gathered}[/tex][tex]f(x+h)-f(x)=2(x+h)^2+5(x+h)-8-(2x^2+5x-8)[/tex]Expand then simplify
[tex]\begin{gathered} f(x+h)-f(x) \\ =2(x^2+2hx+h^2)+5x+5h-8-2x^2-5x+8 \\ =2x^2+4hx+2h^2+5x+5h-2x^2-5x \\ =(2x^2-2x^2)+(5x-5x)+4hx+5h+2h^2 \\ =4hx+5h+2h^2 \end{gathered}[/tex]Now, divide the result by (h)
[tex]\begin{gathered} \frac{f(x+h)-f(x)}{h}=\frac{4hx+5h+2h^2}{h} \\ \\ =\frac{h(4x+5+2h)}{h}=4x+5+2h \end{gathered}[/tex]So, the answer will be:
The the difference quotient = 4x + 5 + 2h