Section 3.1 : The Definition of the Derivative
4. Use the definition of the derivative to find the derivative of,
\[Q\left( t \right) = 10 + 5t - {t^2}\]Show All Steps Hide All Steps
Start SolutionFirst we need to plug the function into the definition of the derivative.
\[Q'\left( t \right) = \mathop {\lim }\limits_{h \to 0} \frac{{Q\left( {t + h} \right) - Q\left( t \right)}}{h} = \mathop {\lim }\limits_{h \to 0} \frac{{10 + 5\left( {t + h} \right) - {{\left( {t + h} \right)}^2} - \left( {10 + 5t - {t^2}} \right)}}{h}\]Make sure that you properly evaluate the first function evaluation. This is one of the more common errors that students make with these problems.
Also watch for the parenthesis on the second function evaluation. You are subtracting off the whole function and so you need to make sure that you deal with the minus sign properly. Either put in the parenthesis as we’ve done here or make sure the minus sign get distributed through properly. This is another very common error and one that if you make will often make the problem impossible to complete.
Show Step 2Now all that we need to do is some algebra (and it might get a little messy here, but that is somewhat common with these types of problems) and we’ll be done.
\[\begin{align*}Q'\left( t \right) & = \mathop {\lim }\limits_{h \to 0} \frac{{10 + 5t + 5h - {t^2} - 2th - {h^2} - 10 - 5t + {t^2}}}{h}\\ & = \mathop {\lim }\limits_{h \to 0} \frac{{h\left( {5 - 2t - h} \right)}}{h} = \mathop {\lim }\limits_{h \to 0} \left( {5 - 2t - h} \right) = 5 - 2t\end{align*}\]The derivative for this function is then,
\[\require{bbox} \bbox[2pt,border:1px solid black]{{Q'\left( t \right) = 5 - 2t}}\]