HOME/NOTES/CONCEPT

Area Bounded by Curves: Complete Notes with Illustrations

Ritesh Raj · 3 Sept 2026
Aa
21 min read14 sectionsConcept

Every area question is the same question asked in disguise: which curve is on top, over which stretch of the axis, and where does the crossing happen. Get those three right and the integral writes itself. Get any one wrong and no amount of clean integration will save the answer.

This note builds the in order: what the definite integral actually measures, the sign convention that catches the commonest lost mark, the five configurations that cover almost every JEE question, and then the six question types with worked past papers inside each.

What the definite integral measures

Let y=f(x)y=f(x) be continuous on [a,b][a,b]. The definite integral is a signed sum: strips of width dxdx and height f(x)f(x), added from x=ax=a to x=bx=b.

abf(x)dx=ϕ(b)ϕ(a),where ϕ(x)=f(x)\int_a^b f(x)\,dx = \phi(b)-\phi(a), \quad \text{where } \phi'(x)=f(x)

When f(x)0f(x)\ge 0 on the whole of [a,b][a,b], that number is the area between the curve and the xx-axis. When ff dips below the axis, it is not. That single sentence is the whole of the sign convention, and it is where most marks are lost.

Strips of width dx under a curve, summing to the definite integral

The same construction turned on its side gives the yy-axis version. If x=g(y)x=g(y) is continuous on [c,d][c,d], the area bounded by the curve, the yy-axis and the lines y=cy=c, y=dy=d is

Area=cdxdy=cdg(y)dy\text{Area}=\int_c^d x\,dy=\int_c^d g(y)\,dy

Use this whenever the region is easier to describe by horizontal strips than vertical ones. A parabola opening sideways, a region bounded left and right by two curves, a region whose top boundary changes formula but whose left and right boundaries do not: all of these are cheaper in yy.

The sign convention, and the mark it costs

Three cases, and only the third is genuinely dangerous.

Case I. f(x)>0f(x)>0 throughout [a,b][a,b]. Then abf(x)dx\displaystyle\int_a^b f(x)\,dx is already the area. Nothing to adjust.

Case II. f(x)<0f(x)<0 throughout [a,b][a,b]. The integral is negative. The area is its absolute value:

Area=abf(x)dx\text{Area}=\left|\int_a^b f(x)\,dx\right|

Case III. ff changes sign inside [a,b][a,b]. Now the integral silently cancels: a piece of area above the axis is destroyed by a piece below it. You must split at every root and take absolute values piece by piece.

Area=acfdx+cdfdx+dbfdx\text{Area}=\int_a^c f\,dx+\left|\int_c^d f\,dx\right|+\int_d^b f\,dx A curve crossing the x-axis several times, with the signed pieces labelled
What a missed root costs you

If ff crosses the axis at x=cx=c and you integrate straight through from aa to bb, the two pieces partially cancel and your answer is too small. The examiner puts the uncancelled value in the options, so a wrong answer looks plausible. Before you integrate anything, solve f(x)=0f(x)=0 on the interval and mark every root.

There is a fourth situation worth naming separately because it looks different but is the same idea. If the region is bounded by two curves y=f(x)y=f(x) and y=g(x)y=g(x) which cross at x=cx=c inside [a,b][a,b], then fg|f-g| changes formula at cc:

Area=ac[f(x)g(x)]dx+cb[g(x)f(x)]dx\text{Area}=\int_a^c\big[f(x)-g(x)\big]dx+\int_c^b\big[g(x)-f(x)\big]dx

Always find the crossings first. Everything else is bookkeeping.

The five configurations

Almost every JEE area question is one of these five, or a combination of two of them.

RegionFormula
1Curve y=f(x)y=f(x), the xx-axis, and x=ax=a, x=bx=b with f0f\ge0abf(x)dx\displaystyle\int_a^b f(x)\,dx
2Between y=f(x)y=f(x) and y=g(x)y=g(x) on [a,b][a,b], with gfg\ge f throughoutab[g(x)f(x)]dx\displaystyle\int_a^b\big[g(x)-f(x)\big]dx
3Between two curves that meet at x=ax=a and x=bx=bab[g(x)f(x)]dx\displaystyle\int_a^b\big[g(x)-f(x)\big]dx, a,ba,b the roots of f=gf=g
4Curve crossing the axis at x=cx=c between aa and bbacfdxcbfdx\displaystyle\int_a^c f\,dx-\int_c^b f\,dx
5Two curves crossing at x=cx=c inside [a,b][a,b]split at cc, take fg\lvert f-g\rvert on each piece

Configuration 3 is the one to reach for first. In most questions the limits are not given to you: they are the intersection points, and finding them is half the work.

The five standard configurations side by side

Curve tracing: seven checks before you integrate

You cannot decide which curve is on top without a sketch, and you cannot sketch without a method. Seven checks, in this order, settle almost any curve that appears in this chapter.

1. Domain

Find the values of xx for which the curve exists. A square root, a logarithm or a denominator will restrict it.

2. Symmetry

Four tests, each cheap:

  • Every power of yy even, so replacing yy by y-y leaves the equation unchanged: symmetric about the xx-axis. Example y2=4axy^2=4ax.
  • Every power of xx even: symmetric about the yy-axis. Example x2=4ayx^2=4ay.
  • Both: symmetric about both axes, hence about the origin. Example x2+y2=1x^2+y^2=1.
  • Swapping xx and yy leaves the equation unchanged: symmetric about the line y=xy=x.
  • Replacing (x,y)(x,y) by (x,y)(-x,-y) leaves it unchanged: symmetric in opposite quadrants. Example xy=c2xy=c^2.

Symmetry is not decoration. It halves or quarters the integral you have to do, and on a timed paper that is the difference between finishing and not.

3. Intercepts

Where does the curve meet the axes? Set y=0y=0, then x=0x=0.

4. Turning points

Solve dydx=0\dfrac{dy}{dx}=0 to locate horizontal tangents. These tell you the shape between the intercepts.

5. Period

