NEETClass 11thClass 12thClass 12th PlusJEEClass 11thClass 12thClass 12th PlusClass 6-10Class 6thClass 7thClass 8thClass 9thClass 10thOnline CoursesDistance LearningInternational OlympiadNEETClass 11thClass 12thClass 12th PlusJEE (Main+Advanced)Class 11thClass 12thClass 12th PlusJEE MainClass 11thClass 12thClass 12th PlusClass 6-10Class 6thClass 7thClass 8thClass 9thClass 10thKCET/MHT-CETKCETMHT-CETNEET2025202420232022JEE20262025202420232022Class 6-10JEE MainPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DatePercentile PredictorAnswer KeyCounsellingEligibilityExam PatternJEE MathsJEE ChemistryJEE PhysicsJEE AdvancedPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DateAnswer KeyEligibilityExam PatternRank PredictorNEETPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DateCollege PredictorAnswer KeyRank PredictorCounsellingEligibilityExam PatternBiologyNCERT SolutionsClass 6Class 7Class 8Class 9Class 10Class 11Class 12TextbooksCBSEClass 12Class 11Class 10Class 9Class 8Class 7Class 6SubjectsSyllabusNotesSample PapersQuestion PapersICSEClass 10Class 9Class 8Class 7Class 6State BoardBiharKarnatakaMadhya PradeshMaharashtraTamilnaduWest BengalUttar PradeshOlympiadMathsScienceEnglishSocial ScienceNSOIMONMTCASATInstant Online ScholarshipAIOT(NEET)TALLENTEXALLEN for SchoolsAbout ALLENBlogsNewsCareersRequest a call backBook a demo
  • Classroom Courses
  • NEW
  • ALLEN E-Store
Home
JEE Maths
Area Between Two Curves in Calculus

Frequently Asked Questions

The area between two curves refers to the region enclosed between the graphs of two functions over a certain interval. It is found by integrating the difference between the functions within given limits.

For a given x-interval: Solve both functions for y. Compare f(x) and g(x) at different points in the interval. The function with the larger y-value at those points is the upper curve.

Find all points of intersection within the given range. Split the integral at these points. In each subinterval, identify the upper and lower curves separately. Integrate separately over each subinterval and add the absolute values.

Join ALLEN!

(Session 2026 - 27)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • Allen News
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Classroom Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NIOS
    • NCERT Solutions
    • Olympiad
    • NEET Mock Test
    • NEET Past Years Papers
    • NEET Sample Papers
    • NEET Answer Key 2026
    • NEET College Predictor 2026
    • NEET Rank Predictor 2026
    • NEET Cutoff
    • NEET Exam Analysis

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO

Area Between Two Curves in Calculus

The area between two curves in calculus refers to the region enclosed between two functions over a given interval. It is calculated using definite integrals by subtracting the lower function from the upper function. This concept helps in solving problems involving enclosed areas in mathematics, physics, and engineering. The formula applies to both horizontal and vertical distances and can also be extended to polar curves. Mastering this topic is essential for Class 12 and competitive exams like JEE.

1.0Area Between Two Curves Definition

The area between two curves refers to the region enclosed between the graphs of two functions over a given interval. It represents the net difference of their values across a certain range of x or y.

2.0Formula for the Area Between Two Curves

If two continuous functions f(x) and g(x) satisfy f(x)≥g(x) on the interval [a, b], then the area between the curves with respect to x is: Area=∫ab​∣f(x)−g(x)∣dx

Formula for the Area Between Two Curves with Respect to y:

If functions are expressed as x = f(y) and x = g(y): Area=∫cd​∣f(y)−g(y)∣dy

3.0How to Find the Area Under a Curve That is Between Two Values?

  1. Find the points of intersection by solving f(x) = g(x).
  2. Set correct limits of integration based on the intersection points.
  3. Identify which function is on top (upper curve) and which is below (lower curve).
  4. Use the area between two curves formula with correct limits.
  5. Solve the definite integral to get the area.

4.0Area Between Two Compound Curves

In cases involving compound curves (multiple intersections or changing upper/lower curves), split the integration into sections where one curve stays above the other and apply the area formula separately for each section.

5.0Area Between Two Polar Curves

For curves defined in polar form r=f(θ) and r=g(θ), the area between two polar curves is:Area=21​∫θ1​θ2​​∣[f(θ)]2−[g(θ)]2∣dθ

6.0Solved Examples on Area Between Two Curves

Example 1: Find the area bounded between the curves y=x2 and y = 2x.

Solution:

  1. Find intersection points: x2=2x→x=0orx=2.
  2. Integrate: ∫02​(2x−x2)dx=[x2−3x3​]02​=4−38​=34​

Answer: 34​square units.


Example 2: Find the area enclosed between x=y2 and x = 4y.

Solution:

  1. Solve: y2=4y→y = 0, 4.
  2. Integrate with respect to y:

∫04​(4y−y2)dy=[2y2−3y3​]04​ =2(16)−364​=364​

