Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Number System and Arithmetic
  • Algebra
  • Set Theory
  • Probability
  • Statistics
  • Geometry
  • Calculus
  • Logarithms
  • Mensuration
  • Matrices
  • Trigonometry
  • Mathematics
Open In App
Next Article:
Application of Integrals
Next article icon

Application of Integrals

Last Updated : 29 Jul, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

Application of Integrals are used to find the area and volume of various 2-D and 3-D curves and they have vast applications in the fields of mathematics and physics. They generally help us to calculate the area of the curve, irregular contour, the volume of various curves, and others.

In this article, we will discuss Applications of Integral and its meaning. We will also understand its application and formulae to calculate the Integral value in mathematics. We will also solve various examples and provide practice questions for a better understanding of the concept of this article. We have to study the Application of Integrals in Class 12.

Table of Content

  • Application of Integral in Mathematics
  • Types of Integrals
  • Application of Integrals
  • Application of Integrals in Physics
  • Examples on Applications of Integrals

Application of Integral in Mathematics

In mathematics, the Application of integral is used to determine the area under a curve and the area between two curves. Integral involves the summation of discrete data and its applications cover the basic principles of integrals, including the fundamental theorem of calculus.

The diverse Applications of Integrals extend into mathematics, physics, and real-world situations, where they play an important role in calculating areas, volumes, and displacements resulting from the collection of non-measurable data points.

For the study of calculus, the concept of limit is required. While simple geometry equations are used to calculate the areas of straight and simple shapes, the concept of integral calculus becomes essential when dealing with areas enclosed by curves.

Definition of Integrals

An Integral is defined as a function that corresponds to the antiderivative of a given function. Its primary aim is to determine the areas of two-dimensional space and calculate volumes for three-dimensional objects.

Integral is the representation of calculating the area under a curve with respect to the x-axis which is equivalent to the integral of a function with respect to the x-axis. The process of finding out the anti-derivative is known as integration, and the numerical value derived from this process is termed an Integral.

Types of Integrals

There are two broad types of Integrals: Definite Integrals and Indefinite Integrals. Definite Integrals are defined for integrals with limits and Indefinite Integrals do not include any limits.

Definite Integrals

Definite Integrals are defined as the calculation of antiderivatives over specific intervals or fixed boundaries. It is also known as Riemann Integral. It represents the area bounded by a curve with lower limit 'a' and upper limit 'b' for a given function f(x) with respect to the x-axis. The representation is given by

∫ab f(x).dx = F(b) -F(a), where a ≤ x ≤ b

Indefinite Integrals

Indefinite Integrals do not have any predefined limits of integration i.e. its upper and lower limits are not defined. It integrates a variety of functions, including algebraic expressions, trigonometric functions, logarithmic, and exponential functions.

In the case of indefinite integrals, z′(x) represents the derivative solution of any given function z(x), the integration of z′(x) gives back the original function z(x). This integration alone does not provide the original expression, a constant 'C' is added to the integral result. The Indefinite Integral is defined as

∫z(x).dx = Z(x) + C

Where,

  • Derivative of Z(x) is the Original Function z(x)
  • C is the Constant of Integration
  • Z(x) is the Value of Indefinite Integral

Application of Integrals

There are various Applications of Integrals in mathematics. Some are mentioned below:

  • It is used to calculate the area under simple curves.
  • Find areas enclosed by lines, arcs of circles, parabolas, ellipses.
  • Find out the centroids of areas of Triangle with curved boundaries.
  • Find out the area between two curves and more.

How to Find Area Between Curve and Axis?

We can find the Area between a curve y = f(x), the x-axis, and specific intervals that is the lines x = a and x = b by using integration:

∫ab y.dx = ∫ab f(x).dx = F(b) -F(a)

Similarly, when dealing with the region enclosed by the curve x= g(y), the y-axis, and the lines y = a and y = b, the Integral expression is:

∫ab x.dy = ∫ab g(y).dy = G(b) -G(a)

How to Find Area Between Two Curve?

For areas between two curves y = g(x) and y = f(x), where f(x) ≥ g(x) in the interval [a, b], the area between x = a and x = b is:

∫ab f(x).dx - ∫ab g(x).dx = ∫ab {f(x) - g(x)}.dx

Similarly, for regions between two curves x = g(y) and x = f(y), where f(y) ≥ g(y) in the interval [c, d], the Integral expression becomes:

∫ab f(y).dy - ∫ab g(y).dy = ∫ab {f(y) - g(y)}.dx

Learn more about, Area Between Two Curves.

How to Find Area Under Curve?

To calculate the Area under a Curve, follow the steps added below

  • Step1: Firstly identify the equation of the curve y=f(x), the limits and the axis for area calculation.
  • Step2: The integration (antiderivative) of the curve is found.
  • Step3: The upper and lower limits are applied to the integral result, and the difference gives the area under the curve:

Area = ∫ab y.dx

⇒ Area = ∫ab g(x).dx

⇒ Area = [g(x)]ba

Area = g(b) − g(a)

Application of Integral in Engineering and Mathematics

Various applications of Integral in Engineering and Mathematics are,

  • Integration is used to estimate the area under a curve in a given interval.
  • Integration can be used for multiple Integrals not only for single-variable functions but also for double and triple integrals.
  • Integral calculus can be used in curve tracing for mapping and analyzing the paths of functions in both Cartesian and polar coordinates.
  • Integrals can be used in length estimation of a curve and calculate the volume of a solid formed by revolving a curve around an axis.
  • Integral calculus is used to estimate the amount of material needed for curved surfaces in any construction works.
  • Integral is used in calculating the length of power cables required for proper transmission between two power stations.
  • Integrals can be used in computer science in image processing for edge detection and feature extraction.

