Math · Calculus

Applications of the Integrals revision notes

A concise JEE revision summary of Applications of the Integrals.

FormulasRevision notes
Mathrevision notes

Key Concepts & Definitions

Integral as Limit of a Sum:
Definite integration calculates the exact area bounded by curves. The area under a curve can be thought of as being composed of a large number of very thin elementary strips (either vertical or horizontal). The total area is the result of adding up these elementary areas across the region.
Elementary Area:
An infinitesimally thin strip within a bounded region. For a vertical strip at an arbitrary position xxx with width dxdxdx and height yyy, the elementary area dA=y dxdA = y \, dxdA=ydx. For a horizontal strip at an arbitrary position yyy with width dydydy and length xxx, the elementary area dA=x dydA = x \, dydA=xdy.
Historical Development of Integration:
The foundations of integral calculus are rooted in the method of exhaustion utilized by ancient Greek mathematicians like Eudoxus and Archimedes to find areas and volumes. Isaac Newton framed integration as the inverse method of tangents (anti-derivatives) and the theory of fluxions. Gottfried Wilhelm Leibnitz developed Calculus summatorius (sum of infinitely small areas), introduced the integral symbol '∫\int∫', and connected antiderivatives to definite integrals. A.L. Cauchy later rigorously justified this theory using the concept of limits.JEE TIPWhile the history is rarely tested, recognizing that integration is intrinsically a "limit of an infinite sum" is crucial for Riemann Sum problems in JEE Advanced.

Area Under Simple Curves

  • Vertical Strip Method: The area AA of the region bounded by the curve y=f(x)y = f(x), the x-axis, and the vertical ordinates x=ax = a and x=bx = b (where b>ab > a) is given by taking vertical strips of height yy and width dxdx: A=abydx=abf(x)dxA = \int_{a}^{b} y \, dx = \int_{a}^{b} f(x) \, dx
  • Horizontal Strip Method: The area AA of the region bounded by the curve x=g(y)x = g(y), the y-axis, and the horizontal lines y=cy = c and y=dy = d is evaluated by taking horizontal strips of length xx and width dydy: A=cdxdy=cdg(y)dyA = \int_{c}^{d} x \, dy = \int_{c}^{d} g(y) \, dy
  • Symmetry: If a curve is symmetrical about the coordinate axes (like a circle or ellipse), the total area can be found by evaluating the area in the first quadrant and multiplying by the appropriate symmetry factor (usually 4).JEE TIPAlways exploit symmetry to save time and prevent sign errors during limit substitution.

Area Between Two Curves

  • Area Bounded by Two Curves f(x)f(x) and g(x)g(x): If f(x)g(x)f(x) \ge g(x) on the interval [a,b][a, b], the area enclosed between them is the integral of the upper curve minus the lower curve. A=ab[f(x)g(x)]dxA = \int_{a}^{b} [f(x) - g(x)] \, dxJEE TIPIf the curves intersect and cross each other, you MUST find the points of intersection by setting f(x)=g(x)f(x) = g(x) and split the integral. The general formula is A=abf(x)g(x)dxA = \int_{a}^{b} |f(x) - g(x)| \, dx.
  • Area Bounded by Two Curves along the Y-axis: If f(y)g(y)f(y) \ge g(y) on the interval [c,d][c, d], evaluate using horizontal strips: A=cd[f(y)g(y)]dyA = \int_{c}^{d} [f(y) - g(y)] \, dy

Advanced Techniques & Special Curves

  • Area Involving Inverse Functions: The area bounded by a function y=f(x)y = f(x) and its inverse y=f1(x)y = f^{-1}(x) is symmetrical about the line y=xy = x.JEE TIPTo find the area between f(x)f(x) and f1(x)f^{-1}(x), you only need to find the area between f(x)f(x) and the line y=xy = x, then multiply by 2.
    • Fundamental Identity for Areas of Inverse Functions: abf(x)dx+f(a)f(b)f1(y)dy=bf(b)af(a)\int_{a}^{b} f(x) dx + \int_{f(a)}^{f(b)} f^{-1}(y) dy = b f(b) - a f(a).
  • Regions defined by Inequalities: Many JEE problems provide regions like R={(x,y):yx2,yx}R = \{(x, y) : y \ge x^2, y \le |x|\}.JEE TIPFirst, replace inequalities with equals signs to plot the boundary curves. Find their intersection points. Pick a test point in each sub-region to determine which area satisfies all inequalities, then integrate.
  • Area Bounded by Modulus Functions: Functions like y=xxy = x|x| must be redefined as piecewise functions before integration. For instance, y=x2y = x^2 if x0x \ge 0, and y=x2y = -x^2 if x<0x < 0.

