If the curve is given by y=f(x), then the geometrical area between the curve and the x-axis from x=a to x=b is
Area=∫ab∣f(x)∣dx
If f(x)≥0 on [a,b], this reduces to ∫abf(x)dx.
If the curve is given by x=g(y), then the geometrical area between the curve and the y-axis from y=c to y=d is
Area=∫cd∣g(y)∣dy
2. Area between two curves
If y=f(x) is the upper curve and y=g(x) is the lower curve on [a,b], then
Area=∫ab[f(x)−g(x)]dx
If the region is easier to describe using y, and x=f(y) is the right curve while x=g(y) is the left curve on [c,d], then
Area=∫cd[f(y)−g(y)]dy
3. Standard Area Formulas
Area of the circle x2+y2=a2 is πa2.
Area of the ellipse a2x2+b2y2=1 is πab.
Area bounded by the parabola y2=4ax and the line y=mx is
3m38a2.
These formulas are useful for checking final answers, but in descriptive solutions the integral method should still be shown clearly.
Example 1: Basic Area under Parabola
Find the area of the region bounded by the curve y2=x and the lines x=1, x=4, and the x-axis in the first quadrant.
Solution:
Step 1: Rewrite the curve in usable form.
Since we are in the first quadrant, y≥0, so from y2=x we get
y=x.
Step 2: Identify the limits.
The vertical boundaries are x=1 and x=4.
Step 3: Set up the area integral.
Because the curve lies above the x-axis in this interval,
Area=∫14ydx=∫14xdx=∫14x1/2dx.
Step 4: Integrate.
∫x1/2dx=3/2x3/2=32x3/2.
So,
Area=[32x3/2]14.
Step 5: Evaluate the limits.
=32(43/2−13/2)=32(8−1)=314.
Answer:14/3 square units.
Example 2: Integration with Respect to the y-axis
Find the area of the region bounded by x2=4y, y=2, y=4 and the y-axis in the first quadrant.
Solution:
Step 1: Express x in terms of y.
From
x2=4y,
and since we are in the first quadrant where x≥0,
x=2y.
Step 2: Identify the horizontal limits.
The region extends from y=2 to y=4.
Step 3: Set up the area integral.
The left boundary is the y-axis (x=0), and the right boundary is x=2y, so
Area=∫24xdy=∫242ydy.
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 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
y2=169(16−x2).
In the first quadrant,
y=4316−x2.
Step 3: Set up the area integral.
The x-limits in the first quadrant are from 0 to 4. Thus,
Total Area=4∫044316−x2dx=3∫0416−x2dx.
Step 4: Use the standard integral.
∫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,
240+8sin−1(1)=0+8⋅2π=4π.
At x=0, the value is 0.
Thus,
Area=3(4π)=12π.
Answer:12π square units.
Example 4: Area of Circle
Find the area of the region bounded by the circle x2+y2=4.
Solution:
Step 1: Identify the radius.
The equation is of the form x2+y2=r2, so
r2=4⟹r=2.
Step 2: Use symmetry.
The circle is symmetric about both axes. The area in the first quadrant is
∫024−x2dx,
so the total area is
4∫024−x2dx.
Step 3: Apply the standard formula.
Total Area=4[2x4−x2+2sin−1(2x)]02.
Step 4: Evaluate.
At x=2,
220+2sin−1(1)=0+2⋅2π=π.
At x=0, the value is 0.
Therefore,
Total Area=4π.
Answer:4π square units.
Example 5: Trigonometric Curve Area
Find the area of the region bounded by the curve y=cosx between x=0 and x=π.
Solution:
Step 1: Determine where the curve changes sign.
The curve y=cosx crosses the x-axis at
x=2π.
It is positive on [0,2π] and negative on [2π,π].
Step 2: Split the integral.
Since geometrical area is always positive,
Area=∫0π/2cosxdx+∫π/2πcosxdx.
Step 3: Evaluate the first part.
∫0π/2cosxdx=[sinx]0π/2=1−0=1.
Step 4: Evaluate the second part.
∫π/2πcosxdx=[sinx]π/2π=0−1=−1.
So its area contribution is ∣−1∣=1.
Step 5: Add both parts.
Total Area=1+1=2.
Answer:2 square units.
Example 6: Area bounded by Curve and Line
Find the area of the region bounded by the curve y=x2 and the line y=4.
Solution:
Step 1: Find the points of intersection.
Set
x2=4⟹x=±2.
Step 2: Determine upper and lower curves.
Between x=−2 and x=2, the horizontal line y=4 lies above the parabola y=x2.
Step 3: Set up the integral.
Area=∫−22(4−x2)dx.
Because the region is symmetric about the y-axis,
Area=2∫02(4−x2)dx.
Step 4: Integrate.
=2[4x−3x3]02=2(8−38).
Step 5: Simplify.
=2⋅316=332.
Answer:32/3 square units.
Example 7: Parabola and Oblique Line
Find the area of the region bounded by the parabola y2=4x and the line y=2x.
Solution:
Step 1: Find the intersection points.
Substitute y=2x into y2=4x:
(2x)2=4x⟹4x2−4x=0⟹4x(x−1)=0.
Thus,
x=0,1.
The corresponding points are (0,0) and (1,2).
Step 2: Rewrite the parabola.
In the first quadrant,
y=4x=2x.
Step 3: Decide upper and lower curves.
For 0<x<1, we have x>x, so
2x>2x.
Hence, the parabola lies above the line.
Step 4: Set up the integral.
Area=∫01(2x−2x)dx=2∫01(x1/2−x)dx.
Find the area of the region bounded by the curves y=x2 and y=x3 in the first quadrant.
Solution:
Step 1: Find the points of intersection.
Set
x2=x3⟹x2(x−1)=0.
So,
x=0,1.
Step 2: Determine the upper curve.
For 0<x<1, we have
x2>x3.
So the upper curve is y=x2 and the lower curve is y=x3.
Step 3: Set up the integral.
Area=∫01(x2−x3)dx.
Step 4: Integrate.
=[3x3−4x4]01=31−41.
Step 5: Simplify.
=124−3=121.
Answer:1/12 square units.
Example 9: Modulus Function Area
Find the area bounded by the curve y=∣x∣ and y=2−x2.
Solution:
Step 1: Use symmetry.
Both y=∣x∣ and y=2−x2 are symmetric about the y-axis, so the enclosed region is symmetric about the y-axis.
Thus,
Total Area=2×(area in the first quadrant).
Step 2: Work in the first quadrant.
For x≥0, we have
∣x∣=x.
Now find intersections with the parabola:
x=2−x2⟹x2+x−2=0⟹(x+2)(x−1)=0.
The valid first-quadrant intersection is
x=1.
Step 3: Identify upper and lower curves.
On 0≤x≤1, the parabola y=2−x2 lies above the line y=x.
Step 4: Set up the integral.
Total Area=2∫01[(2−x2)−x]dx.
Find the area of the region bounded by y2=4ax and x2=4ay (a>0).
Solution:
Step 1: Rewrite the second curve.
From
x2=4ay,
we get
y=4ax2.
Also, from
y2=4ax,
we get in the first quadrant
y=2ax.
Step 2: Find the intersection points.
Substitute y=4ax2 into y2=4ax:
(4ax2)2=4ax16a2x4=4axx4=64a3xx(x3−64a3)=0.
So,
x=0,4a.
Step 3: Set up the area integral.
The upper curve is y=2ax and the lower curve is y=4ax2, so
Area=∫04a(2ax1/2−4ax2)dx.
Step 4: Integrate.
Area=[34ax3/2−12ax3]04a.
Step 5: Evaluate at x=4a.
Since
(4a)3/2=8aa,
we get
34a(8aa)−12a(4a)3=332a2−12a64a3.
Now,
12a64a3=316a2.
Therefore,
Area=332a2−316a2=316a2.
Answer:16a2/3 square units.
Example 11: Circle and a Line Cutting It
Find the area of the smaller region bounded by the circle x2+y2=4 and the line x+y=2.
Solution:
Step 1: Find the intersection points.
From the line,
y=2−x.
Substitute into the circle:
x2+(2−x)2=4x2+4−4x+x2=42x2−4x=02x(x−2)=0.
So,
x=0,2.
The points are (0,2) and (2,0).
Step 2: Identify upper and lower curves.
In the first quadrant, the upper boundary is the circle
y=4−x2,
and the lower boundary is the line
y=2−x.
Step 3: Set up the area integral.
Area=∫02(4−x2−(2−x))dx.
Step 5: Evaluate.
At x=2,
0+2sin−1(1)−4+2=2⋅2π−2=π−2.
At x=0, the value is 0.
Thus,
Area=π−2.
Answer:π−2 square units.
Example 12: Ellipse and a Line
Find the area of the smaller region bounded by the ellipse a2x2+b2y2=1 and the line ax+by=1.
Solution:
Step 1: Find the intersection points.
The line cuts the axes at (a,0) and (0,b). Both these points also satisfy the ellipse, so these are the endpoints of the smaller enclosed region.
Step 2: Write both curves in the form y= function of x.
From the ellipse,
y=aba2−x2
in the first quadrant.
From the line,
by=1−ax⟹y=ab(a−x).
Step 3: Set up the integral.
The ellipse lies above the line between x=0 and x=a, so
Area=∫0a[aba2−x2−ab(a−x)]dx.
Factor out ab:
Area=ab∫0a(a2−x2−a+x)dx.
Step 5: Evaluate.
At x=a,
0+2a2⋅2π−a2+2a2=4πa2−2a2.
At x=0, the value is 0.
So,
Area=ab(4πa2−2a2).
Simplify:
=ab(4π−21)=4ab(π−2).
Answer:4ab(π−2) square units.
Example 13: Area bounded by y-axis Integration
Find the area bounded by the curve x=y2 and the line x=y+2.
Solution:
Step 1: Find intersections.
Set
y2=y+2⟹y2−y−2=0⟹(y−2)(y+1)=0.
Thus,
y=−1,2.
Step 2: Determine right and left curves.
At y=0,
x=y2=0,x=y+2=2.
So the line x=y+2 lies to the right of the parabola x=y2.
Step 3: Set up the area integral.
Area=∫−12[(y+2)−y2]dy.
Step 4: Integrate.
=[2y2+2y−3y3]−12.
Step 5: Evaluate.
At y=2,
24+4−38=6−38=310.
At y=−1,
21−2+31=−67.
Hence,
Area=310−(−67)=627=29.
Answer:9/2 square units.
Example 14: Integrating with Fractional Powers
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 gives
x=x2⟹x(x−1)=0.
Thus,
x=0,1.
Step 2: Determine upper and lower curves.
For 0<x<1,
x>x.
So the upper curve is y=x and the lower curve is y=x.
Step 3: Set up the integral.
Area=∫01(x−x)dx.
Step 4: Integrate.
=[32x3/2−2x2]01=32−21.
Step 5: Simplify.
=64−3=61.
Answer:1/6 square units.
Example 15: Area Enclosed by a Triangle using Integration
Find the area of the triangle whose vertices are A(1,0),B(2,2) and C(3,1).
Solution:
Step 1: Find the equations of the sides.
For AB:
Slope =2−12−0=2, so
y=2(x−1)=2x−2.
For BC:
Slope =3−21−2=−1, so
y−2=−(x−2)⟹y=−x+4.
For CA:
Slope =3−11−0=21, so
y=21(x−1).
Step 2: Split the area into two vertical parts.
From x=1 to x=2, the upper side is AB and the lower side is CA.
From x=2 to x=3, the upper side is BC and the lower side is CA.
Thus,
Area=∫12(yAB−yCA)dx+∫23(yBC−yCA)dx.
Step 3: First part.
yAB−yCA=(2x−2)−21(x−1)=23(x−1).
So,
∫1223(x−1)dx=23[2(x−1)2]12=43.
Step 4: Second part.
yBC−yCA=(−x+4)−21(x−1)=−23x+29.
Hence,
∫23(−23x+29)dx=[−43x2+29x]23=43.
Step 5: Add both parts.
Area=43+43=23.
Answer:3/2 square units.
Example 16: Two Intersecting Circles
Find the area of the region enclosed between the two circles x2+y2=4 and (x−2)2+y2=4.
Solution:
Step 1: Find the points of intersection.
Subtract the equations:
(x−2)2+y2−(x2+y2)=0x2−4x+4−x2=0⟹−4x+4=0⟹x=1.
Substitute into x2+y2=4:
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 integral for the upper half.
From x=0 to x=1, the upper boundary is the second circle:
y=4−(x−2)2.
From x=1 to x=2, the upper boundary is the first circle:
y=4−x2.
So,
Area=2[∫014−(x−2)2dx+∫124−x2dx].
Step 4: Evaluate.
Each of the two integrals equals
32π−23.
Therefore,
Area=2[2(32π−23)]=38π−23.
Answer:38π−23 square units.
Example 17: Parabola and a Modulus Function
Find the area bounded by the curve y=x2 and y=∣x∣.
Solution:
Step 1: Find the intersections in the first quadrant.
For x≥0, ∣x∣=x. Then
x2=x⟹x(x−1)=0,
so x=0,1.
Step 2: Use symmetry.
The two curves are symmetric about the y-axis, so total area is twice the first-quadrant area.
Step 3: Determine upper and lower curves on [0,1].
For 0<x<1, we have
x>x2.
Thus the upper curve is y=x and the lower curve is y=x2.
Step 4: Set up and evaluate the integral.
Area=2∫01(x−x2)dx=2[2x2−3x3]01=2(21−31)=31.
Answer:1/3 square units.
Example 18: Area Defined by Inequalities
Find the area of the region {(x,y):y2≤4x,4x2+4y2≤9}.
Solution:
Step 1: Interpret the inequalities.
The condition
y2≤4x
means the point lies to the right of the parabola y2=4x.
The condition
4x2+4y2≤9
means the point lies inside the circle
x2+y2≤49,
which has radius 23.
Step 2: Use symmetry.
The region is symmetric about the x-axis, so total area is twice the upper-half area.
Step 3: Find where the parabola and circle meet in the upper half.
In the upper half of the parabola,
y=2x.
In the upper half of the circle,
y=49−x2.
Set them equal:
2x=49−x2.
Squaring,
4x=49−x2⟹4x2+16x−9=0.
This gives the relevant positive root
x=21.
Step 4: Split the upper-half area.
From x=0 to x=21, the parabola lies below the circle, so the top boundary is y=2x.
From x=21 to x=23, the circle becomes the top boundary.
Thus,
Area=2[∫01/22xdx+∫1/23/249−x2dx].
Step 5: Evaluate the first part.
2⋅∫01/22xdx=4[32x3/2]01/2=38(21)3/2=322.
Step 6: Evaluate the second part.
Using the standard integral for a2−x2 with a=23,
2∫1/23/249−x2dx=89π−22−49sin−1(31).
Step 7: Add both contributions.
Area=322+(89π−22−49sin−1(31)).
Combine the 2 terms:
322−22=62.
Hence,
Area=62+89π−49sin−1(31).
Answer:62+89π−49sin−1(31) square units.
Example 19: Exponential Area
Find the area bounded by the curves y=ex, y=e−x and the line x=1.
Solution:
Step 1: Find the point where the two curves intersect.
ex=e−x⟹e2x=1⟹x=0.
Step 2: Determine upper and lower curves.
For 0<x<1, we have
ex>e−x.
So the upper curve is y=ex and the lower curve is y=e−x.
Find the area bounded by the curve y=lnx, the x-axis, and the ordinate x=e.
Solution:
Step 1: Find where the curve meets the x-axis.
Since y=0 on the x-axis,
lnx=0⟹x=1.
So the region lies between x=1 and x=e.
Step 2: Set up the integral.
In this interval, lnx>0, so
Area=∫1elnxdx.
Step 3: Integrate by parts.
We know
∫lnxdx=xlnx−x.
Thus,
Area=[xlnx−x]1e.
Step 4: Evaluate.
At x=e,
elne−e=e−e=0.
At x=1,
1ln1−1=0−1=−1.
Therefore,
Area=0−(−1)=1.
Answer:1 square unit.
Example 21: Overlapping Regions
Find the area of the region bounded by 0≤y≤x2+1, 0≤y≤x+1, 0≤x≤2.
Solution:
Step 1: Understand the region.
The allowed y-values must satisfy both
y≤x2+1andy≤x+1.
So the actual top boundary is the smaller of the two curves.
Step 2: Find where the two curves intersect.
x2+1=x+1⟹x2−x=0⟹x(x−1)=0.
So they meet at
x=0,1.
Step 3: Determine the top boundary on each interval.
For 0<x<1, we have x2<x, so
x2+1<x+1,
hence the top boundary is y=x2+1.
For 1<x<2, we have x<x2, so
x+1<x2+1,
hence the top boundary is y=x+1.
Step 4: Set up the integral.
Area=∫01(x2+1)dx+∫12(x+1)dx.
Step 5: Evaluate the first part.
∫01(x2+1)dx=[3x3+x]01=31+1=34.
Step 6: Evaluate the second part.
∫12(x+1)dx=[2x2+x]12=(2+2)−(21+1)=4−23=25.
Step 7: Add.
Area=34+25=68+15=623.
Answer:23/6 square units.
Example 22: Absolute Value Equations
Find the area enclosed by the graph of ∣x∣+∣y∣=1.
Solution:
Step 1: Interpret the graph.
The equation ∣x∣+∣y∣=1 represents a diamond-shaped figure with vertices
(1,0),(0,1),(−1,0),(0,−1).
Step 2: Use symmetry.
The figure is symmetric in all four quadrants. In the first quadrant, the equation becomes
x+y=1⟹y=1−x.
The first-quadrant area is the area under this line from x=0 to x=1.
Step 3: Set up and evaluate the integral.
Total Area=4∫01(1−x)dx=4[x−2x2]01=4(1−21)=4⋅21=2.
Answer:2 square units.
Example 23: Area bounded by Tangent
Find the area bounded by the curve y=x2, the tangent to this curve at (1,1), and the x-axis.
Solution:
Step 1: Find the equation of the tangent.
For y=x2,
dxdy=2x.
At x=1, slope m=2.
Using point-slope form at (1,1),
y−1=2(x−1)⟹y=2x−1.
Step 2: Find where the tangent meets the x-axis.
Set y=0:
2x−1=0⟹x=21.
Step 3: Visualize the region.
The enclosed region consists of:
the area under the parabola from x=0 to x=1
minus the area under the tangent from x=21 to x=1
So,
Area=∫01x2dx−∫1/21(2x−1)dx.
Step 4: Evaluate both integrals.
∫01x2dx=[3x3]01=31.
And,
∫1/21(2x−1)dx=[x2−x]1/21=(1−1)−(41−21)=41.
Step 5: Subtract.
Area=31−41=121.
Answer:1/12 square units.
Example 24: Area involving x∣x∣
Find the area bounded by y=x∣x∣ and y=x.
Solution:
Step 1: Rewrite the piecewise form.
x∣x∣={x2,−x2,x≥0x<0
Step 2: Find points of intersection.
For x≥0:
x2=x⟹x=0,1.
For x<0:
−x2=x⟹x2+x=0⟹x(x+1)=0,
so the valid negative root is x=−1.
Hence intersections are at x=−1,0,1.
Step 3: Use symmetry.
The enclosed regions in the first and third quadrants have equal area. So total area is twice the area on [0,1].
Step 4: Compare the curves on [0,1].
There, x∣x∣=x2, and since x>x2 for 0<x<1, the line y=x is above y=x2.
Step 5: Set up and evaluate the integral.
Area=2∫01(x−x2)dx=2[2x2−3x3]01=2(21−31)=31.
Answer:1/3 square units.
Example 25: Inverse-Function Type Region
Find the area bounded by x=y2−2 and x=y.
Solution:
Step 1: Find intersections.
Set
y2−2=y⟹y2−y−2=0⟹(y−2)(y+1)=0.
Hence,
y=−1,2.
Step 2: Integrate with respect to y.
At y=0,
x=y=0,x=y2−2=−2,
so the line x=y is the right boundary.
Step 3: Set up the integral.
Area=∫−12[y−(y2−2)]dy.
Step 4: Integrate.
=[2y2−3y3+2y]−12.
Step 5: Evaluate.
At y=2:
2−38+4=310.
At y=−1:
21+31−2=−67.
So,
Area=310−(−67)=627=29.
Answer:9/2 square units.
Example 26: Trigonometric Region
Find the area bounded by y=sinx, y=cosx and the y-axis in the first quadrant.
Solution:
Step 1: Identify the left boundary.
The y-axis corresponds to
x=0.
Step 2: Find where the two curves meet in the first quadrant.
sinx=cosx⟹tanx=1⟹x=4π.
Step 3: Determine upper and lower curves.
On 0≤x≤4π,
cosx>sinx.
So upper curve is y=cosx and lower curve is y=sinx.
Step 4: Set up the integral.
Area=∫0π/4(cosx−sinx)dx.
Step 5: Integrate.
=[sinx+cosx]0π/4.
Step 6: Evaluate.
=(21+21)−(0+1)=2−1.
Answer:2−1 square units.
Example 27: Quadratic Region
Find the area bounded by y=2x−x2 and y=−x.
Solution:
Step 1: Find the intersections.
2x−x2=−x⟹x2−3x=0⟹x(x−3)=0.
Thus,
x=0,3.
Step 2: Determine upper and lower curves.
At x=1,
2(1)−1=1,−1=−1,
so the parabola is above the line.
Step 3: Set up the integral.
Area=∫03[(2x−x2)−(−x)]dx=∫03(3x−x2)dx.
Step 4: Integrate.
=[23x2−3x3]03=227−9=29.
Answer:9/2 square units.
Example 28: Finding a Boundary Constant
The area of the region bounded by y=x2 and y=c is 36. Find c.
Solution:
Step 1: Find the points of intersection.
x2=c⟹x=±c.
Step 2: Set up the area integral.
Between these points, the horizontal line y=c lies above the parabola y=x2, so
Area=∫−cc(c−x2)dx.
Using symmetry,
Area=2∫0c(c−x2)dx.
Step 3: Integrate.
=2[cx−3x3]0c=2(cc−3(c)3).
Since (c)3=cc,
Area=2(cc−3cc)=2⋅32c3/2=34c3/2.
Step 4: Use the given area.
34c3/2=36⟹c3/2=27.
Raise both sides to the power 32:
c=272/3=9.
Answer:c=9.
Example 29: Split-Integral Area
Find the area bounded by the curve y=x(x−1)(x−2) and the x-axis.
Solution:
Step 1: Find the x-intercepts.
x(x−1)(x−2)=0⟹x=0,1,2.
So the curve crosses the x-axis at these three points.
Step 2: Determine the sign in each interval.
Expand first if helpful:
y=x3−3x2+2x.
On (0,1), the function is positive.
On (1,2), the function is negative.
So the total area is
Area=∫01(x3−3x2+2x)dx+∫12(x3−3x2+2x)dx.
Step 3: Find the antiderivative.
∫(x3−3x2+2x)dx=4x4−x3+x2.
Step 4: Evaluate on [0,1].
∫01=[4x4−x3+x2]01=41−1+1=41.
Step 5: Evaluate on [1,2].
At x=2,
416−8+4=0.
At x=1,
41−1+1=41.
Thus,
∫12=0−41=−41.
Its area contribution is −41=41.
Step 6: Add the two parts.
Total Area=41+41=21.