If the curve is periodic, find the period and sketch one cycle only.

6. Asymptotes

If limxaf(x)=±\displaystyle\lim_{x\to a}f(x)=\pm\infty then x=ax=a is a vertical asymptote. If limxf(x)=k\displaystyle\lim_{x\to\infty}f(x)=k then y=ky=k is a horizontal one. For an oblique asymptote y=mx+cy=mx+c, compute m=limxf(x)xm=\displaystyle\lim_{x\to\infty}\frac{f(x)}{x} and then c=limx[f(x)mx]c=\displaystyle\lim_{x\to\infty}\big[f(x)-mx\big].

7. Sign

On each interval between the roots, is the curve above or below the axis? This is the check that feeds directly into the sign convention.

Reading a modulus off the graph

Modulus questions are the single largest source of area questions in recent papers, and they are all mechanical once you know what each bracket does to a graph.

CurveWhat it does to y=f(x)y=f(x)
y=f(x)y=-f(x)reflect in the xx-axis
y=f(x)y=f(-x)reflect in the yy-axis
y=f(x)+ky=f(x)+kshift up by kk (down if k<0k<0)
y=f(x+k)y=f(x+k)shift left by kk (right if k<0k<0)
y=kf(x)y=k\,f(x)stretch vertically by kk
y=f(kx)y=f(kx)compress horizontally by kk
y=f(x)y=\lvert f(x)\rvertkeep the part above the axis, reflect the part below it upward
y=f(x)y=f(\lvert x\rvert)discard x<0x<0, mirror the right half into the left
y=f(x)\lvert y\rvert=f(x)discard the part below the axis, mirror the rest downward
The three modulus transformations on one parent curve
The order that never fails

Sketch the parent curve first, in pencil, without any brackets. Then apply one transformation at a time in the order the brackets sit, outermost last. Never try to draw y=f(x)y=\lvert f(\lvert x\rvert)\rvert in one go.

Standard results worth carrying

These come up often enough that deriving them in the exam is wasted time.

RegionArea
y2=4axy^2=4ax and x2=4byx^2=4by16ab3\dfrac{16ab}{3}
y2=4axy^2=4ax and y=mxy=mx8a23m3\dfrac{8a^2}{3m^3}
y2=4axy^2=4ax and its latus rectum8a23\dfrac{8a^2}{3}
One arch of y=sinaxy=\sin ax with the xx-axis2a\dfrac{2}{a}
Ellipse x2a2+y2b2=1\dfrac{x^2}{a^2}+\dfrac{y^2}{b^2}=1πab\pi ab
y=logexy=\log_e x, y=0y=0, x=0x=011
Circle segment, central angle θ\thetar22(θsinθ)\dfrac{r^2}{2}\big(\theta-\sin\theta\big)

The last one is worth memorising in this exact form. Every "area of the region inside one circle and outside another" question collapses to two applications of it.

Type 1 — A curve against an axis

The plainest form. Sketch, check the sign, integrate.

Example 1 (JEE Main 2026, 6 April Shift 2). The area of the region {(x,y):x28xyx}\{(x,y):x^2-8x\le y\le -x\} is

SHOW SOLUTION
The region between the line y equals minus x and the parabola, from x=0 to x=7

Step 1. Find where the boundaries meet

The region sits between the parabola y=x28xy=x^2-8x below and the line y=xy=-x above. They meet where

x28x=x    x27x=0    x=0, 7x^2-8x=-x \implies x^2-7x=0 \implies x=0,\ 7

Step 2. Confirm which is on top

At x=1x=1 the parabola gives 7-7 and the line gives 1-1. The line is above, as the inequality already told us.

Step 3. Integrate

A=07[(x)(x28x)]dx=07(7xx2)dxA=\int_0^7\Big[(-x)-(x^2-8x)\Big]dx=\int_0^7\big(7x-x^2\big)dxA=[7x22x33]07=34323433=3436A=\left[\frac{7x^2}{2}-\frac{x^3}{3}\right]_0^7=\frac{343}{2}-\frac{343}{3}=\frac{343}{6}

Answer: (1) 3436\dfrac{343}{6}

Note that the whole region lies below the xx-axis, and it did not matter in the slightest. Because we integrated the difference of two boundaries rather than a single curve against the axis, the sign convention never came into play. That is the standard reason to prefer the difference form.

Example 2 (JEE Main 2026, 23 January Shift 1). Let the area of the region bounded by y=max{sinx,cosx}y=\max\{\sin x,\cos x\}, the lines x=0x=0, x=3π2x=\tfrac{3\pi}{2} and the xx-axis be AA. Then A+A2A+A^2 is equal to ____.

SHOW SOLUTION
y equals max of sin x and cos x, with the negative pieces beyond pi shaded separately

Step 1. Find where the maximum switches

sinx=cosx\sin x=\cos x at x=π4x=\tfrac{\pi}{4} and x=5π4x=\tfrac{5\pi}{4} in [0,3π2][0,\tfrac{3\pi}{2}]. Testing a point in each piece:

  • on [0,π4]\left[0,\tfrac{\pi}{4}\right] the maximum is cosx\cos x
  • on [π4,5π4]\left[\tfrac{\pi}{4},\tfrac{5\pi}{4}\right] the maximum is sinx\sin x
  • on [5π4,3π2]\left[\tfrac{5\pi}{4},\tfrac{3\pi}{2}\right] the maximum is cosx\cos x

Step 2. Check the sign on each piece

This is the step that decides the question. On [0,π][0,\pi] the maximum is positive. Beyond x=πx=\pi both sinx\sin x and cosx\cos x are negative, so the maximum is negative there too, and those pieces must be taken in absolute value.

Step 3. Integrate piece by piece

0π/4cosxdx=12,π/4πsinxdx=1+12\int_0^{\pi/4}\cos x\,dx=\frac{1}{\sqrt2},\qquad \int_{\pi/4}^{\pi}\sin x\,dx=1+\frac{1}{\sqrt2}π5π/4sinxdx=112\left|\int_{\pi}^{5\pi/4}\sin x\,dx\right|=1-\frac{1}{\sqrt2}5π/43π/2cosxdx=112\left|\int_{5\pi/4}^{3\pi/2}\cos x\,dx\right|=1-\frac{1}{\sqrt2}

