Calculus/Differentiation
From Wikiversity
Contents |
[edit] Prerequisites
In order to understand and calculate derivatives, one must understand the following topics:
[edit] Introduction to Differentiation
Differentiation is the process of finding the slope of a line at any point on that line.
Generally, a slope can be found by taking the change in y-coordinates divided by the change in x-coordinates or:

where m is the slope.
Now what happens when we attempt to take the slope of a point on a line, or how fast the y's are changing in respect to the x's at a single point? The formula fails when Δx or Δy = 0
In order to do this, we have to undergo differentiation.
[edit] Definition of a Derivative
The following formula will calculate the slope of a line at any point:

where
indicates the derivative, and h is the difference between a point h units away from x and x
Given f(x) = 3x2, to find the derivative of f(a) (where a is any x coordinate within the domain of f(x)), use the definition of derivative.

Here's an exercise to try:
Find
, given that f(x) = 4x2. The solution is below.

Therefore, the slope of 4x^2 at x=2 is 16.
This is a somewhat tedious process when bigger functions are involved. Take for example:
f(x) = 3x6 + sin2x − 12x + 5
Using the definition of derivative, your equation looks like this:

Have fun solving that algebraically!
Luckily, this is where rules for derivatives come in.