This section contains 30 important board-style questions on Area under Curves. In board exams, drawing a rough sketch of the curve, identifying the limits of integration, and clearly stating the upper curve/lower curve or right curve/left curve is essential. Whenever the curve crosses the x-axis or when modulus is involved, split the interval carefully so that the geometrical area is always taken as positive.
Question 1 [CBSE 2026]
Find the area of the region bounded by the curve y=x2 and the lines x=1, x=2, and the x-axis.
Solution:
Step 1: Sketch the region.
The curve y=x2 is an upward-opening parabola. Between x=1 and x=2, the curve lies above the x-axis.
Step 2: Set up the integral.
Since the curve is above the x-axis throughout [1,2], the required area is
Area=∫12x2dx.
Step 3: Integrate.
Using the power rule,
∫x2dx=3x3.
Hence,
Area=[3x3]12.
Step 4: Evaluate the limits.
=323−313=38−31=37.
Answer:37 square units.
Question 2 [CBSE 2024]
Find the area of the region bounded by the ellipse 16x2+9y2=1.
Solution:
Step 1: Use symmetry.
The ellipse is symmetric about both coordinate axes, so its total area is four times the area in the first quadrant.
Step 2: Express y in terms of x.
From
16x2+9y2=1,
we get
9y2=1−16x2=1616−x2,
so in the first quadrant,
y=4316−x2.
Step 3: Set up the integral.
In the first quadrant, x varies from 0 to 4. Therefore,
Total Area=4∫044316−x2dx=3∫0416−x2dx.
Step 4: Use the standard integral formula.
∫a2−x2dx=2xa2−x2+2a2sin−1(ax).
Here a=4, so
Area=3[2x16−x2+8sin−1(4x)]04.
Step 5: Evaluate.
At x=4,
2416−16+8sin−1(1)=0+8⋅2π=4π.
At x=0, the value is 0.
Thus,
Area=3(4π)=12π.
Answer:12π square units.
Question 3 [CBSE 2025]
Find the area of the region bounded by the curve y2=4x and the line x=3.
Solution:
Step 1: Understand the geometry.
The parabola y2=4x opens to the right and is symmetric about the x-axis. The vertical line x=3 cuts the parabola and forms a closed region.
Step 2: Find the points where x=3 meets the parabola.
Substituting x=3 in y2=4x gives
y2=12⟹y=±23.
Step 3: Use symmetry.
The total area is twice the area in the first quadrant.
In the first quadrant, from x=0 to x=3, the upper boundary is
y=4x=2x.
So,
Area=2∫032xdx=4∫03x1/2dx.
Find the area bounded by the curve y=sinx between x=0 and x=2π.
Solution:
Step 1: Determine where the curve is above and below the x-axis.
The curve y=sinx is positive on [0,π] and negative on [π,2π].
Step 2: Split the interval.
For geometrical area, we add the positive area and the absolute value of the negative area:
Area=∫0πsinxdx+∫π2πsinxdx.
Step 3: Evaluate the first integral.
∫0πsinxdx=[−cosx]0π=−cosπ−(−cos0)=1+1=2.
Step 4: Evaluate the second integral.
∫π2πsinxdx=[−cosx]π2π=−cos2π−(−cosπ)=−1−1=−2.
So its area contribution is ∣−2∣=2.
Step 5: Add both parts.
Total Area=2+2=4.
Answer:4 square units.
Question 5 [CBSE 2023]
Find the area of the region bounded by y=x and y=x.
Solution:
Step 1: Find the points of intersection.
Set
x=x.
Squaring both sides gives
x=x2⟹x(x−1)=0.
Hence,
x=0,1.
Step 2: Identify the upper and lower curves.
Take a test point, say x=41:
41=21,x=41.
Since 21>41, the upper curve is y=x and the lower curve is y=x on [0,1].
Step 3: Set up the area integral.
Area=∫01(x−x)dx=∫01(x1/2−x)dx.
Step 4: Integrate.
=[32x3/2−2x2]01=32−21.
Step 5: Simplify.
=64−3=61.
Answer:61 square units.
Question 6 [CBSE 2026]
Find the area bounded by the parabola y2=8x and its latus rectum.
Solution:
Step 1: Identify a.
Comparing y2=8x with the standard form y2=4ax, we get
4a=8⟹a=2.
So the latus rectum is the vertical line
x=a=2.
Step 2: Find the endpoints of the latus rectum.
Substitute x=2 in the parabola:
y2=8(2)=16⟹y=±4.
Step 3: Use symmetry.
The region is symmetric about the x-axis. Hence,
Area=2∫02ydx.
In the first quadrant,
y=8x=22x1/2.
So,
Area=2∫0222x1/2dx=42∫02x1/2dx.
Step 4: Integrate.
=42[32x3/2]02=382(23/2).
Step 5: Simplify.
Since
23/2=22,
we get
Area=382⋅22=332.
Answer:332 square units.
Question 7 [CBSE 2025]
Find the area bounded by the curve y=4x−x2 and the x-axis.
Solution:
Step 1: Find where the curve meets the x-axis.
Set y=0:
4x−x2=0⟹x(4−x)=0.
Thus,
x=0,4.
Step 2: Check whether the curve is above the x-axis in this interval.
At x=2,
y=4(2)−22=8−4=4>0.
So the curve lies above the x-axis on [0,4].
Step 3: Set up the integral.
Area=∫04(4x−x2)dx.
Step 4: Integrate.
=[2x2−3x3]04=2(16)−364.
Step 5: Simplify.
=32−364=396−64=332.
Answer:332 square units.
Question 8 [CBSE 2022]
Find the area of the region bounded by y=x3, the x-axis, and the ordinates x=−2 and x=1.
Solution:
Step 1: Determine where the curve changes sign.
The curve y=x3 crosses the x-axis at
x=0.
It is below the x-axis on [−2,0] and above the x-axis on [0,1].
Step 2: Split the integral.
The geometrical area is
Area=∫−20x3dx+∫01x3dx.
Step 3: Evaluate the first integral.
∫−20x3dx=[4x4]−20=0−416=−4.
So the area contribution is ∣−4∣=4.
Step 4: Evaluate the second integral.
∫01x3dx=[4x4]01=41.
Step 5: Add both parts.
Area=4+41=417.
Answer:417 square units.
Question 9 [CBSE 2026]
Find the area bounded by the parabola y2=4ax and the line y=mx.
Solution:
Step 1: Find the points of intersection.
Substitute y=mx into y2=4ax:
(mx)2=4ax⟹m2x2−4ax=0⟹x(m2x−4a)=0.
Thus,
x=0orx=m24a.
Step 2: Write the parabola in the upper form.
From y2=4ax,
y=2ax1/2.
On the bounded interval, this lies above the line y=mx.
Step 3: Set up the area integral.
Area=∫04a/m2(2ax1/2−mx)dx.
Step 4: Integrate.
=[34ax3/2−2mx2]04a/m2.
Step 5: Evaluate at the upper limit.
Using
(m24a)3/2=m38aa,
we get
Area=34a⋅m38aa−2m⋅m416a2.
This becomes
3m332a2−m38a2=3m332a2−24a2=3m38a2.
Answer:3m38a2 square units.
Question 10 [CBSE 2024]
Find the area of the region in the first quadrant enclosed by the x-axis, the line x=3y, and the circle x2+y2=4.
Solution:
Step 1: Rewrite the line.
From
x=3y,
we get
y=3x.
Step 2: Find the point where the line meets the circle in the first quadrant.
Substitute x=3y into the circle:
(3y)2+y2=4⟹3y2+y2=4⟹4y2=4⟹y=1.
Hence,
x=3.
So the intersection point is (3,1).
Step 3: Split the region.
From x=0 to x=3, the upper boundary is the line
y=3x.
From x=3 to x=2, the upper boundary is the circle
y=4−x2.
Step 4: Set up the integral.
Area=∫033xdx+∫324−x2dx.
Step 5: Evaluate the first integral.
∫033xdx=31[2x2]03=31⋅23=23.
Step 6: Evaluate the second integral.
Using the standard formula,
∫4−x2dx=2x4−x2+2sin−1(2x).
So,
∫324−x2dx=[2x4−x2+2sin−1(2x)]32.
At x=2, the value is
0+2⋅2π=π.
At x=3, the value is
23⋅1+2⋅3π=23+32π.
Thus,
∫324−x2dx=π−(23+32π)=3π−23.
Step 7: Add the two parts.
Area=23+(3π−23)=3π.
Answer:3π square units.
Question 11 [CBSE 2025]
Find the area bounded by the parabola x2=4y and the straight line x=4y−2.
Solution:
Step 1: Express both in terms of y or x.
It is convenient to use y as a function of x.
From the parabola,
y=4x2.
From the line,
x=4y−2⟹y=4x+2.
Step 2: Find the points of intersection.
Set the two expressions equal:
4x2=4x+2⟹x2=x+2⟹x2−x−2=0.
Factorizing,
(x−2)(x+1)=0,
so
x=−1,2.
Step 3: Determine upper and lower curves.
At x=0,
yline=40+2=21,yparabola=0.
So the line is above the parabola on [−1,2].
Step 4: Set up the integral.
Area=∫−12(4x+2−4x2)dx=41∫−12(x+2−x2)dx.
Step 5: Integrate.
=41[2x2+2x−3x3]−12.
At x=2, the value is
24+4−38=6−38=310.
At x=−1, the value is
21−2+31=−67.
So,
Area=41(310−(−67))=41⋅627=89.
Answer:89 square units.
Question 12 [CBSE 2023]
Find the area bounded by the curve y=cosx between x=0 and x=π.
Solution:
Step 1: Note where the curve changes sign.
cosx is positive on [0,π/2] and negative on [π/2,π].
Step 2: Split the integral.
Area=∫0π/2cosxdx+∫π/2πcosxdx.
Step 3: Evaluate.
∫0π/2cosxdx=[sinx]0π/2=1.∫π/2πcosxdx=[sinx]π/2π=−1.
Taking absolute value of the second part gives 1.
Step 4: Add.
Area=1+1=2.
Answer:2 square units.
Question 13 [CBSE 2026]
Find the area bounded by the curve y=∣x+3∣ and the x-axis, between x=−6 and x=0.
Solution:
Step 1: Find the point where the modulus changes form.
x+3=0⟹x=−3.
So the interval must be split at x=−3.
Step 2: Write the modulus piecewise.
For x<−3,
∣x+3∣=−(x+3).
For x>−3,
∣x+3∣=x+3.
Step 3: Set up the integral.
Area=∫−6−3−(x+3)dx+∫−30(x+3)dx.
Step 4: Evaluate the first part.
∫−6−3−(x+3)dx=[−2x2−3x]−6−3.
At x=−3, value =−29+9=29.
At x=−6, value =−18+18=0.
So the first area is
29.
Step 5: Evaluate the second part.
∫−30(x+3)dx=[2x2+3x]−30.
At x=0, value =0.
At x=−3, value =29−9=−29.
So the second area is
0−(−29)=29.
Step 6: Add both parts.
Area=29+29=9.
Answer:9 square units.
Question 14 [CBSE 2022]
Find the area bounded by y2=x and the line x+y=2.
Solution:
Step 1: Write both curves in terms of x and y.
From the parabola,
x=y2.
From the line,
x=2−y.
Since both are already in the form x=f(y), integrating with respect to y is easier.
Step 2: Find the intersection points.
Set
y2=2−y⟹y2+y−2=0.
Factorizing,
(y+2)(y−1)=0,
so
y=−2,1.
Step 3: Determine right and left curves.
At y=0,
xline=2,xparabola=0.
So the line is the right curve and the parabola is the left curve.
Step 4: Set up the integral.
Area=∫−21[(2−y)−y2]dy.
Step 5: Integrate.
=[2y−2y2−3y3]−21.
At y=1, value is
2−21−31=67.
At y=−2, value is
−4−2+38=−310.
Thus,
Area=67−(−310)=67+20=627=29.
Answer:29 square units.
Question 15 [CBSE 2025]
Find the area bounded by the circle x2+y2=16 and the parabola y2=6x.
Solution:
Step 1: Find the points of intersection.
Substitute y2=6x into the circle:
x2+6x=16⟹x2+6x−16=0.
Factorizing,
(x+8)(x−2)=0.
Since the parabola has x≥0, the relevant value is
x=2.
Then
y2=6(2)=12⟹y=±23.
Step 2: Identify the enclosed region.
The bounded region lies between the circle and the parabola, and is symmetric about the x-axis.
For 0≤x≤2, the upper semicircle is
y=16−x2,
and the upper branch of the parabola is
y=6x.
Hence total area is
Area=2∫02(16−x2−6x)dx.
Step 3: Evaluate the circle part.
Using the standard formula,
∫0216−x2dx=[2x16−x2+8sin−1(4x)]02.
This gives
12+8sin−1(21)=23+34π.
Step 4: Evaluate the parabola part.
∫026xdx=6∫02x1/2dx=6[32x3/2]02.
Now,
23/2=22,
so
∫026xdx=326⋅22=383.
Step 5: Subtract and multiply by 2.
Area=2[(23+34π)−383]=2(34π−323).
Hence,
Area=38π−43.
Answer:38π−43 square units.
Question 16 [CBSE 2026]
Find the area of the region bounded by the curve x2+y2=a2 and the line x+y=a in the first quadrant.
Solution:
Step 1: Find the intersection points.
The line meets the axes at (a,0) and (0,a). Both points also lie on the circle x2+y2=a2.
Step 2: Identify upper and lower curves.
In the first quadrant, the circle is
y=a2−x2,
and the line is
y=a−x.
The circle lies above the line between x=0 and x=a.
Step 3: Set up the integral.
Area=∫0a(a2−x2−(a−x))dx.
Find the area of the region {(x,y):y2≤4x,4x2+4y2≤9}.
Solution:
Step 1: Interpret the inequalities.
The region lies to the right of the parabola
y2=4x
and inside the circle
x2+y2=49.
The figure is symmetric about the x-axis.
Step 2: Find the point of intersection in the first quadrant.
Substitute y2=4x into the circle:
4x2+4(4x)=9⟹4x2+16x−9=0.
This gives the relevant positive root
x=21.
Step 3: Split the first-quadrant area.
For 0≤x≤21, the upper boundary is the parabola
y=4x=2x.
For 21≤x≤23, the upper boundary is the circle
y=49−x2.
Thus,
Area=2[∫01/22xdx+∫1/23/249−x2dx].
Step 4: Evaluate the first part.
2∫01/22xdx=4[32x3/2]01/2=38(21)3/2=322.
Step 5: Evaluate the second part.
Using the standard formula,
2∫1/23/249−x2dx=89π−22−49sin−1(31).
Step 6: Add the two contributions.
Area=322−22+89π−49sin−1(31).
Combine the 2 terms:
322−22=62.
So,
Area=62+89π−49sin−1(31).
Answer:62+89π−49sin−1(31) square units.
Question 19 [CBSE 2023]
Find the area bounded by y=x2+2, y=x, x=0, and x=3.
Solution:
Step 1: Check whether the two curves intersect.
Set
x2+2=x⟹x2−x+2=0.
Its discriminant is
D=(−1)2−4(1)(2)=1−8=−7<0.
So the curves do not intersect.
Step 2: Determine the upper curve.
At x=0,
y=x2+2=2,y=x=0.
Hence y=x2+2 lies above y=x throughout the interval [0,3].
Step 3: Set up the integral.
Area=∫03[(x2+2)−x]dx=∫03(x2−x+2)dx.
Step 4: Integrate.
=[3x3−2x2+2x]03.
At x=3,
327−29+6=9−29+6=221.
At x=0, value is 0.
Thus,
Area=221.
Answer:221 square units.
Question 20 [CBSE 2025]
Using integration, find the area of the region bounded by the triangle whose vertices are (1,0), (2,2) and (3,1).
Solution:
Step 1: Find the equations of the three sides.
For the line through (1,0) and (2,2):
y=2(x−1)=2x−2.
For the line through (2,2) and (3,1):
y−2=−1(x−2)⟹y=−x+4.
For the line through (1,0) and (3,1):
y=21(x−1).
Step 2: Split the triangle into two vertical strips.
From x=1 to x=2, the upper boundary is y=2x−2 and the lower boundary is y=21(x−1).
From x=2 to x=3, the upper boundary is y=−x+4 and the lower boundary remains y=21(x−1).
Step 3: Set up the area integral.
Area=∫12[(2x−2)−21(x−1)]dx+∫23[(−x+4)−21(x−1)]dx.
Step 4: Simplify the first integrand.
(2x−2)−21(x−1)=23(x−1).
So,
∫1223(x−1)dx=23[2(x−1)2]12=43.
Step 5: Simplify the second integrand.
(−x+4)−21(x−1)=−23x+29.
Thus,
∫23(−23x+29)dx=[−43x2+29x]23=43.
Step 6: Add both parts.
Area=43+43=23.
Answer:23 square units.
Question 21 [CBSE 2026]
Find the area of the smaller region bounded by the circle x2+y2=16 and the line x=2.
Solution:
Step 1: Understand the geometry.
The circle has radius 4. The vertical line x=2 cuts the circle, producing a smaller segment on the right side. The region is symmetric about the x-axis.
Step 2: Set up the integral.
In the first quadrant, the smaller region extends from x=2 to x=4, with upper boundary
y=16−x2.
So,
Area=2∫2416−x2dx.
Step 3: Use the standard formula.
∫16−x2dx=2x16−x2+8sin−1(4x).
Thus,
Area=2[2x16−x2+8sin−1(4x)]24.
Step 4: Evaluate.
At x=4,
0+8sin−1(1)=8⋅2π=4π.
At x=2,
2212+8sin−1(21)=23+34π.
Therefore,
Area=2(4π−23−34π)=2(38π−23).
Hence,
Area=316π−43.
Answer:316π−43 square units.
Question 22 [CBSE 2024]
Find the area of the region bounded by y=sinx and y=cosx between x=0 and x=π/4.
Solution:
Step 1: Determine the upper curve.
On the interval [0,4π],
cosx≥sinx.
So the upper curve is y=cosx and the lower curve is y=sinx.
Step 2: Set up the integral.
Area=∫0π/4(cosx−sinx)dx.
Step 3: Integrate.
=[sinx+cosx]0π/4.
Step 4: Evaluate.
=(21+21)−(0+1)=2−1.
Answer:2−1 square units.
Question 23 [CBSE 2022]
Find the area of the region bounded by the curves x=y2 and x=3−2y2.
Solution:
Step 1: Find the points of intersection.
Set
y2=3−2y2⟹3y2=3⟹y2=1.
Hence,
y=±1.
Step 2: Determine right and left curves.
At y=0,
x=y2=0,x=3−2y2=3.
So x=3−2y2 is the right curve and x=y2 is the left curve.
Step 3: Set up the integral with respect to y.
Area=∫−11[(3−2y2)−y2]dy=∫−11(3−3y2)dy.
Step 4: Use symmetry.
The integrand is even, so
Area=2∫01(3−3y2)dy=6∫01(1−y2)dy.
Step 5: Evaluate.
=6[y−3y3]01=6(1−31)=6⋅32=4.
Answer:4 square units.
Question 24 [CBSE 2026]
Find the area bounded by the ellipse 9x2+4y2=1 and the line 3x+2y=1.
Solution:
Step 1: Find the intercept points.
The line meets the axes at (3,0) and (0,2), and these points also lie on the ellipse. So the smaller bounded region lies in the first quadrant.
Step 2: Write both curves as functions of x.
From the ellipse,
y=329−x2.
From the line,
y=32(3−x).
Step 3: Set up the integral.
The ellipse lies above the line between x=0 and x=3, so
Area=∫0332(9−x2−(3−x))dx.
Step 5: Evaluate.
At x=3,
0+29⋅2π−9+29=49π−29.
At x=0, value is 0.
Hence,
Area=32(49π−29)=23π−3=23(π−2).
Answer:23(π−2) square units.
Question 25 [CBSE 2025]
Find the area of the region {(x,y):x2≤y≤∣x∣}.
Solution:
Step 1: Interpret the curves.
The lower boundary is the parabola
y=x2,
and the upper boundary is the modulus curve
y=∣x∣.
The region is symmetric about the y-axis.
Step 2: Use symmetry.
In the first quadrant, ∣x∣=x. The intersection points satisfy
x2=x⟹x(x−1)=0,
so
x=0,1.
Hence,
Area=2∫01(x−x2)dx.
Find the area of the region bounded by y=2x−x2 and the line y=−x.
Solution:
Step 1: Find the points of intersection.
Set
2x−x2=−x⟹x2−3x=0⟹x(x−3)=0.
So,
x=0,3.
Step 2: Determine upper and lower curves.
At x=1,
yparabola=2(1)−12=1,yline=−1.
So the parabola lies above the line.
Step 3: Set up the integral.
Area=∫03[(2x−x2)−(−x)]dx=∫03(3x−x2)dx.
Step 4: Integrate and evaluate.
=[23x2−3x3]03=227−9=29.
Answer:29 square units.
Question 27 [CBSE 2026]
Find the area bounded by the curves y=ex, y=e−x and the line x=1.
Solution:
Step 1: Find where the two curves intersect.
ex=e−x⟹e2x=1⟹x=0.
Step 2: Determine upper and lower curves.
For 0<x<1,
ex>e−x.
Thus the required region is between x=0 and x=1 with upper curve y=ex and lower curve y=e−x.
Step 3: Set up the integral.
Area=∫01(ex−e−x)dx.
Step 4: Integrate.
=[ex+e−x]01.
Step 5: Evaluate.
=(e+e1)−(1+1)=e+e1−2.
Answer:e+e1−2 square units.
Question 28 [CBSE 2024]
Find the area bounded by y=∣x−1∣ and y=3−∣x∣.
Solution:
Step 1: Find the intersection points using cases.
For x<0:
∣x−1∣=1−x,3−∣x∣=3+x.
Set equal:
1−x=3+x⟹2x=−2⟹x=−1.
Then
y=1−(−1)=2.
So one point is (−1,2).
For 0≤x<1:
∣x−1∣=1−x,3−∣x∣=3−x.
These are never equal since 1−x=3−x.
So there is no intersection in this interval.
For x≥1:
∣x−1∣=x−1,3−∣x∣=3−x.
Set equal:
x−1=3−x⟹2x=4⟹x=2.
Then
y=1.
So the second point is (2,1).
Step 2: Split the interval at the corner points x=0 and x=1.
The upper curve is always y=3−∣x∣ and the lower curve is y=∣x−1∣ between the intersection points.
Thus,
Area=∫−10[(3+x)−(1−x)]dx+∫01[(3−x)−(1−x)]dx+∫12[(3−x)−(x−1)]dx.
Step 3: Simplify each part.
First part:
∫−10(2+2x)dx=[2x+x2]−10=0−(−2+1)=1.
Second part:
∫012dx=2.
Third part:
∫12(4−2x)dx=[4x−x2]12=(8−4)−(4−1)=1.
Step 4: Add the three parts.
Area=1+2+1=4.
Answer:4 square units.
Question 29 [CBSE 2025]
Find the area enclosed by the curve y=x3 and the line y=x.
Solution:
Step 1: Find the points of intersection.
Set
x3=x⟹x(x2−1)=0⟹x=−1,0,1.
Step 2: Use symmetry.
The two enclosed regions are symmetric about the origin. So the total area is twice the area on [0,1].
Step 3: Determine upper and lower curves on [0,1].
For 0<x<1,
x>x3.
So the line is above the cubic.
Step 4: Set up and evaluate the integral.
Total Area=2∫01(x−x3)dx=2[2x2−4x4]01=2(21−41).
Hence,
Total Area=2⋅41=21.
Answer:21 square units.
Question 30 [CBSE 2026]
Find the area of the region bounded by x2+y2=4 and (x−2)2+y2=4.
Solution:
Step 1: Find the intersection points.
Subtract the equations:
(x−2)2+y2−(x2+y2)=0⟹x2−4x+4−x2=0⟹−4x+4=0.
So,
x=1.
Substituting into x2+y2=4 gives
1+y2=4⟹y=±3.
Step 2: Use symmetry.
The common region is symmetric about the x-axis, so total area is twice the upper-half area.
Step 3: Set up the upper-half integral.
From x=0 to x=1, the upper boundary comes from the second circle:
y=4−(x−2)2.
From x=1 to x=2, the upper boundary comes from the first circle:
y=4−x2.
Thus,
Area=2[∫014−(x−2)2dx+∫124−x2dx].
Step 4: Evaluate one of the integrals.
Using the standard formula,
∫124−x2dx=[2x4−x2+2sin−1(2x)]12.
This gives
π−(23+3π)=32π−23.
By symmetry, the first integral has the same value.
Step 5: Add and multiply by 2.
Area=2×2(32π−23)=38π−23.