Step 4. Add

A=12+1+12+112+112=3A=\frac{1}{\sqrt2}+1+\frac{1}{\sqrt2}+1-\frac{1}{\sqrt2}+1-\frac{1}{\sqrt2}=3A+A2=3+9=12A+A^2=3+9=12

Answer: 1212

Every one of the four 12\tfrac{1}{\sqrt2} terms cancels, which is the examiner's signature that you have split at the right places. If you stop at x=πx=\pi and forget the two negative pieces you get A=1+2A=1+\sqrt2 and A+A2=4+32A+A^2=4+3\sqrt2, which is exactly the trap.

Type 2 — Between two curves

Find the intersections, decide which is on top, integrate the difference. If the curves cross inside the interval, split there.

Example 3 (JEE Main 2026, 4 April Shift 2). The area of the region bounded by the curves x+3y2=0x+3y^2=0 and x+4y2=1x+4y^2=1 is

SHOW SOLUTION
The lens between the two sideways parabolas, measured in horizontal strips

Step 1. Write both as xx in terms of yy

x=3y2andx=14y2x=-3y^2 \qquad\text{and}\qquad x=1-4y^2

Both are parabolas opening in the x-x direction, so horizontal strips are the natural choice.

Step 2. Find the intersections

3y2=14y2    y2=1    y=±1-3y^2=1-4y^2 \implies y^2=1 \implies y=\pm1

Step 3. Decide which is on the right

At y=0y=0 the first gives x=0x=0 and the second gives x=1x=1, so x=14y2x=1-4y^2 is to the right.

Step 4. Integrate in yy

A=11[(14y2)(3y2)]dy=11(1y2)dyA=\int_{-1}^{1}\Big[(1-4y^2)-(-3y^2)\Big]dy=\int_{-1}^{1}\big(1-y^2\big)dyA=201(1y2)dy=2(113)=43A=2\int_0^1\big(1-y^2\big)dy=2\left(1-\frac13\right)=\frac43

Answer: (3) 43\dfrac43

Written in xx this needs two integrals and a square root. Written in yy it is four lines. Whenever both boundaries are naturally x=g(y)x=g(y), integrate in yy.

Example 4 (JEE Main 2026, 24 January Shift 1). Let A1A_1 be the bounded area enclosed by y=x2+2y=x^2+2, x+y=8x+y=8 and the yy-axis in the first quadrant. Let A2A_2 be the bounded area enclosed by y=x2+2y=x^2+2, y2=xy^2=x, x=2x=2 and the yy-axis in the first quadrant. Then A1A2A_1-A_2 is equal to

SHOW SOLUTION
The two regions A1 and A2 side by side

Step 1. Locate A1A_1

x2+2=8x    x2+x6=0x^2+2=8-x \implies x^2+x-6=0x=2orx=3x=2 \quad\text{or}\quad x=-3

In the first quadrant the relevant root is x=2x=2, and the line is above the parabola there.

A1=02[(8x)(x2+2)]dxA_1=\int_0^2\Big[(8-x)-(x^2+2)\Big]dxA1=02(6xx2)dxA_1=\int_0^2\big(6-x-x^2\big)dxA1=[6xx22x33]02=12283=223A_1=\left[6x-\frac{x^2}{2}-\frac{x^3}{3}\right]_0^2=12-2-\frac83=\frac{22}{3}

Step 2. Locate A2A_2

Here the upper boundary is y=x2+2y=x^2+2 and the lower is y=xy=\sqrt x, from x=0x=0 to x=2x=2.

A2=02[(x2+2)x]dxA_2=\int_0^2\Big[(x^2+2)-\sqrt x\Big]dx=[x33+2x23x3/2]02=\left[\frac{x^3}{3}+2x-\frac{2}{3}x^{3/2}\right]_0^2A2=83+42322=203423A_2=\frac83+4-\frac{2}{3}\cdot2\sqrt2=\frac{20}{3}-\frac{4\sqrt2}{3}

Step 3. Subtract

A1A2=223203+423=23+423A_1-A_2=\frac{22}{3}-\frac{20}{3}+\frac{4\sqrt2}{3}=\frac{2}{3}+\frac{4\sqrt2}{3}

Answer: (1) 23+423\dfrac{2}{3}+\dfrac{4\sqrt2}{3}

Two separate regions, no shared boundary, no clever trick. The only thing to be careful about is that A2A_2 is bounded by x=2x=2 on the right, not by an intersection.

Example 5 (JEE Main 2026, 28 January Shift 2). Let P1:y=4x2P_1:y=4x^2 and P2:y=x2+27P_2:y=x^2+27. If the area enclosed between P1P_1 and P2P_2 is six times the area enclosed between the line y=αxy=\alpha x (α>0\alpha>0) and P1P_1, then α\alpha equals

SHOW SOLUTION
The area between the two parabolas, and the area between the line and P1

Step 1. The area between the two parabolas

4x2=x2+27    x2=9    x=±34x^2=x^2+27 \implies x^2=9 \implies x=\pm3A1=33[(x2+27)4x2]dx=33(273x2)dxA_1=\int_{-3}^{3}\Big[(x^2+27)-4x^2\Big]dx=\int_{-3}^{3}\big(27-3x^2\big)dxA1=2[27xx3]03=2(8127)=108A_1=2\left[27x-x^3\right]_0^3=2\big(81-27\big)=108

Step 2. The area between the line and P1P_1

αx=4x2    x=0 or x=α4\alpha x=4x^2 \implies x=0 \text{ or } x=\frac{\alpha}{4}A2=0α/4(αx4x2)dx=[αx224x33]0α/4A_2=\int_0^{\alpha/4}\big(\alpha x-4x^2\big)dx=\left[\frac{\alpha x^2}{2}-\frac{4x^3}{3}\right]_0^{\alpha/4}A2=α332α348=α396A_2=\frac{\alpha^3}{32}-\frac{\alpha^3}{48}=\frac{\alpha^3}{96}

