• NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • Class 6-10
      • Class 6th
      • Class 7th
      • Class 8th
      • Class 9th
      • Class 10th
    • View All Options
      • Online Courses
      • Distance Learning
      • Hindi Medium Courses
      • International Olympiad
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE (Main+Advanced)
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE Main
      • Class 11th
      • Class 12th
      • Class 12th Plus
  • Classroom
    • NEET
      • 2025
      • 2024
      • 2023
      • 2022
    • JEE
      • 2025
      • 2024
      • 2023
      • 2022
    • Class 6-10
    • JEE Main
      • Previous Year Papers
      • Sample Papers
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • JEE Advanced
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NEET
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
      • College Predictor
      • Counselling
    • NCERT Solutions
      • Class 6
      • Class 7
      • Class 8
      • Class 9
      • Class 10
      • Class 11
      • Class 12
    • CBSE
      • Notes
      • Sample Papers
      • Question Papers
    • Olympiad
      • NSO
      • IMO
      • NMTC
  • NEW
    • TALLENTEX
    • AOSAT
  • ALLEN E-Store
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
Home
JEE Maths
Properties of Definite Integrals

Properties of Definite Integrals: Definition, Properties & Examples 

1.0Introduction to Definite Integrals

Definite integrals are one of the most crucial subjects in JEE Mathematics. They can be found in both JEE Main and JEE Advanced, frequently in conjunction with ideas from symmetry, differentiation, limits, and continuity.

Understanding the characteristics of definite integrals can greatly simplify computations, even though solving a definite integral directly might occasionally be challenging. These characteristics save time, streamline integration processes, and are especially helpful for objective-type problems.

2.0Definition of Definite Integrals

A definite integral represents the signed area under a curve between two given limits.

If f(x) is a continuous function on [a,b], then the definite integral is defined as:

∫ab​f(x)dx

  • Here, a = lower limit, b = upper limit.
  • The result is a number (not a function).

3.0Standard Properties of Definite Integrals

Let’s go through the main properties of definite integrals that are frequently used in JEE.

Property 1: Interchanging Limits

∫ab​f(x),dx=−∫ba​f(x),dx

Explanation:
Reversing the order of limits changes the sign of the integral.

Property 2: Additivity Over Intervals

∫ab​f(x)dx+∫bc​f(x)dx=∫ac​f(x)dx

Explanation:
The total integral from ( a ) to ( c ) can be broken into intervals.

Property 3: Linearity

∫ab​[k1​f(x)+k2​g(x)],dx=k1​∫ab​f(x),dx+k2​∫ab​g(x),dx

Explanation:
The integral of a sum (or difference) is the sum (or difference) of the integrals. Constants can be taken outside the integral sign.

Property 4: Integration of Even and Odd Functions

When integrating over symmetric limits ( [-a, a] ):

  • Even Function: ( f(-x) = f(x) )

∫−aa​f(x),dx=2∫0a​f(x),dx

  • Odd Function: ( f(-x) = -f(x) )
    ∫−aa​f(x),dx=0

Explanation:
Even functions double up over symmetric limits, odd functions cancel out.

Property 5: Periodicity

If ( f(x) ) is periodic with period ( T ), then:

∫aa+T​f(x),dx=∫0T​f(x),dx

Explanation:
The value of the integral over any interval of one period is the same.

Property 6: Symmetry

∫0a​f(x),dx=∫0a​f(a−x),dx

Explanation:
This property is very useful for simplifying integrals by substituting ( x ) with ( a-x ).

Property 7: Substitution

If (x=ϕ(t)), then:

∫ab​f(x),dx=∫αβ​f(ϕ(t)) I am running a few minutes late; my previous meeting is running over.\phi'(t), dt
where (α=ϕ−1(a)),(β=ϕ−1(b)).

Explanation:
Change of variables can often simplify the integral.

4.0Important Results and Shortcuts

  • ∫ab​f(x),dx=∫ab​f(a+b−x),dx
  • If ( f(x) + f(a + b - x) = k ), then ∫ab​f(x),dx=k(b−a)/2
  • If ( f(x) ) is odd about ( (a + b)/2 ), then ∫ab​f(x),dx=0

Apply these shortcuts wherever possible to save time in JEE exams.

5.0Solved Examples

Example 1: Using Symmetry

Evaluate (∫02​(x2+(2−x)2),dx).

Using property:

∫0a​[f(x)+f(a−x)],dx=2∫0a​f(x),dx

Let (f(x)=x2),(a=2):

∫02​(x2+(2−x)2),dx=2∫02​x2,dx=2[3x3​]02​=2×38​=316​

Example 2: Integration of Even Function

Evaluate (∫−33​(5x2+2),dx).

Split into even and odd parts:

  • (5x2) is even, ( 2 ) is constant (even).

∫−33​5x2,dx=2∫03​5x2,dx=2×5[3x3​]03​=2×5×327​=90

∫−33​2,dx=2×3−(−3)=2×6=12

Total: ( 90 + 12 = 102 )

Example 3: Changing Order of Limits

Evaluate (∫41​e2x,dx).

Interchanging limits:

∫41​e2x,dx=−∫14​e2x,dx

Now integrate:

−[2e2x​]14​=−(2e8−e2​)=2e2−e8​

Example 4: Substitution Method

Evaluate (∫01​1−x2​dx​).

Substitute (x=sinθ),(dx=cosθ,dθ):

When (x=0,θ=0); when (x=1,θ=2π​):

∫0π/2​1−sin2θ​cosθ​,dθ=∫0π/2​cosθcosθ​,dθ=∫0π/2​dθ=2π​

6.0Tips and Tricks for JEE

  • Always check for symmetry when the limits are symmetric about the origin or a point.
  • For polynomials or trigonometric expressions, check if the integrand is even, odd, or periodic.
  • Use substitution to simplify complex integrals.
  • Remember the properties and shortcuts—they can turn a lengthy problem into a one-step solution.

Table of Contents


  • 1.0Introduction to Definite Integrals
  • 2.0Definition of Definite Integrals
  • 3.0Standard Properties of Definite Integrals
  • 3.1Property 1: Interchanging Limits
  • 3.2Property 2: Additivity Over Intervals
  • 3.3Property 3: Linearity
  • 3.4Property 4: Integration of Even and Odd Functions
  • 3.5Property 5: Periodicity
  • 3.6Property 6: Symmetry
  • 3.7Property 7: Substitution
  • 4.0Important Results and Shortcuts
  • 5.0Solved Examples
  • 5.1Example 1: Using Symmetry
  • 5.2Example 3: Changing Order of Limits
  • 5.3Example 4: Substitution Method
  • 6.0Tips and Tricks for JEE

Frequently Asked Questions

Linearity, symmetry, periodicity, additivity over intervals, and properties of even/odd functions are most important.

Substitute ( -x ) in place of ( x ): If ( f(-x) = f(x) ), it’s even. If ( f(-x) = -f(x) ), it’s odd.

Yes, for speed and accuracy during the exam, instant recall of these properties is crucial.

No, they are useful in solving area problems, probability density functions, and physics applications as well.

Join ALLEN!

(Session 2026 - 27)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • News
    • MyExam EduBlogs
    • 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
    • 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
    • NCERT Solutions
    • Olympiad
    • NEET Previous Year Papers
    • NEET Sample Papers
    • JEE Main Sample Papers
    • CBSE Sample Papers
    • NCERT Textbooks

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

ISO