This page consists of some basic topics to get you started with derivatives with the limit definition of the derivative. Before we get started on the details of derivatives and differentiation, let's watch this introduction video. This video goes pretty deeply into derivatives so you don't need to understand everything but it is a good place to start.
video by Dr Chris Tisdell |
---|
Topics You Need To Understand For This Page |
---|
Recommended Books on Amazon (affiliate links) | ||
---|---|---|
![]() |
![]() |
![]() |
Derivative Definition and Meaning
\(\displaystyle{ f~'(x) = }\) \(\displaystyle{ \lim_{\Delta x \to 0}{\frac{f(x+\Delta x) - f(x)}{\Delta x}} }\) |
---|
derivative = slope |
you may also see the derivative referred to as the rate of change or instantaneous rate of change |
There are two very important things to remember about the derivative, the definition and what it means.
First, the definition of the derivative is from a limit. When you were studying limits, you may have run across this limit but not known what it meant. There are at least three different forms that you might see. These are sometimes called difference quotients.
Three Ways to Write the Limit Definition of the Derivative
\(\displaystyle{ f~'(x) = \lim_{\Delta x \to 0}{\frac{f(x+\Delta x) - f(x)}{\Delta x}} }\) |
original form; used the most since it contains the most information |
\(\displaystyle{ f~'(x) = \lim_{h \to 0}{\frac{f(x+h) - f(x)}{h}} }\) |
alternative form of the first equation; some students find this form easier to use |
\(\displaystyle{ f~'(a) = \lim_{x \to a}{\frac{f(x) - f(a)}{x-a}} }\) |
this form is usually used when finding the derivative at a point \(x=a\); used the least since it is specific to one point |
The second thing you need to really know is that the derivative is the slope of the graph. Every time you hear the word 'derivative' you should think 'slope' and, when a problem asks for the slope (or the equation of the tangent line, since it involves slope) your first thought should be 'derivative'.
Okay, so what do all these equations actually mean and how are you supposed to understand them? Here is a fun video, using the secant line, which gives you an intuitive understanding of what the derivative actually is.
video by Krista King Math |
---|
Before we discuss some details about the derivative, let's talk about notation.
Derivative Notation
Using correct notation is extremely important in calculus. If you truly understand calculus, you will use correct notation. Take a few extra minutes to notice and understand notation whenever you run across a new concept. Start using correct notation from the very first.
You may not think this is important. However, if your current (or previous) teacher doesn't require correct notation, learn it on your own. You may (and probably will) get a teacher in the future that WILL require correct notation and this will cause you problems if you don't learn it now. It is much easier to learn it correctly the first time than to have to correct your notation later, after you have been doing it incorrectly for a while.
Not only is it important in class to use correct notation, when you use math ( or any other subject that uses special symbols ) in your career, you will need to be able to communicate what you mean. Without correct notation, your ideas could be misunderstood. It's a lot like speaking English ( or whatever language you use regularly ) or speaking a variant that has meaning only to you. You will be misunderstood and it may even affect your ability to keep a job.
So, just decide to start using correct notation now. It's not that hard and it will pay off in the long run.
You will see and use various types of notation to write this derivative. Most books just tell what to write without explaining why. Let me try to explain. In the following examples, I will assume \( y = f(x) \).
Various Notation Methods to Write the Derivative
\( f~'(x) \) |
Used quite often and the small quote symbol indicates the derivative. Make sure that this symbol appears clearly in your work. |
\( y' \) |
Also used a lot. The disadvantage of this notation is that you need to pick up from the context what the variable of differentiation is, since it is not explictly stated in the expression, like it is in the previous example. |
\( \displaystyle{\frac{d}{dx}[f(x)]} \) |
Probably the clearest way to write the derivative but is also longer than the previous two ways. Use of this notation is usually limited to situations when it is important to clearly show the function itself and the variable of differentiation. |
\( \displaystyle{\frac{dy}{dx}} \) |
Also quite common. This is shorthand for \( \displaystyle{\frac{d[y]}{dx} }\) and \( \displaystyle{ \frac{d}{dx}[y]} \). [ see note below ] |
\( D_x[y] \) and \( D_x[f(x)] \) |
Not used much in beginning calculus. However, they are important when you study partial derivatives. |
Note - - The notation \( dy/dx \) does NOT mean dy divided by dx. It means the derivative of y with respect to x. Right before you begin studying integration, you will probably cover a section about differentials. This section will prove that you can write \(\displaystyle{\frac{dy}{dx} = f~'(x)} \) in differential form as \( dy = [ f~'(x) ] dx\). This can propagate the illusion of division but don't let yourself be fooled. It takes quite a bit to prove the differential form. |
Using The Limit Definition
Okay, let's watch some videos related to the derivative and how to use the limit definition to get our heads around this concept.
This first video contains a great explanation of how to think about this limit definition and what it means. It also contains a good example of how to calculate and interpret the limit.
video by Krista King Math |
---|
After watching that first video, if the ideas are still not clear, here is another good video for you to watch explaining the same concepts.
video by PatrickJMT |
---|
Here is video that compares the graph of a function to the graph it's derivative. It is a great follow-up to the previous video.
video by PatrickJMT |
---|
Fortunately, we are not going to have to use this limit definition to calculate derivatives all the time. There are some basic rules, based on the limit definition, that will very quickly replace the use the limit definition to calculate derivatives.
Coming Up
Here is a great video with quick explanations of the next 4 or 5 rules that you will learn to calculate derivatives. This video is especially helpful if you are refreshing your calculus skills or just need a review before an exam. If you are first learning derivatives, it is better to skip this video for now and come back to it right before your first exam on derivatives.
video by Krista King Math |
---|
After working some practice problems, your next logical step is to learn a few basic rules on the constant and addition rules page
Practice
Unless otherwise instructed, use the limit definition to calculate the derivative in these problems. Give your answers in exact terms, completely factored.
Basic
\( f(x) = 3 \)
Problem Statement
Use the limit definition to calculate the derivative of \( f(x) = 3 \)
Solution
video by Simple Math |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
\( f(x) = 3x-1 \)
Problem Statement
Use the limit definition to calculate the derivative of \( f(x) = 3x-1 \)
Solution
video by Simple Math |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
\( f(x) = 12 + 7x \)
Problem Statement |
---|
Use the limit definition to calculate the derivative of \( f(x) = 12 + 7x \)
Final Answer |
---|
\( f'(x) = 7 \)
Problem Statement
Use the limit definition to calculate the derivative of \( f(x) = 12 + 7x \)
Solution
From the problem statement, we are given \(f(x)=12+7x\)
We will use the equation \(\displaystyle{ f'(x) = \lim_{h \to 0}{\frac{f(x+h) - f(x)}{h}} }\) but the equation \(\displaystyle{ f'(x) = \lim_{\Delta x \to 0}{\frac{f(x+\Delta x) - f(x)}{\Delta x}} }\) will also work.
In our equation of choice, we have two main factors, \(f(x)\) and \(f(x+h)\). We are given \(f(x)=12+7x\). To get \(f(x+h)\) we replace x with x+h everywhere in \(f(x)\). This gives us \(f(x+h) = 12+7(x+h)\). Notice that there is only one x here, so we just need to do the substitution once. If there was more than one place that an x appears, we would need to replace EVERY x with x+h.
Okay, so now we are ready to set up the limit.
\(\displaystyle{ f'(x) = \lim_{h \to 0}{\frac{f(x+h) - f(x)}{h}} = \lim_{h\to0}\frac{[12+7(x+h)]-(12+7x)}{h}}\) |
Now we just use algebra to simplify and solve. |
\(\displaystyle{ f'(x) = \lim_{h\to0}\frac{12+7x +7h-12-7x}{h} }\) |
\(\displaystyle{ f'(x) = \lim_{h\to0}\frac{7h}{h} }\) |
\(\displaystyle{ f'(x) = \lim_{h\to0}7 = 7 }\) |
This is also solved in this video.
video by PatrickJMT |
---|
Final Answer
\( f'(x) = 7 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( f(x) = x^2+x \)
Problem Statement
Use the limit definition to calculate the derivative of \( f(x) = x^2+x \)
Solution
video by Simple Math |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
\( f(x) = x^2 + x - 3 \)
Problem Statement |
---|
Use the limit definition to calculate the derivative of \( f(x) = x^2 + x - 3 \)
Final Answer |
---|
\( f'(x) = 2x + 1 \)
Problem Statement
Use the limit definition to calculate the derivative of \( f(x) = x^2 + x - 3 \)
Solution
video by PatrickJMT |
---|
Final Answer
\( f'(x) = 2x + 1 \)
Log in to rate this practice problem and to see it's current rating. |
---|
Use the limit definition to calculate \(f'(x)\) and the slope of the tangent line at \( x = 3 \) for \(\displaystyle{ f(x) = x^2 + 1 }\)
Problem Statement
Use the limit definition to calculate \(f'(x)\) and the slope of the tangent line at \( x = 3 \) for \(\displaystyle{ f(x) = x^2 + 1 }\)
Solution
video by rootmath |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
\( f(x) = x^2 + 5 \)
Problem Statement |
---|
Use the limit definition to calculate the derivative of \( f(x) = x^2 + 5 \)
Final Answer |
---|
\( f'(x) = 2x \)
Problem Statement
Use the limit definition to calculate the derivative of \( f(x) = x^2 + 5 \)
Solution
video by Krista King Math |
---|
Final Answer
\( f'(x) = 2x \)
Log in to rate this practice problem and to see it's current rating. |
---|
Use the limit definition to calculate \(f'(x)\) and the slope of the tangent line at \( x = 2 \) for \(\displaystyle{ f(x) = 3x^2+5 }\)
Problem Statement
Use the limit definition to calculate \(f'(x)\) and the slope of the tangent line at \( x = 2 \) for \(\displaystyle{ f(x) = 3x^2+5 }\)
Solution
video by The Organic Chemistry Tutor |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
Use the limit definition to calculate \(f'(x)\) and the slope of the tangent line at \( x = 1 \) for \(\displaystyle{ f(x) = \sqrt{x} }\)
Problem Statement
Use the limit definition to calculate \(f'(x)\) and the slope of the tangent line at \( x = 1 \) for \(\displaystyle{ f(x) = \sqrt{x} }\)
Solution
video by rootmath |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
\(\displaystyle{f(x)=\frac{\sqrt{x}}{8}}\)
Problem Statement |
---|
Use the limit definition to calculate the derivative of \(\displaystyle{f(x)=\frac{\sqrt{x}}{8}}\)
Final Answer |
---|
\(\displaystyle{ f'(x)=\frac{1}{16\sqrt{x}}}\)
Problem Statement
Use the limit definition to calculate the derivative of \(\displaystyle{f(x)=\frac{\sqrt{x}}{8}}\)
Solution
In the video solution below, he uses a shortcut that you are not usually given to solve this problem. To solve this problem without the shortcut, you need to use the concept of rationalizing that we discuss on the finite limits page.
\(\displaystyle{\frac{1}{8}\lim_{h \to 0}{\left[\frac{\sqrt{x+h}-\sqrt{h}}{h}\right] }}\) \(\displaystyle{ \frac{\sqrt{x+h}+\sqrt{h}}{\sqrt{x+h}+\sqrt{h}}}\) |
\(\displaystyle{ \frac{1}{8}\lim_{h \to 0}{ \frac{x+h-x}{h(\sqrt{x+h}+\sqrt{x})} } = \frac{1}{8} \left[ \frac{1}{2\sqrt{x}} \right] = \frac{1}{16\sqrt{x}}}\) |
video by PatrickJMT |
---|
Final Answer
\(\displaystyle{ f'(x)=\frac{1}{16\sqrt{x}}}\)
Log in to rate this practice problem and to see it's current rating. |
---|
Intermediate
\(\displaystyle{ f(x) = \frac{1}{1+x^2} }\)
Problem Statement
Use the limit definition to calculate the derivative of \(\displaystyle{ f(x) = \frac{1}{1+x^2} }\)
Solution
video by MIT OCW |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
\(\displaystyle{ G(t) = \frac{4t}{t+1} }\)
Problem Statement
Use the limit definition to calculate the derivative of \(\displaystyle{ G(t) = \frac{4t}{t+1} }\)
Solution
video by PatrickJMT |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
\(\displaystyle{ f(x) = \frac{x}{1-2x} }\)
Problem Statement
Use the limit definition to calculate the derivative of \(\displaystyle{ f(x) = \frac{x}{1-2x} }\)
Solution
video by Krista King Math |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
Use the limit definition to calculate \(f'(x)\) for \(f(x)= 3/(4x)\) and find the slope of the tangent line at \(x=2\).
Problem Statement
Use the limit definition to calculate \(f'(x)\) for \(f(x)= 3/(4x)\) and find the slope of the tangent line at \(x=2\).
Solution
video by PatrickJMT |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
Use the limit definition to calculate \(f'(x)\) and the slope of the tangent line at \(x=4\) for \(\displaystyle{f(x)=\sqrt{2x+1}}\)
Problem Statement
Use the limit definition to calculate \(f'(x)\) and the slope of the tangent line at \(x=4\) for \(\displaystyle{f(x)=\sqrt{2x+1}}\)
Solution
video by PatrickJMT |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
Use the limit definition to calculate the slope and equation of the tangent line to the function \(f(x)=\sqrt{x+2}\) at the point \((7,3)\)
Problem Statement
Use the limit definition to calculate the slope and equation of the tangent line to the function \(f(x)=\sqrt{x+2}\) at the point \((7,3)\)
Solution
video by PatrickJMT |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
\(\displaystyle{ f(x) = \frac{x}{x+3} }\)
Problem Statement
Use the limit definition to calculate the derivative of \(\displaystyle{ f(x) = \frac{x}{x+3} }\)
Solution
video by Krista King Math |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
Find the equation of the tangent line to the graph of \(f(x)=x^2-3\) at \((3,6)\) using the limit definition of the derivative.
Problem Statement |
---|
Find the equation of the tangent line to the graph of \(f(x)=x^2-3\) at \((3,6)\) using the limit definition of the derivative.
Final Answer |
---|
\(f(x)=x^2-3\)
Problem Statement
Find the equation of the tangent line to the graph of \(f(x)=x^2-3\) at \((3,6)\) using the limit definition of the derivative.
Solution
video by PatrickJMT |
---|
Final Answer
\(f(x)=x^2-3\)
Log in to rate this practice problem and to see it's current rating. |
---|
Advanced
Use the limit definition to calculate \(f'(x)\) and the slope of the tangent line at \( x = 4 \) for \(\displaystyle{ f(x) = 1/x }\)
Problem Statement
Use the limit definition to calculate \(f'(x)\) and the slope of the tangent line at \( x = 4 \) for \(\displaystyle{ f(x) = 1/x }\)
Solution
video by rootmath |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
Use the limit definition to determine the point on the graph of \(\displaystyle{y=1/x+2}\) where the slope is equal to \(-2\).
Problem Statement
Use the limit definition to determine the point on the graph of \(\displaystyle{y=1/x+2}\) where the slope is equal to \(-2\).
Solution
If you were confused by the equation in the question whether it meant \((1/x)+2\) or \(1/(x+2)\), you need to review order of operations in the precalculus section.
video by PatrickJMT |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
Really UNDERSTAND Calculus
Log in to rate this page and to see it's current rating.
To bookmark this page and practice problems, log in to your account or set up a free account.
Do you have a practice problem number but do not know on which page it is found? If so, enter the number below and click 'page' to go to the page on which it is found or click 'practice' to be taken to the practice problem.
| |
I recently started a Patreon account to help defray the expenses associated with this site. To keep this site free, please consider supporting me. |
---|
Support 17Calculus on Patreon |
next: constant/addition rules → |
---|
|
---|
Practice Instructions
Unless otherwise instructed, use the limit definition to calculate the derivative in these problems. Give your answers in exact terms, completely factored.