Answer: 364​ square units.


Example 3: Find the area bounded by the curves y2=4x and y = 2x.

Solution:

  1. Solve intersection points:

y2=4x→x=4y2​

y=2x→x=2y​

Set them equal:

4y2​=2y​

⇒y2=2y

⇒y(y−2)=0

⇒y=0,2

  1. Area w.r.t y:

∫02​(2y​−4y2​)dy

  1. Solve:

∫02​(y2−y24)dy=[y24−y312]02​

∫02​(2y​−4y2​)dy=[4y2​−12y3​]02​

=(44​−128​)=1−32​=31​

Answer: 31​ square units.


Example 4: Find the area enclosed between the polar curves r=cosθ and r=sinθ.

Solution:

  1. Find points of intersection: cosθ=sinθ⇒θ=4π​
  2. Area between the curves from 0 to 4π​: 21​∫04π​​(sin2θ−cos2θ)dθ
  3. Solve: 21​∫04π​​(−cos2θ)dθ
  4. Integrate:

=−41​sin2θ∣04π​​=−41​(sin(2π​−sin0)

=−41​(1−0)=−41​

Since area is positive:

Answer: 41​square units.


Example 5: Find the area bounded by y = |x| and y = 4 - |x|.

Solution:

  1. Solve intersection points:

x∣=4−∣x∣

⇒∣x∣=2

⇒=±2

  1. Area symmetric about y-axis, compute for 0≤x≤2 and double:

2×∫02​[(4−x)−x]dx

=2×∫02​(4−2x)dx

=2×[4x−x2]02​

=2×(8−4)=8

Answer: 8 square units.


Example 6: Find the area between the curves y=x3 and y = x in the interval [-1, 1].

Solution:

  1. Solve intersection points:

x3=x

⇒x(x2−1)=0

⇒=−1,0,1

  1. Split into intervals and integrate:

Area=∫−10​[x−x3]dx+∫01​[x−x3]dx

Because the integrand is odd over symmetric limits,

Area=2×∫01​(x−x3)dx

=2×[2x2​−4x4​]01​=2×(21​−41​)=2×41​=21​ 

Answer: 21​ square units.


Example 7: Find the area enclosed between the polar curves r=2sinθ and r = 1 for 0≤θ≤2π​.

Solution:

  1. Use the formula:21​∫θ1​θ2​​∣[f(θ)]2−g(θ)]2∣dθ
  2. Apply:21​∫02π​​∣(2sinθ)2−12∣dθ
  3. Simplify:21​∫02π​​∣4sin2θ−1∣dθ

Solve this integral step by step using trigonometric identities.


Example 8: Find the area enclosed between the curves y = sin x and y = cos x in [0,4π​].

Solution:

  1. Identify upper curve: In [0,4π​],cosx≥sinx
  2. Setup integral: ∫04π​​(cosx−sinx)dx
  3. Solve:

=[sinx+cosx]04π​​

=sin4π​+cos4π​−(sin0+cos0)

=2​−1

Answer: 2​−1 square units.


Example 9: Find the area bounded by y=x2 and y=x3.

Solution:

  1. Solve x2=x3⇒x2(1−x)=0⇒x=0,1
  2. Integrate:

∫01​(x2−x3)dx

=[3x3​−4x4​]01​

=31​−41​=121​

Answer: 121​ square units.

7.0Practice Questions based on Area Between Two Curves 

  1. Find the area bounded between y = sin x and y = cos x in [0,4π​].
  2. Find the area between y=ex and y = ln x over their common domain.
  3. Calculate the area between r=2cosθ and r = 1 in polar coordinates.

8.0Applications of Area Between Two Curves

  • Physics (work done by forces)
  • Economics (surplus calculation)
  • Probability & Statistics (distribution functions)
  • Engineering (cross-sectional designs)
  • Geometry (irregular shapes)

9.0Sample Questions on Area Between Two Curves

  1. What is the formula for the area between two curves?

Ans: If f(x) is the upper curve and g(x) is the lower curve in the interval [a, b], then: Area=∫0b​[f(x)−g(x)]dx

  1. Can we calculate the area between two curves with respect to y?

Ans: Yes. If the curves are expressed as x = f(y) and x = g(y), then: Area=∫cd​[f(y)−g(y)]dy

  1. What is the formula for the area between two curves in polar coordinates?

Ans: For polar curves r=f(θ) and r=g(θ): Area=21​∫θ1​θ2​​∣[f(θ)]2−g(θ)]2∣dθ

Table of Contents


  • 1.0Area Between Two Curves Definition
  • 2.0Formula for the Area Between Two Curves
  • 3.0How to Find the Area Under a Curve That is Between Two Values?
  • 4.0Area Between Two Compound Curves
  • 5.0Area Between Two Polar Curves
  • 6.0Solved Examples on Area Between Two Curves
  • 7.0Practice Questions based on Area Between Two Curves 
  • 8.0Applications of Area Between Two Curves
  • 9.0Sample Questions on Area Between Two Curves