The Science That Draws Necessary Conclusions

To Learn Math

Intro to Derivatives

with one comment

The derivative of f(x) at point a is the slope of the tangent line at point a or \displaystyle f^|(x)=\lim_{h \to 0}\frac{f(x+h) - f(x)}{h}. Allow me to explain.
circle_line_types
As seen in the picture above, a secant line is a line that passes through two points of a function and a tangent line touches only one. The function to find the slope of a secant line that passes through is m=\frac{f(x+h)-f(x)}{h} where h is the change in x or \Delta x. This is simply the slope formula, m=\frac{y_2-y_1}{x_2-x_1}, modified. Taking the limit as h approaches 0 means that the \Delta x would “become zero”, so the line would only pass through that one point. That is a tangent line.

Derivative Formula GIF

The picture above should help make it clearer. It illustrates using the derivative formula to find the slope of the tangent line at x=1 on f(x) = -x^2 + 5. The red line is the secant line as h approaches zero from the left (values of h are -3, -2, and -1). The blue line is the secant line as h approaches zero from the right (values of h are 3 and 2). The purple line is the tangent line; it touches the function at only one point. Now I will show you how it is done algebraically. I have written it out since I believe that is easier to understand.

deriv_alg_1

The first thing I do is replace f(x) with its value -x^2 + 5 replacing x with x + h in the first term. I then multiply everything out so I am left with a polynomial. The x^2’s and 5’s cancel out. Now it is possible to cancel out an h in each term. After doing so, I plugged in zero for h to leave me with the derivative -2x.

deriv_alg_2

The derivative only tells you the slope of the tangent line, not the equation. Since you know the slope of the line and a point on the line, it is not difficult to find the equation of the tangent line, g(x) in this case.

There are many tricks and shortcuts to finding the derivative of a line. The derivative formula is usually the most difficult. Things to remember: The derivative of f(x) is f^|(x). A derivative of the derivative yields the second derivative or f^{||}(x). The derivative of y is written as \frac{dy}{dx}. In the next two posts I will delve into some of the shortcuts to finding the derivative of a function and why derivatives are useful.

Written by todizzle91

February 16, 2009 at 12:20 pm

Posted in Calculus

One Response

Subscribe to comments with RSS.

  1. Good refresher. I’m going on 66 yrs and way too many years since I’ve studied anything of value. Trying to get my mind to work again. Tnx for the bit I’ve learned again. WBR

    William

    March 3, 2009 at 10:41 pm


Leave a Reply