Step 3. Impose the condition

108=6α396    α3=1728    α=12108=6\cdot\frac{\alpha^3}{96} \implies \alpha^3=1728 \implies \alpha=12

Answer: (3) 1212

The standard result 8a23m3\dfrac{8a^2}{3m^3} for y2=4axy^2=4ax against y=mxy=mx has a twin for the vertical parabola: the area between y=kx2y=kx^2 and y=mxy=mx is m36k2\dfrac{m^3}{6k^2}. Here k=4k=4, m=αm=\alpha, giving α396\dfrac{\alpha^3}{96} directly.

Type 3 — Regions given by inequalities

A set such as {(x,y):}\{(x,y):\ldots\} is not harder, it is just less generous. Translate every inequality into "above", "below", "left of" or "right of", sketch, and read the limits off the picture.

Example 6 (JEE Main 2026, 6 April Shift 1). The area of the region {(x,y):0y6x, y24x3, x0}\{(x,y):0\le y\le 6-x,\ y^2\ge 4x-3,\ x\ge 0\} is

SHOW SOLUTION
The region in horizontal strips, split at y=3 where the line meets the parabola

Step 1. Translate each inequality

0y0\le y puts the region above the xx-axis. y6xy\le 6-x puts it below the line. y24x3y^2\ge 4x-3 rearranges to xy2+34x\le\dfrac{y^2+3}{4}, so the region is to the left of that parabola. And x0x\ge0.

Step 2. Find the corner

The line and the parabola meet where x=6yx=6-y and x=y2+34x=\dfrac{y^2+3}{4}:

y2+3=4(6y)    y2+4y21=0y^2+3=4(6-y) \implies y^2+4y-21=0y=3ory=7y=3 \quad\text{or}\quad y=-7

With y0y\ge0 the corner is at y=3y=3, x=3x=3.

Step 3. Integrate in horizontal strips

For 0y30\le y\le3 the right-hand boundary is the parabola; for 3y63\le y\le6 it is the line.

A=03y2+34dy+36(6y)dyA=\int_0^3\frac{y^2+3}{4}\,dy+\int_3^6\big(6-y\big)dy03y2+34dy=14[y33+3y]03=14(9+9)=92\int_0^3\frac{y^2+3}{4}\,dy=\frac14\left[\frac{y^3}{3}+3y\right]_0^3=\frac14\big(9+9\big)=\frac9236(6y)dy=[6yy22]36=18272=92\int_3^6(6-y)\,dy=\left[6y-\frac{y^2}{2}\right]_3^6=18-\frac{27}{2}=\frac92A=92+92=9A=\frac92+\frac92=9

Answer: (2) 99

Example 7 (JEE Main 2026, 28 January Shift 1). The area of the region R={(x,y):xy8, 1yx2, x0}R=\{(x,y):xy\le 8,\ 1\le y\le x^2,\ x\ge0\} is

SHOW SOLUTION
The region bounded by y=1, the parabola and the hyperbola, ceiling changing at x=2

Step 1. Read the boundaries

y1y\ge1 and yx2y\le x^2 together force x1x\ge1. The condition xy8xy\le8 means y8xy\le\dfrac8x.

Step 2. Find where the top boundary changes

x2=8x    x3=8    x=2x^2=\frac8x \implies x^3=8 \implies x=2

So for 1x21\le x\le2 the ceiling is y=x2y=x^2, and for x2x\ge2 it is y=8xy=\dfrac8x. That second branch meets y=1y=1 at x=8x=8.

Step 3. Integrate

A=12(x21)dx+28(8x1)dxA=\int_1^2\big(x^2-1\big)dx+\int_2^8\left(\frac8x-1\right)dx12(x21)dx=[x33x]12=83213+1=43\int_1^2\big(x^2-1\big)dx=\left[\frac{x^3}{3}-x\right]_1^2=\frac83-2-\frac13+1=\frac4328(8x1)dx=[8logexx]28\int_2^8\left(\frac8x-1\right)dx=\Big[8\log_e x-x\Big]_2^8=8loge46=16loge26=8\log_e 4-6=16\log_e 2-6A=43+16loge26=16loge2143A=\frac43+16\log_e2-6=16\log_e2-\frac{14}{3}A=23(24loge27)A=\frac23\big(24\log_e2-7\big)

Answer: (3) 23(24loge27)\dfrac23\big(24\log_e 2-7\big)

The identical region with 88 replaced by 2727 and y=1y=1 appeared again on 5 April Shift 1, where the answer is 54loge352354\log_e3-\dfrac{52}{3}. Same three boundaries, same three steps.

Example 8 (JEE Main 2026, 21 January Shift 2). If the area of the region {(x,y):12xy4x2, x0, y0}\{(x,y):1-2x\le y\le 4-x^2,\ x\ge0,\ y\ge0\} is αβ\dfrac{\alpha}{\beta} with gcd(α,β)=1\gcd(\alpha,\beta)=1, then α+β\alpha+\beta is

SHOW SOLUTION
The region whose floor switches from the line to the x-axis at x=one half

Step 1. Sketch the constraints

The ceiling is the downward parabola y=4x2y=4-x^2, which meets the xx-axis at x=2x=2. The floor is the larger of y=12xy=1-2x and y=0y=0. The line y=12xy=1-2x is positive only for x<12x<\tfrac12.

Step 2. Split at x=12x=\tfrac12

For 0x120\le x\le\tfrac12 the floor is the line; beyond that it is the axis.

A=01/2[(4x2)(12x)]dxA=\int_0^{1/2}\Big[(4-x^2)-(1-2x)\Big]dx+1/22(4x2)dx\qquad+\int_{1/2}^{2}\big(4-x^2\big)dx

Step 3. Evaluate