Formulae, Equations & Units

  • Key Standard Integral Formula: a2x2dx=x2a2x2+a22sin1(xa)+C\int \sqrt{a^2 - x^2} \, dx = \frac{x}{2}\sqrt{a^2 - x^2} + \frac{a^2}{2}\sin^{-1}\left(\frac{x}{a}\right) + C (Used extensively to evaluate the areas of circles and ellipses)
  • Area of a Circle (x2+y2=a2x^2 + y^2 = a^2): A=πa2A = \pi a^2 (Derived via 40aa2x2dx4 \int_{0}^{a} \sqrt{a^2 - x^2} \, dx)
  • Area of an Ellipse (x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1): A=πabA = \pi a b (Derived via 4ba0aa2x2dx4 \frac{b}{a} \int_{0}^{a} \sqrt{a^2 - x^2} \, dx)
  • Variables & Units:
    • x,yx, y: Coordinate positions (units).
    • dx,dydx, dy: Infinitesimal widths/lengths (units).
    • AA: Enclosed Area (expressed strictly in square units).

Conditions & Limitations

  • Continuous Functions: The functions f(x)f(x) or g(y)g(y) must be continuous in the given interval of integration [a,b][a, b] or [c,d][c, d]. If there are discontinuities or asymptotes, the integral becomes improper and area might be infinite or require limit evaluation.
  • Non-standard Conics: The standard area formulas for a circle (πa2\pi a^2) and ellipse (πab\pi a b) only directly yield the total area. If asked for a specific fractional area (e.g., cut by a chord or line), you cannot blindly apply the full formula; you must set up the exact definite integral.
  • Single-Valued Requirement: To integrate y=f(x)y = f(x), yy must be uniquely defined for every xx. For curves like x2+y2=a2x^2 + y^2 = a^2, solving for yy yields y=±a2x2y = \pm\sqrt{a^2 - x^2}. You must select the positive root for regions above the x-axis and the negative root for regions below.

