Fundamental Theorem of Calculus
You saw on the preceeding pages that the area under the velocity curve gives the net distance traveled. In other words, if s(t) is the position of the car at time t, and v(t) = s'(t) is the velocity, then
, where s(b) - s(a) is the net distance traveled from time a to time b. It turns out that this relationship between a function, its derivative, and the definite integral of that derivative is true for functions other than velocity. This relationship, call the Fundamental Theorem of Calculus, states: If f is continuous on the interval [a,b] then
. In other words, integrating the rate of change of f over an interval gives the net change in f over that same interval.
Try the following:
- The applet shows the graph of f (x) on the left and the graph of f '(x) on the right. The area under f '(x) between a and b is colored in cyan on the right, and the difference f (b) - f (a) is shown on the left as a thick cyan bar on the y axis. Notice that the difference and the area are equal, as shown by the value displayed in the top left corner of each graph. Now, move the b slider to shorten up the interval. The area decreases, of course, but so does the difference. You can also move a to be closer to b. For now, keep a less than b (if you happen to make a larger than b, something interesting happens to the value of the area and the difference; we will come back to it on a different page). This example corresponds to the constant velocity case used with the car.
- Select the second example from the drop-down menu. This shows a cubic function and its derivative. You can move the a and b sliders and notice that the difference and the area remain the same (they might be slightly different due to rounding errors). This example corresponds to the speeding up example for the car.
- Select the third example from the drop-down menu. This shows a simple parabola and its derivative. Move the a slider to the left and watch what happens. Can you make the area and the difference zero? Where does this happen? Why? (Note that the area might not be exactly zero, but really small due to rounding error).
- You can also try your own functions by typing them in. Just make sure it is continuous, at least on the interval [a,b]. You can zoom and pan as usual.
For more information on rights and downloading, refer to http://www.calculusapplets.com/download.html.
© Copyright 2001 David J. Eck
© Copyright 2007 Thomas S. Downey
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
You must cause any files that you modify to carry prominent notices stating that you changed the files and the date of any change, and modified files must be put into a Java package different from edu.hws.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.






