01/2(3+2xx2)dx=[3x+x2x33]01/2\int_0^{1/2}\big(3+2x-x^2\big)dx=\left[3x+x^2-\frac{x^3}{3}\right]_0^{1/2}=32+14124=4124=\frac32+\frac14-\frac{1}{24}=\frac{41}{24}1/22(4x2)dx=[4xx33]1/22\int_{1/2}^{2}\big(4-x^2\big)dx=\left[4x-\frac{x^3}{3}\right]_{1/2}^{2}=1632+124=278=\frac{16}{3}-2+\frac{1}{24}=\frac{27}{8}A=4124+278=41+8124=12224=6112A=\frac{41}{24}+\frac{27}{8}=\frac{41+81}{24}=\frac{122}{24}=\frac{61}{12}

Step 4. Read off the answer

gcd(61,12)=1\gcd(61,12)=1, so α+β=61+12=73\alpha+\beta=61+12=73.

Answer: (1) 7373

Forgetting that the floor changes at x=12x=\tfrac12, and integrating (4x2)(12x)(4-x^2)-(1-2x) all the way to x=2x=2, gives a different and wrong value. The constraint y0y\ge0 is not decoration.

Type 4 — Modulus, max, min and the greatest integer

The graph does the work. Convert every bracket into a piecewise formula, sketch, then integrate piece by piece.

Example 9 (JEE Main 2026, 4 April Shift 1). The area of the region {(x,y):yπx, yxsinx, y0}\{(x,y):y\le\pi-|x|,\ y\le|x\sin x|,\ y\ge0\} is

SHOW SOLUTION
The region below both ceilings, symmetric about the y-axis

Step 1. Use the symmetry

Both πx\pi-|x| and xsinx|x\sin x| are even, so the region is symmetric about the yy-axis. Work on x0x\ge0 and double.

Step 2. Find which ceiling is lower

On x0x\ge0 the two ceilings are πx\pi-x and xsinx|x\sin x|. At x=πx=\pi both are 00, and for 0<x<π0<x<\pi we have sinx>0\sin x>0, so xsinx=xsinx|x\sin x|=x\sin x. Comparing at x=π2x=\tfrac{\pi}{2}: ππ2=π21.571\pi-\tfrac{\pi}{2}=\tfrac{\pi}{2}\approx1.571 and π2sinπ2=π2\tfrac{\pi}{2}\sin\tfrac{\pi}{2}=\tfrac{\pi}{2}. They are equal there. In fact xsinxπxx\sin x\le\pi-x on [0,π][0,\pi], so the binding ceiling is y=xsinxy=x\sin x throughout.

Step 3. Integrate

A=20πxsinxdxA=2\int_0^{\pi}x\sin x\,dx

By parts, with u=xu=x and dv=sinxdxdv=\sin x\,dx:

0πxsinxdx=[xcosx]0π+0πcosxdx\int_0^{\pi}x\sin x\,dx=\Big[-x\cos x\Big]_0^{\pi}+\int_0^{\pi}\cos x\,dx=π+0=π=\pi+0=\pi

That gives A=2πA=2\pi, which is not among the options, so the ceiling must switch somewhere. Checking x=3x=3: π30.142\pi-3\approx0.142 while 3sin30.4233\sin3\approx0.423. So beyond some point the line is the lower ceiling.

Step 4. Locate the switch honestly

xsinx=πxx\sin x=\pi-x has a root at x=π2x=\tfrac{\pi}{2}, since π21=π2\tfrac{\pi}{2}\cdot1=\tfrac{\pi}{2}. For x<π2x<\tfrac{\pi}{2} the product xsinxx\sin x is the smaller; for π2<x<π\tfrac{\pi}{2}<x<\pi the line πx\pi-x is the smaller.

A=2[0π/2xsinxdx+π/2π(πx)dx]A=2\left[\int_0^{\pi/2}x\sin x\,dx+\int_{\pi/2}^{\pi}\big(\pi-x\big)dx\right]0π/2xsinxdx=[xcosx+sinx]0π/2=1\int_0^{\pi/2}x\sin x\,dx=\Big[-x\cos x+\sin x\Big]_0^{\pi/2}=1π/2π(πx)dx=[πxx22]π/2π=π223π28=π28\int_{\pi/2}^{\pi}\big(\pi-x\big)dx=\left[\pi x-\frac{x^2}{2}\right]_{\pi/2}^{\pi}=\frac{\pi^2}{2}-\frac{3\pi^2}{8}=\frac{\pi^2}{8}A=2(1+π28)=2+π24A=2\left(1+\frac{\pi^2}{8}\right)=2+\frac{\pi^2}{4}

Answer: (2) 2+π242+\dfrac{\pi^2}{4}

The moment an answer is not in the options, stop and re-test the comparison at a second point. Two curves that agree at one interior point almost always cross there.

Example 10 (JEE Main 2026, 24 January Shift 2). Let f(α)f(\alpha) be the area in the first quadrant bounded by x=0x=0, x=1x=1, y2=xy^2=x and y=αx51αx+αx2y=|\alpha x-5|-|1-\alpha x|+\alpha x^2. Then f(0)+f(1)f(0)+f(1) is

SHOW SOLUTION
The two regions for alpha=0 and alpha=1

Step 1. Simplify the top boundary for α=0\alpha=0

y=51+0=51=4y=|{-5}|-|1|+0=5-1=4

A horizontal line. The floor is y=xy=\sqrt x.

f(0)=01(4x)dx=423=103f(0)=\int_0^1\big(4-\sqrt x\big)dx=4-\frac23=\frac{10}{3}

Step 2. Simplify for α=1\alpha=1

On 0x10\le x\le1 we have x5<0x-5<0 and 1x01-x\ge0, so

y=(5x)(1x)+x2=4+x2y=(5-x)-(1-x)+x^2=4+x^2f(1)=01[(4+x2)x]dx=4+1323=113f(1)=\int_0^1\Big[(4+x^2)-\sqrt x\Big]dx=4+\frac13-\frac23=\frac{11}{3}

Step 3. Add

f(0)+f(1)=103+113=7f(0)+f(1)=\frac{10}{3}+\frac{11}{3}=7

