Skip to main content ?

Section 1.1 : Review : Functions

6. The difference quotient of a function \(f\left( x \right)\) is defined to be,

\[\frac{{f\left( {x + h} \right) - f\left( x \right)}}{h}\]

compute the difference quotient for \(g\left( x \right) = 6 - {x^2}\).

Show All Steps Hide All Steps

Start Solution
\[g\left( {x + h} \right) = 6 - {\left( {x + h} \right)^2} = 6 - {x^2} - 2xh - {h^2}\]
Show Step 2
\[g\left( {x + h} \right) - g\left( x \right) = 6 - {x^2} - 2xh - {h^2} - \left( {6 - {x^2}} \right) = - 2xh - {h^2}\]
Show Step 3
\[\frac{{g\left( {x + h} \right) - g\left( x \right)}}{h} = \frac{{ - 2xh - {h^2}}}{h} = - 2x - h\]