Applications of Integral Calculus in Business (1) (1) My
Applications of Integral Calculus in Business (1) (1) My
Assignment No-01
Submitted by
Program : BBA
Batch : 53rd
ID No : BBARM53233003
Applications of Integral Calculus in Business
Integral calculus plays a crucial role in various areas of business, particularly where continuous
change and accumulation are involved. Businesses use it to analyze and optimize costs, revenues,
profits, and other economic indicators. Below are the key applications with explanations:
In business, companies often deal with marginal cost and marginal revenue, which represent the
rate at which costs and revenues change with each additional unit produced or sold. These are
expressed as derivatives. To find the total cost or total revenue, businesses use integral calculus
to accumulate these marginal values over a range of output.
For example, if the marginal cost function is C′(x)C'(x)C′(x), where xxx is the number of units
produced, the total cost function C(x)C(x)C(x) is found by integrating:
This allows businesses to forecast expenses or revenues at different levels of output, aiding in
better financial planning.
By integrating marginal revenue and marginal cost functions, businesses can derive total revenue
and total cost, and thus calculate total profit. Additionally, using derivatives and integrals
together helps determine:
Integral calculus enables the accurate analysis of long-term profitability rather than relying only
on short-term estimates.
3. Consumer and Producer Surplus
In economics, consumer surplus is the difference between what consumers are willing to pay
and what they actually pay. Producer surplus is the difference between what producers are paid
and the minimum they are willing to accept. These are represented as areas under curves in
supply and demand diagrams.
Consumer surplus:
Producer surplus:
These calculations help businesses and economists measure the economic efficiency and
welfare gains from market transactions.
Businesses often need to store raw materials or finished products, and the costs associated with
storage may change over time due to factors like demand, shelf life, or seasonal variations. If the
storage cost per unit is a function of time, say c(t)c(t)c(t), the total storage cost over a time period
from t=at = at=a to t=bt = bt=b can be calculated using:
This helps companies plan for optimal inventory levels and reduce unnecessary storage
expenses.
Integral calculus is also useful for forecasting future trends based on continuous data. For
instance:
Integral calculus is a powerful analytical tool that allows businesses to make informed decisions
by understanding the cumulative effects of continuous changes. From analyzing costs and
revenues to optimizing profits and forecasting trends, integral calculus provides the mathematical
foundation for many key business functions. Its applications are not only theoretical but also
practical, giving businesses a competitive edge in data-driven environments.
Linear Programming
“LP is only one aspect of what has been called a systems approach to management where all
programmes are designed and evaluated in terms of their ultimate effects in the realisation of
business objectives.”
— N. Paul Loomba
INTRODUCTION
The central theme of economic theory and management science is to optimise the use of scarce
resources which include machine, man-power, money, warehouse space or raw material. There
are several theoretical tools to accomplish this purpose in both the sciences. But such tools are
not adequate for treating a complex economic problem with several alternatives each with its
own restrictions and limitations. It is for tackling such problems that the use of linear
programming has been found to be most useful. The technique was first invented by the Russian
Mathematician L. V. Kantorovich and developed later by George B. Dantzig, the Simplex
method is particularly associated with his name.
MEANING
Programming is just another word for “planning” and refers to the process of determining a
particular plan of action from amongst several alternatives. The word linear stands for indicating
that all relationships involved in a particular problem are of degree one.
APPLICATIONS
The use of LP is made in regard to the problems of allocation, assignment, transportation, etc.
But the most important of these is that of allocation of scarce resources on which we shall
concentrate. Some allocation problems are as follows:
C. Transportation Problem
It is a problem of determining a shipping schedule for a commodity, say, steel or oil, from each
of a number of plants (or oil-fields) at different locations to each of a number of markets (or
refineries) at different locations in such a way as to minimise the total shipping cost, subject to
the constraints that (1) the demand at each market (refinery) will be satisfied, and (2) the supply
at the plant (oil field) will not be exceeded.
General Linear Programming Problem
(ii) Let (aᵢⱼ) be mn constants and let (bᵢ) be a set of m constants such that:
(iii) x₁ ≥ 0, x₂ ≥ 0, ..., xₙ ≥ 0
The problem of determining the values of x₁, x₂, ..., xₙ which makes Z a minimum (or maximum)
and which satisfies (ii) and (iii), is called the General Linear Programming Problem.
BUSINESS MATHEMATICS
(b) Constraints.
The inequalities (ii) are called the constraints of the General L.P.P.
(d) Solution.
Values of unknowns x₁, x₂, ..., xₙ, which satisfy the constraints of a General L.P.P. is called a
solution to the General L.P.P.
1. Objective Function
The objective function is a linear mathematical expression that defines the goal of the linear
programming problem.
Purpose:
The objective function helps determine the best outcome, such as maximum profit or minimum
cost.
2. Constraints
Constraints are linear inequalities or equations that limit the possible values of the decision
variables. They represent real-world limitations like time, labor, money, materials, or machine
availability.
Types of constraints:
3. Solution
A solution to a linear programming problem is any set of values for the decision variables that
satisfies all the constraints of the problem.
No solution (infeasible),
One solution, or
Many solutions, including infinitely many.
4. Feasible Solution
The collection of all feasible solutions forms the feasible region, which is often a convex
polygon (in two-variable problems).
Only solutions inside or on the boundary of this region are valid.
5. Basic Solution
A basic solution is a solution to the system of equations formed by converting the linear
programming constraints into equalities by introducing slack, surplus, or artificial variables.
In an LPP with mmm constraints and nnn variables, a basic solution is found by:
Important: Not every basic solution is feasible. A basic solution that also satisfies non-
negativity is a basic feasible solution.
6. Degenerate Solution
A degenerate solution is a basic feasible solution in which one or more of the basic variables
are equal to zero.
This can happen when two or more constraints intersect at the same point (vertex), leading to
ambiguity or redundancy.
Impact:
Degeneracy may cause cycling in the Simplex Method (i.e., the algorithm loops without
progress).
Special care (e.g., Bland’s Rule) is needed to avoid infinite loops.