Answer: (3) 77

The two modulus terms cancel their αx\alpha x parts on the whole interval, which is why the messy-looking boundary is a plain quadratic. Always resolve the moduli on the given interval before you draw anything.

Example 11 (JEE Main 2026, 21 January Shift 1). The area inside the ellipse x2+4y2=4x^2+4y^2=4 and outside the region bounded by y=x1y=|x|-1 and y=1xy=1-|x| is

SHOW SOLUTION
The ellipse with the square removed from its centre

Step 1. Identify both regions

The ellipse is x24+y2=1\dfrac{x^2}{4}+y^2=1, with semi-axes 22 and 11, so its area is π21=2π\pi\cdot2\cdot1=2\pi.

The curves y=x1y=|x|-1 and y=1xy=1-|x| are two V shapes, one opening up from (0,1)(0,-1) and one opening down from (0,1)(0,1). Together they enclose a square standing on its corner, with vertices (0,1)(0,1), (1,0)(1,0), (0,1)(0,-1), (1,0)(-1,0).

Step 2. Confirm the square is inside the ellipse

Its vertices (±1,0)(\pm1,0) and (0,±1)(0,\pm1) all satisfy x2+4y24x^2+4y^2\le4, with equality only at (0,±1)(0,\pm1). So the square sits inside.

Step 3. Subtract

The square has diagonals of length 22 and 22, so its area is 1222=2\tfrac12\cdot2\cdot2=2.

A=2π2=2(π1)A=2\pi-2=2(\pi-1)

Answer: (1) 2(π1)2(\pi-1)

No integration at all. Recognising the two V shapes as a square is the entire question.

Type 5 — A parameter to be found

The area is given and a constant is unknown. Set up the integral with the letter in it, evaluate, then solve.

Example 12 (JEE Main 2026, 22 January Shift 1). Let the line x=1x=-1 divide the area of the region {(x,y):1+x2y3x}\{(x,y):1+x^2\le y\le 3-x\} in the ratio m:nm:n with gcd(m,n)=1\gcd(m,n)=1. Then m+nm+n is

SHOW SOLUTION
The region between parabola and line, split by x equals minus one into parts m and n

Step 1. Find the extent of the region

1+x2=3x    x2+x2=01+x^2=3-x \implies x^2+x-2=0x=2orx=1x=-2 \quad\text{or}\quad x=1

Step 2. Integrate each part

The height is (3x)(1+x2)=2xx2(3-x)-(1+x^2)=2-x-x^2.

m-part=21(2xx2)dxm\text{-part}=\int_{-2}^{-1}\big(2-x-x^2\big)dx=[2xx22x33]21=\left[2x-\frac{x^2}{2}-\frac{x^3}{3}\right]_{-2}^{-1}=(212+13)(42+83)=\left(-2-\frac12+\frac13\right)-\left(-4-2+\frac83\right)=136+103=76=-\frac{13}{6}+\frac{10}{3}=\frac{7}{6}n-part=11(2xx2)dx=[2xx22x33]11n\text{-part}=\int_{-1}^{1}\big(2-x-x^2\big)dx=\left[2x-\frac{x^2}{2}-\frac{x^3}{3}\right]_{-1}^{1}=(21213)(212+13)=\left(2-\frac12-\frac13\right)-\left(-2-\frac12+\frac13\right)=76+136=103=\frac76+\frac{13}{6}=\frac{10}{3}

Step 3. Form the ratio

mn=7/610/3=720\frac{m}{n}=\frac{7/6}{10/3}=\frac{7}{20}

Since gcd(7,20)=1\gcd(7,20)=1, m+n=27m+n=27.

Answer: (4) 2727

Example 13 (JEE Main 2026, 5 April Shift 2). Let f:RRf:\mathbb{R}\to\mathbb{R} satisfy f(x)+3f ⁣(π2x)=sinxf(x)+3f\!\left(\tfrac{\pi}{2}-x\right)=\sin x, and let α\alpha be the maximum value of ff. If the area bounded by g(x)=x2g(x)=x^2 and h(x)=βx3h(x)=\beta x^3 (β>0\beta>0) is α2\alpha^2, then 30β330\beta^3 is

SHOW SOLUTION
The region between the square and the cubic

Step 1. Solve the functional equation

Replace xx by π2x\tfrac{\pi}{2}-x:

f ⁣(π2x)+3f(x)=cosxf\!\left(\tfrac{\pi}{2}-x\right)+3f(x)=\cos x

Multiply this by 33 and subtract the original:

8f(x)=3cosxsinx8f(x)=3\cos x-\sin xf(x)=3cosxsinx8f(x)=\frac{3\cos x-\sin x}{8}

Step 2. Take the maximum

α=32+128=108,α2=1064=532\alpha=\frac{\sqrt{3^2+1^2}}{8}=\frac{\sqrt{10}}{8}, \qquad \alpha^2=\frac{10}{64}=\frac{5}{32}

Step 3. Find the area between the two curves

x2=βx3    x=0 or x=1βx^2=\beta x^3 \implies x=0 \text{ or } x=\frac1\betaA=01/β(x2βx3)dx=[x33βx44]01/βA=\int_0^{1/\beta}\big(x^2-\beta x^3\big)dx=\left[\frac{x^3}{3}-\frac{\beta x^4}{4}\right]_0^{1/\beta}A=13β314β3=112β3A=\frac{1}{3\beta^3}-\frac{1}{4\beta^3}=\frac{1}{12\beta^3}

Step 4. Solve

112β3=532    β3=3260=815    30β3=16\frac{1}{12\beta^3}=\frac{5}{32} \implies \beta^3=\frac{32}{60}=\frac{8}{15} \implies 30\beta^3=16

Answer: 1616

The area formula 112β3\dfrac{1}{12\beta^3} is worth keeping: the region between y=x2y=x^2 and y=βx3y=\beta x^3 always has that area, whatever β\beta is.