Application of Integrals in Physics

Various applications of Integral in Physics are,

  • Integrals are used to calculate the center of mass for objects like cars, buildings etc to acquire stability.
  • It is used to calculate the Center of Gravity and moment of inertia for vehicles and satellites. It is used to understand the stability and rotational characteristics of these objects.
  • Integrals are used to calculate work done, where the force is a function of displacement.
  • It is used in fluid mechanics for the calculation of flow rate, volume, and pressure distribution.
  • Integrals are used to predict the trajectory of a satellite during its orbital placement to ensure it follows the desired path or not.
  • Integrals are applied to calculate thrust.

Application of Integrals in Different Fields

Various applications of Integral in Different Fields are,

  • Integrals are used in medical science to understand bacterial growth dynamics and food conditions.
  • In statistics, Integrals play a role in evaluating survey data.
  • Integrals are used to estimate the population sizes over time and predict the future trends of population.

People Also Read:

  • Application of Integration
  • Integration in Maths
  • Integration Formulas
  • Antiderivatives

Examples on Applications of Integrals

Example1: Determine the area enclosed between the curve represented by y2 =4x and the linear function y=x.

Solution:

Given,

  • x2 = 4x

Rearrange it to obtain a quadratic equation:

x2 − 4x = 0

x(x−4) = 0

x = 0 and x = 4

Now, use the definite integral for the calculation of area between the curve and the line:

Area = ∫04 (y - y2/2).dx

Here, y = x is the upper curve, and y2 = 4x is the lower curve.

Area = ∫04 (x - x2/4).dx

Now, integrate with respect to x,

Area = [x2/2 − x3/12]04

Area = (42/2−43/12) − (02/2−03/12)

Area = (8−64/12) − (0−0)

Area = (8−16/3)

Area = 24/3 − 16/3 = 8/3

Therefore, the Area of the region enclosed between the curve y2 = 4x and the straight line y = x is 8/3 square units.

Example 2: Determine the area enclosed between the curve represented by y2 =4y-x and y axis.

Solution:

Write the curve equation in terms of y: y2 = 4y−x

y2 − 4y + x = 0

Put x in terms of y: x = y2 − 4y

Put x=0 and solve for y: 0 = y2 − 4y

y(y−4) = 0

So, y = 0 and y = 4 are the points where the curve intersects the y-axis.

Area between the curve and the y-axis is given by the integral,

A = ∫y1y2 x.dy

In this case, y1 = 0 and y2 = 4

A = ∫04 (y2 − 4y).dy

A = [y3/3−2y2]04

A = (43/3−2(42)) − (03/3−2(02))

A = -32/3

Example 3: The area bounded by the curve y=3x2 and the lines x = -2, x = 3 and x-axis. Find the area under this curve.

Solution:

Curve is bounded by the lines x = −2 and x =3

Given Curve,

  • y = 3x2

Area (A) under the curve and between the specified lines is given by the integral,

A = ∫-23 y.dx

A = ∫-23 3x2.dx

A = [x3]−23 = 35

Practice Question on Application of Integrals

Q1. Determine the area within the circle defined by the equation x2+y2=r2, where r represents the radius of the circle.

Q2. Find the area enclosed by the curve y=2x2 and the horizontal line y=6.

Q3. Calculate the area bounded by the curve y2=4y−x and the y-axis.

Q4. Use integral calculus to find the area under the curve for the region enclosed by the ellipse x2/49 + y2/36 = 1.

Q5. Determine the region's area under the curve y=2x2 considering the lines x=−2, x=4, and the x-axis.


Next Article
Application of Integrals

A

ayushutwb
Improve
Article Tags :
  • Mathematics
  • School Learning
  • Class 12
  • Calculus - MAQ
  • Maths-Class-12
  • PCM

Similar Reads

    Application of Integration
    Integration is a fundamental concept in calculus that plays a crucial role in various scientific and engineering disciplines. It involves finding the integral of a function, which can represent areas, volumes, central points, and other physical and abstract concepts. The applications of integration
    2 min read
    Applications of Definite Integrals
    Definite Integrals are used to find areas of the complex curve, volumes of irregular shapes, and other things. Definite Integrals are defined by, let us take p(x) to be the antiderivative of a continuous function f(x) defined on [a, b] then, the definite integral of f(x) over [a, b] is denoted by\in
    9 min read
    Integral of Cos x
    Integral of Cos x is equal to Sin x + C. Integral of a function is the process of finding the area under the curve. Integration of Cos x gives the area of the region covered by the cosine trigonometric function. The integral also called the Antiderivative of a function, exists when the function is d
    7 min read
    How to Calculate a Definite Integral?
    A definite integral is a mathematical concept used in calculus to calculate the total effect of a function over a given time frame. It represents the net area between the function's graph and the x-axis during a certain time frame. A definite integral is calculated by determining the area under a cu
    10 min read
    Evaluating Definite Integrals
    Integration, as the name suggests is used to integrate something. In mathematics, integration is the method used to integrate functions. The other word for integration can be summation as it is used, to sum up, the entire function or in a graphical way, used to find the area under the curve function
    8 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences