WHY two parts? Part 1 guarantees an antiderivative exists (it constructs one as an integral). Part 2 uses an antiderivative to compute a definite integral. Part 1 supplies the existence; Part 2 supplies the shortcut.
We use the definition of the derivative, nothing else.
Step 1 — Write the difference quotient.F′(x)=limh→0hF(x+h)−F(x).Why this step? The derivative IS this limit by definition — we are deriving, not assuming.
Step 2 — Simplify the numerator using the additivity of integrals.F(x+h)−F(x)=∫ax+hf(t)dt−∫axf(t)dt=∫xx+hf(t)dt.Why this step?∫ax+h=∫ax+∫xx+h (splitting an interval). The "area up to x" cancels, leaving the thin sliver from x to x+h.
Step 3 — Squeeze the sliver using the Extreme Value Theorem.
Since f is continuous on the closed interval [x,x+h], it attains a minimum mh=f(u) and maximum Mh=f(v) there. The area of the sliver is between the smallest and largest rectangle:
mhh≤∫xx+hf(t)dt≤Mhh(h>0).
Divide by h:
mh≤hF(x+h)−F(x)≤Mh.Why this step? A continuous function can't dip below its min or exceed its max, so the average height of the sliver is trapped between them.
Step 4 — Take the limit (Squeeze Theorem).
As h→0, the points u,v∈[x,x+h]→x, and by continuityf(u)→f(x), f(v)→f(x). So both bounds collapse:
limh→0mh=f(x)=limh→0Mh.
By the Squeeze Theorem the middle term is forced to f(x):
F′(x)=f(x).(The h<0 case is identical with inequalities flipped — same conclusion.)■
Step 1 — Use Part 1 to get one antiderivative.
Define F(x)=∫axf(t)dt. By Part 1, F′=f.
Step 2 — Compare to an arbitrary antiderivative G.
Suppose G′=f too. Then (F−G)′=f−f=0 on [a,b].
Why this step? We must connect the specific integral-defined F to anyG the student might find.
Step 3 — Zero derivative ⇒ constant (this needs the Mean Value Theorem).
If (F−G)′=0 everywhere, then for any x, MVT gives (F−G)(x)−(F−G)(a)=(F−G)′(c)(x−a)=0. Hence F−G is constant: G(x)=F(x)+C.
Why this step? "Derivative zero ⇒ constant" is not free — it is a consequence of the MVT. This is the honest hinge of the proof.
Step 4 — Evaluate at the endpoints.G(b)−G(a)=(F(b)+C)−(F(a)+C)=F(b)−F(a).
Now F(b)=∫abfdt and F(a)=∫aafdt=0. Therefore
∫abf(x)dx=G(b)−G(a).■
Imagine pouring water into a tank while watching the water level. The height of the water curve at this instant is how fast the level rises — that's Part 1 (rate of filling = the curve's height). Now, the total water added from start to end is just (level at the end) minus (level at the start) — you don't need to watch every drop, just check the two readings — that's Part 2. Filling up (integrating) and measuring the rising speed (differentiating) are two sides of the same coin.
What does FTC Part 1 state?
If f is continuous and F(x)=∫axf(t)dt, then F′(x)=f(x).
What does FTC Part 2 state?
If G′=f with f continuous, then ∫abfdx=G(b)−G(a).
In the Part 1 proof, what simplifies F(x+h)−F(x) to ∫xx+hf?
Additivity of integrals (interval splitting).
Which theorem provides mhh≤∫xx+hf≤Mhh?
Extreme Value Theorem (max/min on closed interval), then bounded rectangles.
Which theorem forces the difference quotient to f(x) as h→0?
The Squeeze Theorem, using continuity of f.
In Part 2, why is G(x)=F(x)+C?
(F−G)′=f−f=0, and zero derivative ⇒ constant by the Mean Value Theorem.
Why does the constant C not appear in the final answer of Part 2?
Dekho, FTC ka core idea simple hai: integration aur differentiation ek-doosre ko undo karte hain. Imagine karo ek tank mein paani bhar rahe ho. Curve f(t) ki height batati hai ki paani kitni tezi se bhar raha hai. Ab "ab tak kitna paani jama hua" — woh hai area function F(x)=∫axf(t)dt. Part 1 kehta hai: is jama hue paani ke badhne ki rate exactly curve ki height ke barabar hai, yani F′(x)=f(x). Proof mein humne sirf derivative ki definition li, area ko thin sliver ∫xx+hf tak simplify kiya, EVT se usko mhh aur Mhh ke beech trap kiya, aur Squeeze theorem se limit nikaal di. Continuity yahan zaroori hai — usi se f(u),f(v)→f(x) hota hai.
Part 2 practical jaadu hai. Jab koi bhi antiderivative G mil jaaye (yani G′=f), to definite integral bas G(b)−G(a) ho jata hai — har chhoti strip add karne ki zaroorat nahi, sirf do endpoint readings. Iska proof: Part 1 se humein ek antiderivative F mil gaya; phir (F−G)′=0, aur MVT se zero derivative ka matlab constant — to G=F+C. Endpoints pe subtract karo, C cancel ho jata hai, aur answer aa jata hai.
Exam mein do galtiyan sabse common hain: (1) variable upper limit ke saath chain rule bhool jaana — dxd∫0x2f=f(x2)⋅2x, woh 2x mat chhodo; (2) Part 2 mein lower limit ka term subtract karna bhool jaana. Yaad rakho: Part 1 antiderivative ka existence prove karta hai, Part 2 usse count karta hai. Bas yeh do lines pakad lo, baaki sab clear ho jayega.