Example 14 (JEE Main 2026, 8 April Shift 2). Let f:(1,)Rf:(1,\infty)\to\mathbb{R} be f(x)=x1x+1f(x)=\dfrac{x-1}{x+1}, with fi+1(x)=f(fi(x))f^{i+1}(x)=f\big(f^i(x)\big) and f1(x)=f(x)f^1(x)=f(x). If g(x)+f26(x)=0g(x)+f^{26}(x)=0, the area bounded by y=g(x)y=g(x), 2y=2x32y=2x-3, y=0y=0 and x=4x=4 is

SHOW SOLUTION
The triangle under the line plus the region under the hyperbola up to x=4

Step 1. Iterate until it repeats

f1(x)=x1x+1,f2(x)=x1x+11x1x+1+1=22x=1xf^1(x)=\frac{x-1}{x+1},\qquad f^2(x)=\frac{\frac{x-1}{x+1}-1}{\frac{x-1}{x+1}+1}=\frac{-2}{2x}=-\frac1xf3(x)=1x11x+1=1+x1x,f4(x)=xf^3(x)=\frac{-\frac1x-1}{-\frac1x+1}=\frac{1+x}{1-x},\qquad f^4(x)=x

So ff has period 44 under composition.

Step 2. Reduce the index

26=46+226=4\cdot6+2, so f26=f2=1xf^{26}=f^2=-\dfrac1x, and therefore

g(x)=f26(x)=1xg(x)=-f^{26}(x)=\frac1x

Step 3. Locate the region

The line 2y=2x32y=2x-3 is y=x32y=x-\tfrac32. It meets y=0y=0 at x=32x=\tfrac32 and meets y=1xy=\dfrac1x where

x32=1x    2x23x2=0    x=2x-\frac32=\frac1x \implies 2x^2-3x-2=0 \implies x=2

taking the positive root. The region is bounded below by y=0y=0, on the left by the line, above by y=1xy=\dfrac1x, and on the right by x=4x=4.

Step 4. Split at x=2x=2

For 32x2\tfrac32\le x\le2 the ceiling is the line; for 2x42\le x\le4 it is the hyperbola.

3/22(x32)dx=121212=18\int_{3/2}^{2}\left(x-\frac32\right)dx=\frac12\cdot\frac12\cdot\frac12=\frac1824dxx=[logex]24=loge2\int_2^4\frac{dx}{x}=\Big[\log_e x\Big]_2^4=\log_e 2A=18+loge2A=\frac18+\log_e 2

Answer: (1) 18+loge2\dfrac18+\log_e 2

The first integral is a triangle with legs 12\tfrac12 and 12\tfrac12, so it needs no calculus at all.

Type 6 — Conics

Circles, parabolas, ellipses and hyperbolas bring one extra tool: the segment formula. Whenever a chord cuts a circle, reach for it before you reach for an integral.

For a circle of radius rr and a chord subtending a central angle θ\theta at the centre, the smaller piece has area

segment=r22(θsinθ)\text{segment}=\frac{r^2}{2}\big(\theta-\sin\theta\big) A circular segment with its central angle marked

Example 15 (JEE Main 2026, 23 January Shift 2). The area of the region enclosed between the circles x2+y2=4x^2+y^2=4 and x2+(y2)2=4x^2+(y-2)^2=4 is

SHOW SOLUTION

Step 1. Set up

Both circles have radius 22; their centres are (0,0)(0,0) and (0,2)(0,2), a distance d=2d=2 apart. The overlap is a lens made of two identical segments.

The lens where the two circles of radius 2 overlap

Step 2. Find the central angle

Half the chord subtends an angle ϕ\phi at each centre with cosϕ=d/2r=12\cos\phi=\dfrac{d/2}{r}=\dfrac12, so ϕ=π3\phi=\dfrac{\pi}{3} and the full central angle is θ=2π3\theta=\dfrac{2\pi}{3}.

Step 3. Apply the segment formula twice

one segment=r22(θsinθ)\text{one segment}=\frac{r^2}{2}\big(\theta-\sin\theta\big)=2(2π332)=4π33=2\left(\frac{2\pi}{3}-\frac{\sqrt3}{2}\right)=\frac{4\pi}{3}-\sqrt3A=2(4π33)=8π323=23(4π33)A=2\left(\frac{4\pi}{3}-\sqrt3\right)=\frac{8\pi}{3}-2\sqrt3=\frac23\big(4\pi-3\sqrt3\big)

Answer: (4) 23(4π33)\dfrac23\big(4\pi-3\sqrt3\big)

Two circles of equal radius rr whose centres are rr apart always give this: the lens is 2r23(2π332)\dfrac{2r^2}{3}\big(2\pi-\dfrac{3\sqrt3}{2}\big), and here r=2r=2.

Example 16 (JEE Main 2026, 22 January Shift 2). The area of the region A={(x,y):4x2+y28 and y24x}A=\{(x,y):4x^2+y^2\le8 \text{ and } y^2\le4x\} is

SHOW SOLUTION
The region inside both the ellipse and the parabola

Step 1. Identify the curves

4x2+y2=84x^2+y^2=8 is the ellipse x22+y28=1\dfrac{x^2}{2}+\dfrac{y^2}{8}=1, with semi-axes 2\sqrt2 along xx and 222\sqrt2 along yy. The parabola is y2=4xy^2=4x.

Step 2. Find the intersection

Substituting y2=4xy^2=4x into the ellipse:

4x2+4x=8    x2+x2=04x^2+4x=8 \implies x^2+x-2=0x=1orx=2x=1 \quad\text{or}\quad x=-2

Only x=1x=1 is admissible, giving y=±2y=\pm2.

Step 3. Integrate, using symmetry about the xx-axis

For 0x10\le x\le1 the ceiling is the parabola y=2xy=2\sqrt x; for 1x21\le x\le\sqrt2 it is the ellipse y=84x2y=\sqrt{8-4x^2}.