⚠️ COMMON MISCONCEPTIONS & SIGN CONVENTIONS

  • Sign Convention for Area Below Axes: If the curve y=f(x)y = f(x) lies below the x-axis, the definite integral abf(x)dx\int_{a}^{b} f(x) dx will mathematically yield a negative value. However, area is a strictly positive scalar quantity. You must take its absolute numerical value: abf(x)dx|\int_{a}^{b} f(x) dx|.
  • Curves Crossing the Axes: If a curve crosses the x-axis between x=ax = a and x=bx = b (e.g., having a portion above and a portion below), directly evaluating abf(x)dx\int_{a}^{b} f(x) dx will algebraically add the positive and negative areas, resulting in the wrong net area.JEE TIPYou MUST find the roots where f(x)=0f(x) = 0 (let's say x=cx = c), and split the integration: Area A=acf(x)dx+cbf(x)dxA = |\int_{a}^{c} f(x) dx| + |\int_{c}^{b} f(x) dx|.
  • Choice of Integration Axis: A common trap is setting up a complex integral with respect to xx when taking horizontal strips with respect to yy would be trivial.JEE TIPIf evaluating f(x)dx\int f(x) dx results in difficult non-integrable forms (like inverse trig or log), check if inverting the function to x=g(y)x = g(y) and evaluating g(y)dy\int g(y) dy simplifies the math.

Standard Derivations & Step-by-Step Problem Solving

  • Area of Circle x2+y2=a2x^2 + y^2 = a^2:
    1. The circle is symmetric about both x and y axes. Total Area = 4 × (Area in 1st quadrant).
    2. Equation in first quadrant: y=+a2x2y = +\sqrt{a^2 - x^2}.
    3. A=40aa2x2dxA = 4 \int_{0}^{a} \sqrt{a^2 - x^2} \, dx.
    4. Apply standard integration formula: 4[x2a2x2+a22sin1(xa)]0a4 \left[ \frac{x}{2}\sqrt{a^2 - x^2} + \frac{a^2}{2}\sin^{-1}\left(\frac{x}{a}\right) \right]_{0}^{a}.
    5. Substitute limits: 4(a22sin1(1)0)=4(a22π2)=πa24 \left( \frac{a^2}{2} \sin^{-1}(1) - 0 \right) = 4 \left( \frac{a^2}{2} \frac{\pi}{2} \right) = \pi a^2.
  • Area of a curve crossing the x-axis (e.g., y=3x+2y = 3x + 2 from x=1x=-1 to x=1x=1):
    1. Find x-intercept by setting y=0    x=2/3y = 0 \implies x = -2/3.
    2. Graph lies below x-axis for x<2/3x < -2/3 and above for x>2/3x > -2/3.
    3. Split integral: A=12/3(3x+2)dx+2/31(3x+2)dxA = |\int_{-1}^{-2/3} (3x+2) dx| + \int_{-2/3}^{1} (3x+2) dx.
    4. Integrate and apply limits: [3x22+2x]12/3+[3x22+2x]2/31=16+256=133|[ \frac{3x^2}{2} + 2x ]_{-1}^{-2/3}| + [ \frac{3x^2}{2} + 2x ]_{-2/3}^{1} = \frac{1}{6} + \frac{25}{6} = \frac{13}{3} sq. units.
  • Area bounded by y=cosxy = \cos x from x=0x = 0 to x=2πx = 2\pi:
    1. Identify where cosx\cos x crosses the x-axis in [0,2π][0, 2\pi]: x=π/2x = \pi/2 and x=3π/2x = 3\pi/2.
    2. Set up integrals: 0π/2cosxdx+π/23π/2cosxdx+3π/22πcosxdx\int_{0}^{\pi/2} \cos x \, dx + |\int_{\pi/2}^{3\pi/2} \cos x \, dx| + \int_{3\pi/2}^{2\pi} \cos x \, dx.
    3. Result is the sum of magnitudes: 1+2+1=41 + |-2| + 1 = 4 sq units.

Important Graphs & Diagrams

  • The Circle & Ellipse: Standard graphs centered at origin. The intercepts for ellipse x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 are (±a,0)(\pm a, 0) and (0,±b)(0, \pm b). By symmetry, integrating from 0 to aa gives exactly one quarter of the shape's area.
  • Standard Parabolas: y2=4axy^2 = 4ax (opens right, bounded by y-axis) and x2=4ayx^2 = 4ay (opens up, bounded by x-axis).JEE TIPArea bounded by these two standard parabolas is always 16ab3\frac{16ab}{3}.
  • Trigonometric Waves: The graph of y=sinxy = \sin x or y=cosxy = \cos x creates identical "lobes" above and below the x-axis. The area of one single loop (from 0 to π\pi) is exactly 2 square units.

Previous Year JEE Topics

  • Regions defined by Inequalities: Identifying feasible regions bounded by lines, parabolas, and circles.
  • Area with Modulus and Greatest Integer Functions (GIF): Graphing piecewise transformations like y=x1y = ||x| - 1| or y=[x]y = [x] before setting up the limits of integration.
  • Parametric Curves: Calculating area given (x(t),y(t))(x(t), y(t)). Evaluated using A=t1t2y(t)x(t)dtA = \int_{t_1}^{t_2} y(t) \cdot x'(t) \, dt.
  • Maximization/Minimization of Area: Utilizing the Leibnitz Rule to differentiate an integral setup with respect to a parameter to find extrema.

Top 10 JEE MCQ Traps

Trap 1: Direct Integration Across Roots

  • Misconception \rightarrow Evaluating abf(x)dx\int_{a}^{b} f(x) dx will give the total enclosed area even if the curve crosses the x-axis.
  • Correct Understanding \rightarrow Direct integration gives the algebraic sum of areas. You must find roots where f(x)=0f(x)=0, split the limits, and sum the absolute values of the integrals.

Trap 2: Ignoring Area Domain in Inequalities

  • Misconception \rightarrow When given an inequality like yx2y \ge x^2 and yxy \le x, directly integrating x2x|x^2 - x| gives the answer.
  • Correct Understanding \rightarrow You must plot the bounded region carefully. Sometimes the required area lies entirely in the second quadrant or includes boundaries not explicitly integrated. Always shade the feasible region first.

Trap 3: Integrating Modulus Incorrectly

  • Misconception \rightarrow Area bounded by y=xxy = x|x| from -1 to 1 is zero because x2x^2 and x2-x^2 cancel out.
  • Correct Understanding \rightarrow The actual function is y=x2y = -x^2 for x[1,0]x \in [-1, 0] and y=x2y = x^2 for xx \in. To find the area, take 10x2dx+01x2dx=13+13=23|\int_{-1}^{0} -x^2 dx| + \int_{0}^{1} x^2 dx = \frac{1}{3} + \frac{1}{3} = \frac{2}{3}.

Trap 4: Subtracting Wrong Functions (Intersection Traps)

  • Misconception \rightarrow Area between y=f(x)y=f(x) and y=g(x)y=g(x) is [f(x)g(x)]dx\int [f(x) - g(x)] dx.
  • Correct Understanding \rightarrow It is (Upper CurveLower Curve)dx\int (\text{Upper Curve} - \text{Lower Curve}) dx. If the curves cross multiple times, which one is "upper" changes. Use absolute values or split at intersection points.

Trap 5: Blind Application of Formulas to Non-Standard Conics

  • Misconception \rightarrow Area of ellipse (x2)2/4+y2/9=1(x-2)^2/4 + y^2/9 = 1 is no longer πab\pi a b because it is shifted.
  • Correct Understanding \rightarrow Rigid translations do not change the area. It is still π(2)(3)=6π\pi (2)(3) = 6\pi. Only transformations that scale the axes alter the area.

Trap 6: Misidentifying Independent/Dependent Variables

  • Misconception \rightarrow Always forcing the integral to be dxdx with vertical strips.
  • Correct Understanding \rightarrow For curves like x=y2y3x = y^2 - y^3, expressing yy in terms of xx is impossible algebraically. You MUST use horizontal strips xdy\int x \, dy.

Trap 7: Forgetting the Constant 44 in Symmetry Problems

  • Misconception \rightarrow Integrating an ellipse from 00 to aa gives the total area.
  • Correct Understanding \rightarrow Integrating ydxy \, dx from 00 to aa for a standard ellipse/circle only yields the first quadrant area. You must multiply by 4.

Trap 8: Inverse Function Orientation

  • Misconception \rightarrow Area bounded by y=f(x)y = f(x) and y-axis requires finding f1(x)f^{-1}(x) and integrating horizontally.
  • Correct Understanding \rightarrow While true, if finding f1(y)f^{-1}(y) is algebraically difficult, you can calculate the area of the bounding rectangle (xy)(x \cdot y) and subtract ydx\int y \, dx.

Trap 9: Differentiating limits (Leibnitz Trap)

  • Misconception \rightarrow When minimizing area bounded by y=f(x)y = f(x) and a variable line, taking the derivative requires just differentiating the integrand.
  • Correct Understanding \rightarrow You must use the Leibnitz rule if the limits of integration contain the variable: ddαa(α)b(α)f(x,α)dx\frac{d}{d\alpha} \int_{a(\alpha)}^{b(\alpha)} f(x, \alpha) dx.

Trap 10: "Area Bounded By" vs "Area Under"

  • Misconception \rightarrow Assuming an integral f(x)dx\int f(x) dx naturally closes itself.
  • Correct Understanding \rightarrow "Area bounded by f(x)f(x) and g(x)g(x)" means the curves form a closed loop. If the curves don't form a closed loop, the problem MUST specify boundary ordinates (e.g., x=ax=a and x=bx=b). If they don't specify, you must find the intersection points yourself.
Notes fade fast. Rhovecs re-surfaces each concept on a forgetting schedule and picks what you practise next — so revision sticks.See how it works
Other chapters

Rhovecs re-surfaces each concept right before you’d forget it — and picks the next thing to practise. We decide, you execute.

Get started