← All topics
Engineering Mathematics

Calculus

Derivatives, definite integrals, maxima–minima and area between curves — the rate-of-change and accumulation engine of GATE numericals.

PART 1

Topic Breakdown & Traps

The Engineering Principle

Calculus answers two complementary questions. The derivative gives the *instantaneous rate of change* — the slope of a curve — and at a maximum or minimum that slope is zero. The definite integral gives *accumulation* — the signed area under a curve between two limits. The Fundamental Theorem of Calculus ties them together: integrating a function and then differentiating returns the original, so a definite integral is evaluated by finding an antiderivative and taking the difference at the limits.

The Core Formula Matrix

Power rule: , and .

Fundamental theorem: , where .

Stationary points: solve ; a maximum has , a minimum has .

Area between curves (upper) and (lower):
y = 2xy = x²x=20
Area between the line y = 2x (upper) and the parabola y = x² (lower) from x = 0 to x = 2 — the shaded region equals ∫₀²(2x − x²)dx.

The ‘IIT Traps’

  • Don't forget the lower limit. A definite integral is ; evaluating only at drops the term.
  • Upper minus lower curve. For area between curves, subtract the *lower* function from the *upper* one over the interval where they don't cross; reversing them gives a negative (wrong-sign) area.
  • ** exception.** , not . The power rule breaks at .
  • Slope zero ≠ always a maximum. marks a stationary point; you must check (or sign change) to classify it.
PART 2

Progressive 3-Tier Question Suite

Q1BASIC1 Mark · MCQ
If , then equals:
Q2MEDIUM2 Marks · NAT
The value of the definite integral is ______. (Round off to two decimal places.)
Q3HARD2 Marks · NAT
The area enclosed between the curves and (see figure) is ______ square units. (Round off to two decimal places.)
y = 2xy = x²x=2
y = 2x and y = x² intersect at x = 0 and x = 2; the line is the upper boundary in between.