A=2[012xdx+1284x2dx]A=2\left[\int_0^1 2\sqrt x\,dx+\int_1^{\sqrt2}\sqrt{8-4x^2}\,dx\right]012xdx=43\int_0^1 2\sqrt x\,dx=\frac431284x2dx=2122x2dx\int_1^{\sqrt2}\sqrt{8-4x^2}\,dx=2\int_1^{\sqrt2}\sqrt{2-x^2}\,dx=2[x2x22+sin1x2]12=2\left[\frac{x\sqrt{2-x^2}}{2}+\sin^{-1}\frac{x}{\sqrt2}\right]_1^{\sqrt2}=2[π212π4]=π21=2\left[\frac{\pi}{2}-\frac12-\frac{\pi}{4}\right]=\frac{\pi}{2}-1A=2[43+π21]=83+π2=π+23A=2\left[\frac43+\frac{\pi}{2}-1\right]=\frac83+\pi-2=\pi+\frac23

Answer: (2) π+23\pi+\dfrac23

Example 17 (JEE Main 2026, 2 April Shift 2). If the area bounded by 16x29y2=14416x^2-9y^2=144 and 8x3y=248x-3y=24 is AA, then 3(A+6loge3)3\big(A+6\log_e3\big) is ____.

SHOW SOLUTION

Step 1. Put the hyperbola in standard form

x29y216=1\frac{x^2}{9}-\frac{y^2}{16}=1

Its right branch has vertex (3,0)(3,0), and the line passes through (3,0)(3,0) as well, since 8(3)3(0)=248(3)-3(0)=24.

Horizontal strips between the line and the right branch of the hyperbola

Step 2. Find the other intersection

Write both as xx in terms of yy:

x=31+y216andx=3+3y8x=3\sqrt{1+\frac{y^2}{16}} \qquad\text{and}\qquad x=3+\frac{3y}{8}

Squaring and simplifying gives y=0y=0 and y=163y=\dfrac{16}{3}.

Step 3. Integrate in yy

A=016/3[(3+3y8)31+y216]dyA=\int_0^{16/3}\left[\left(3+\frac{3y}{8}\right)-3\sqrt{1+\frac{y^2}{16}}\right]dy016/3(3+3y8)dy=16+3162569\int_0^{16/3}\left(3+\frac{3y}{8}\right)dy=16+\frac{3}{16}\cdot\frac{256}{9}=16+163=643=16+\frac{16}{3}=\frac{64}{3}

For the hyperbola part, put y=4tanθy=4\tan\theta:

3016/31+y216dy=34016/316+y2dy3\int_0^{16/3}\sqrt{1+\frac{y^2}{16}}\,dy=\frac34\int_0^{16/3}\sqrt{16+y^2}\,dy=316[y16+y2+16loge ⁣(y+16+y2)]016/3=\frac{3}{16}\left[y\sqrt{16+y^2}+16\log_e\!\left(y+\sqrt{16+y^2}\right)\right]_0^{16/3}

Evaluating gives 6438+6loge3\dfrac{64}{3}-8+6\log_e3, so

A=86loge3A=8-6\log_e 3

Step 4. Finish

3(A+6loge3)=38=243\big(A+6\log_e3\big)=3\cdot8=24

Answer: 2424

The logarithm was always going to cancel: the question hands you +6loge3+6\log_e3 precisely so that it does. When a numerical-answer question adds a transcendental term to your unknown, it is telling you what your answer contains.

The decision chart

Six questions, asked in this order, settle which method to use.

Decision chart for choosing the integration variable and the split points
  1. Are both boundaries naturally x=g(y)x=g(y)? If yes, integrate in yy. Sideways parabolas and left-right regions belong here.
  2. Is there a modulus, a max, a min or a greatest integer? Resolve it into a piecewise formula on the given interval first. Sketch second. Integrate third.
  3. Does a circle appear with a chord across it? Use the segment formula r22(θsinθ)\dfrac{r^2}{2}(\theta-\sin\theta), not an integral.
  4. Is the region symmetric? Halve or quarter the work. Check for even powers of xx or of yy.
  5. Do the boundaries cross inside the interval? Split at every crossing and take the difference the right way round on each piece.
  6. Is a single curve measured against an axis? Only then does the sign convention matter. Find every root first.

Quick recall

SituationWhat to write
Curve above the axis on [a,b][a,b]abfdx\displaystyle\int_a^b f\,dx
Curve below the axisabfdx\left\lvert\displaystyle\int_a^b f\,dx\right\rvert
Curve crossing at x=cx=cacfdxcbfdx\displaystyle\int_a^c f\,dx-\displaystyle\int_c^b f\,dx
Two curves, gg on topab(gf)dx\displaystyle\int_a^b(g-f)\,dx
Region easier in horizontal stripscdg(y)dy\displaystyle\int_c^d g(y)\,dy
Circle cut by a chord, angle θ\thetar22(θsinθ)\dfrac{r^2}{2}(\theta-\sin\theta)
y2=4axy^2=4ax with x2=4byx^2=4by16ab3\dfrac{16ab}{3}
y2=4axy^2=4ax with y=mxy=mx8a23m3\dfrac{8a^2}{3m^3}
y=kx2y=kx^2 with y=mxy=mxm36k2\dfrac{m^3}{6k^2}
y=x2y=x^2 with y=βx3y=\beta x^3112β3\dfrac{1}{12\beta^3}
Ellipseπab\pi ab
One arch of sinax\sin ax2a\dfrac2a
The habit that earns the mark

Before writing a single integral sign, draw the region and shade it. Then write down, in words, which curve is the ceiling and which is the floor, and over what range of xx or yy. Nine out of ten wrong answers in this chapter come from a correct integral of the wrong region.

Every worked example above is a JEE Main 2026 question, re-derived from the statement rather than copied from a key. Practise the rest on doMath, where the same six types are graded and solved step by step.

[ SHARE ] WhatsApp
[ practice these chapters ]
Reinforce this post with live problems on doMath.
Indefinite IntegrationDefinite IntegrationApplication of Integrals
PreviousStraight Line in Space Complete JEE Notes with examples.Next Properties of Definite Integrals: The Complete JEE Method
← Back to all notes