Why is rate of change related to the area under a function

Click For Summary
SUMMARY

The discussion centers on the relationship between derivatives and integrals, specifically using the function y = x² + 2x + 9. The derivative, y' = 2x + 2, illustrates how the rules of differentiation work, particularly the power rule. Participants explain that the area under the curve of the derivative can be calculated using the original function, emphasizing that the processes of differentiation and integration are inverses. The informal explanation provided highlights that the rate of change of the area function A(x) is equal to the value of the function f(x) at that point, reinforcing the connection between rate of change and area.

PREREQUISITES
  • Understanding of basic calculus concepts, including derivatives and integrals.
  • Familiarity with polynomial functions and their properties.
  • Knowledge of the power rule for differentiation.
  • Ability to interpret graphical representations of functions and their derivatives.
NEXT STEPS
  • Study the formal definition of derivatives using limits, specifically y'(x) = lim(t→0) (y(x+t) - y(x)) / t.
  • Explore the Fundamental Theorem of Calculus to understand the connection between differentiation and integration.
  • Practice calculating areas under curves using definite integrals for various polynomial functions.
  • Learn about numerical methods for approximating integrals, such as Riemann sums.
USEFUL FOR

Students of calculus, mathematics educators, and anyone seeking a deeper understanding of the relationship between derivatives and integrals in mathematical analysis.

mpatryluk
Messages
46
Reaction score
0
I don't understand why integrals and derivatives work, and i don't understand why theyre so closely related.

Let's take a function y= x^2 + 2x + 9

y' = 2x + 2

Why do the rules for taking derivatives work? Why does reducing the power of a term by 1 and adding that as a coefficient work to find the rate of change? This might be like asking why gravity exists, but I'm curious.

Now in regards to my main question, take that derivative, y' = 2x + 2 and graph it.

If you want to calculate the area of the curve under the derivative, you can just do so using the original term it's derived from (by dropping any constants that would get lost in the derivation).

So i don't understand why a function can also serve to express the area under the function of it's derivative (when you drop constant terms.

I know mathematically it makes sense because the process of derivation and antiderivation are opposites, so i mathematically understand the connection, but i don't get the relationship between RoC and area.
 
Physics news on Phys.org
mpatryluk said:
I don't understand why integrals and derivatives work, and i don't understand why theyre so closely related.

Let's take a function y= x^2 + 2x + 9

y' = 2x + 2

Why do the rules for taking derivatives work? Why does reducing the power of a term by 1 and adding that as a coefficient work to find the rate of change?

It works because we can prove that it works. Have you ever proven the derivative laws? Or were you just required to memorize them?

If you want to calculate the area of the curve under the derivative, you can just do so using the original term it's derived from (by dropping any constants that would get lost in the derivation).

So i don't understand why a function can also serve to express the area under the function of it's derivative (when you drop constant terms.

I know mathematically it makes sense because the process of derivation and antiderivation are opposites, so i mathematically understand the connection, but i don't get the relationship between RoC and area.

Consider the following graph:

500px-FTC_geometric.svg.png


Let A(x) be the area from 0 to x under the graph. The value A(x+h)-A(x) is given by the red piece in the graph. If h is small, then we can approximate it by a small rectangle. The rectangle has sides h and f(x). So A(x+h) is the area up to x+h is given by the area up to x plus the rectangle. So A(x+h)\sim A(x) + f(x)h. This gives us that the rate of change of A is given by \frac{A(x+h)-A(x)}{h}\sim f(x). So if h is small, then the rate of change of A is f(x). This is an (informal) explanation of why the connection works.
 
mpatryluk said:
I don't understand why integrals and derivatives work, and i don't understand why theyre so closely related.

Let's take a function y= x^2 + 2x + 9

y' = 2x + 2

Why do the rules for taking derivatives work? Why does reducing the power of a term by 1 and adding that as a coefficient work to find the rate of change? This might be like asking why gravity exists, but I'm curious.

Now in regards to my main question, take that derivative, y' = 2x + 2 and graph it.

If you want to calculate the area of the curve under the derivative, you can just do so using the original term it's derived from (by dropping any constants that would get lost in the derivation).

So i don't understand why a function can also serve to express the area under the function of it's derivative (when you drop constant terms.

I know mathematically it makes sense because the process of derivation and antiderivation are opposites, so i mathematically understand the connection, but i don't get the relationship between RoC and area.

First question: it is just a trick which prevents you from doing the whole boring computation. Formally you would write:
<br /> y&#039;(x) = \lim_{t\rightarrow0}\frac{y(x+t)-y(x)}{t} <br />
Apllying this to whatever polynomial you'll find the trick you're used to.

Second question: how would one compute the area under y'(x)? Well, one way is to divide the x-axis is small intervals of measure t, (\left[0,t\right] etc. ) and compute the area of the little rectangle made by each interval and sum all rectangles: (for simplicity consider an interval (0,a) )

<br /> A=\sum_{i=0}^{N}t\cdot y&#039;(it)<br />
With a=tN.
This is just
<br /> \sum_{i=0}^{N}t\cdot\lim_{t\rightarrow0}(y(it+t)-y(it))/t =\lim_{t\rightarrow0}\sum_{i=0}^{N}y(it+t)-y(it)<br />
The only terms that do not vanish (they are not summed and subtracted in consequent terms) are the first and the last one, so that:

<br /> A=\lim_{t\rightarrow0}y(a)-y(0)=y(a)-y(0)<br />
 

Similar threads

  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K