Understanding Differentiation in Business Math
Understanding Differentiation in Business Math
2
Simple Differentiation
STRUCTURE
2.1 Learning Objectives
2.2 Introduction
2.3 Derivative as Instantaneous Rate of Change
2.4 Standard Forms of Differentiation
2.5 Applications Based on Derivation as Instantaneous Rate of Change
2.6 Successive Differentiation
2.7 Applications Based on Successive Differentiation
2.8 Maxima and Minima
2.9 Applications in Business and Economics
2.10 Summary
2.11 Answers to In-Text Questions
2.12 Self-Assessment Questions
2.13 Suggested Readings
66 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
PAGE 67
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes dy
This derivative is often denoted by or f(x) or y1.
dx
Therefore, derivation is the rate of change in the value of function when
limit of change in the value of independent variable is tending towards
zero.
On the basis of above interpretation, the steps involved in differentiation
are described below:
(i) Introduces certain change Dx (delta x) in the independent variable
x and find the corresponding change in the value of function.
Technically, if y = f(x), then introducing Dx change in x and Dy
change in y.
y + Dy = f (x + Dx)
Dy = (x + Dx) – y
= f (x + Dx) – f(x)
(ii) Divide both side of Dx giving the ratio of change in value of function
to change in the value of independent variable. The same is also
known as average rate of change.
= (
∆y f x + ∆x ) − f ( x )
Therefore
∆x ∆x
(iii) Lastly take its limit when Dx ® 0. This limit must exist for the
derivative.
= lim (
∆y f x + ∆x ) − f ( x )
Therefore lim
∆x → 0 ∆x ∆x → 0 ∆x
= lim (
dy f x + ∆x ) − f ( x )
or
dx ∆x → 0 ∆x
68 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
n n ( n − 1) n − 2 2 Notes
= n −1
x + nx ∆x + x ∆x .... + ∆x n − x n
2
n ( n − 1)
= nx n −1 + x n − 2 ∆x 2 .... + ∆x n
2
∆y n ( n − 1) n − 2
lim = lim nx n −1 + x ∆x.... + ∆x n
∆x → 0 ∆x
∆x → 0
2
dy
or = nxn–1.
dx
PAGE 69
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes P
Example: The demand function of a commodity is x = 20 – . Find
2
the rate of change in quantity demanded.
P
Solution: Given x = 20 –
2
P + ∆P
then x + Dx = 20 –
2
∆P
Dx = −
2
Dividing both sides by DP and taking its limit when DP ® 0
∆x −1
lim =
P→0 ∆P 2
dx 1
or = – which is constant at all prices.
dp 2
Example: The total cost of producing x units of a commodity is TC(x) =
x3 + 100. Show that rate of change in total cost is varying at all levels.
Solution: Given TC(x) = x2 + 100.
Introducing Dx change in x
TC(x) + DTC(x) = (x + Dx) 2 + 100
DTC(x) = (x + Dx)2 + 100 – (x2 + 100)
= x2 + Dx2 + 2xDx + 100 – x2 – 100
= + 2xDx.
Dividing both sides by Dx
∆TC ( x )
= Dx + 2x
∆x
dTC ( x )
or = 2x
∆x
70 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
There are some standard forms of differentiation which can be used for
obtaining the derivatives of the functions appearing in different forms.
All these standard forms are based on the first principle of differentiation.
(Proofs have been omitted). These are applicable to all forms of functions
as such. These are as follows:
dy
1. If y = c (a constant) = 0
dx
dy c.d f ( x)
2. If y = c . f(x) =
dx dx
dy c.d f ( x)
3. If y = f(x) ± g(x) = (Summation form)
dx dx
dy d f ( x) d g ( x)
4. If y = f(x) . g(x) = + (Product form)
dx dx dx
f ( x)
dy d g ( x) d f ( x)
5. If y = g ( x ) = f ( x) + g ( x) (Quotient form)
dx dx dx
d f ( x) d g ( x)
g ( x) − f ( x)
dy dx dx (Chain rule)
6. If y = f(u) and u = g(x) =
dx g ( x)
2
PAGE 71
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes On this basis, the rule is that all terms involving y will be first
dy
differentiated with respect to y and multiply it by . After this
dx
dy
solve it for . The same is the derivative of implicit function.
dx
8. Parametric Functions: Two functions are taken as parametric functions
if they have common independent variable as y = f(t) and x = f(t).
This common independent variable is known as parametric. Then
dy
dy dt
=
dx dx
dt
9. Inverse Functions: Two functions are taken as inverse if the independent
variable of one function becomes the dependent variable of the other
and vice versa. For example, if y = f(x), then x = f ¢(y). Then
dy dx
. = 1
dx dy
dy 1
or =
dx dx
dy
72 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
Notes
x +1 + x −1 dy x
Example: If y = , prove that = 1 +
x +1 − x −1 dx x2 − 1
x +1 + x −1
Solution: Given y =
x +1 − x −1
x +1 + x −1 x +1 + x −1
= ×
x +1 − x −1 x +1 − x −1
(Rationalising the denominator)
x + 1 + x − 1 + 2 . x2 − 1
=
x +1− x +1
2x + 2 . x2 − 1
=
2
y = x + x2 − 1
dy 1 2
( x − 1) . 2 x
−1/ 2
= 1+
dx 2
x
= 1 +
2
x −1
Example: If y =
x
, prove that
dy
=
(
−a a + a 2 − x 2 )
a − a2 − x2 dx x2 ( a2 − x2 )
x
Solution: Given y =
a − a2 − x2
x a + a2 − x2
= . (Rationalisation)
a − a2 − x2 a + a2 − x2
x a + a 2 − x2
=
a2 − a2 + x2
a + a2 − x2
y =
x
PAGE 73
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes
dy
=
(
x . a a + a2 − x2 − a + a2 − x2 ) ( ) dxdx
dx x3
(Quotient form)
1
x . ( a2 − x2 )
2
−1/ 2
− 2 x − a + a2 − x2
( )
=
x2
− x2
− a − a2 − x2
2 2
= a −x
x2
− x2 − a . a2 − x2 − a2 + x2
=
x2 . a2 − x2
−a a + a 2 − x 2
=
x2 . a2 − x2
t2 −1 t2 −1
Example: Given x = a . , y = at 2
t2 +1 t +1
dy t 4 + 2t 2 − 1
Show that =
dx 2t
t2 −1
Solution: Given x = a
t2 +1
dx
=
2
1
a 2
t − 1
−1/ 2
( t 2 + 1) 2t − ( t 2 − 1) 2t
dt 2 t + 1 ( t 2 + 1)
2
1/ 2
= a t 2 − 1 . 2t 2
2
t + 1
( t 2 + 1)
2at
=
(t − 1) . ( t 2 + 1)
2 1/ 2 3/ 2
Similarly
dy
=
a . t. 1 t 2 − 1
2 −1/ 2
.
(t 2
+ 1) 2t − ( t 2 − 1) 2t
+
t2 −1
dt 2 t +1 (t + 1) t2 +1
2 2
74 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
Notes
2at 2 t2 −1
= +a.
(t − 1) (t + 1)
1/ 2 3/ 2
2 2 t2 +1
2at 2 + a ( t 2 − 1)( t 2 + 1)
=
(t − 1) (t + 1)
2 1/ 2 2 3/ 2
2at 2 + at 4 − a
=
(t − 1) (t + 1)
2 1/ 2 2 3/ 2
dy dy dx
= /
dx dt dt
2at 2 + at 4 − a
(t − 1) (t + 1)
2 1/ 2 2 3/ 2
=
2at
(t − 1) (t + 1)
2 1/ 2 2 3/ 2
at 4 + 2at 2 − a
=
2at
t 4 + 2t 2 − 1
=
2t
dy
Example: Given x2y + xy2 = 10, find .
dx
Solution: Differentiating implicitly both sides,
dy dy
x2 . + y . 2x + x . 2y . + y2 = 0
dx dx
dy
Simplifying for
dx
dy 2
– 2 xy + y
2
x + 2 xy =
dx
dy − 2 xy + y 2
=
dx x 2 + 2 xy
PAGE 75
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
1
(vi) y = 10ex–x/50 (v) y = (x + 2) e x + 2
Solution:
(i) y = x . ex
dy de x dx
= x . + ex .
dx dx dx
= x . ex + ex
= ex [x + 1]
2
x
(ii) y = e
x
76 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
de x 2 dx
2
Notes
dy − ex .
= x . dx 2 dx
dx x
2 2
x x
= x . e . 22x − e
x
2
x
= e 2 2 x 2 − 1
x
x2
(iii) y = e + e–x
dy d 2x d (−x)
= e 2x
. + e− x .
dx dx dx
1 1
( 2 x ) 2 .2 − e− x
−
= e 2x
.
2
2
x
= e 2 2 x 2 − 1
x
(iv) y = 10 xe–x/50
dy = 10 x. de dx
− x / 50
+ e − x / 50 .
dx dx dx
= 10 xe − x / 50 − 1 + e − x / 50
50
= 10e–x/50 − x + 1
50
1
(v) y = (x + 2) e x + 2
1
= (x + 2) de + e x + 2 . (
dy x+2 1
d x + 2)
dx dx dx
1 1
−1
= (x + 2) e x+2
. +e x+2
( x + 2)
2
1
1
= e x + 2 − + 1
x+2
PAGE 77
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes 1
x +1
= e x + 2
x + 2
Derivative of Logarithmic Functions
Logarithmic Functions are also used for denoting functions used in business
and economics. Such functions are defined as those whose independent
variable appears with log ratio as y = log ax or y = log10x likewise. Such
functions are also classified as natural logarithmic functions, common
logarithmic functions and other logarithmic functions based on the base of
log. In case of natural log, base is e [a constant with approximate value
of 2.7183] as y = logax also denoted by y = lnx. But if base of log is 10,
it is known as common log as y = log10x also denoted by logx. If base
of log is other than 10 and e, it is known as other logarithmic function
as y = logax and a 1 10 + e. In such cases base must be specified.
It is also possible to change the base of log as if y = lnx with base e,
then with base 10 it becomes y = log x whose log e is a constant.
log e
x +1
(iv) y = x . lnx (v) y = ln .
x −1
dy
2
1 d x +1 ( )
= 2 .
dx x +1 dx
2x
= 2
x +1
78 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
( 1+ x ) 2
Notes
(ii) y = ln
dy 1 d 1 + x2
= .
dx 1 + x2 dx
1 1
= (1 + x2 )
−1/ 2
. .2 x
1+ x 2 2
x
=
1+ x 2
(iii) y = ln2 (x + 1)
or y = [ln (x + 1)]2
dy 2 ln ( x + 1)
= 2 ln (x + 1) .
dx dx
2 ln ( x + 1)
=
x +1
(iv) y = x . lnx
dy 1
= x . + lnx
dx x
= 1 + lnx.
x +1
(v) y = ln .
x −1
x +1
dy x −1 x −1
= .d
dx x +1 dx
x −1 1 x +1
−1/ 2
( x − 1) − ( x + 1)
= . .
x +1 2 x −1 ( x − 1)
−1/ 2
x −1 x +1 1
= − .
( x − 1)
2
x +1 x −1
1
= −
( x + 1)( x − 1)
PAGE 79
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes 1
= −
x2 − 1
In addition to this, logarithmic differentiation can be used in different ways.
It is based on the derivative of logarithmic function. It basically involves
three steps (i) taking natural log of both the sides, (ii) Differentiating
dy
implicitly both sides with respect to x, and (iii) solving for . Some
dx
forms based on these are as follows:
(a) Derivative of natural exponential function:
As y = ex . Taking natural log of both sides
lny = x . lne [lne = 1]
lny = x
Differentiating both sides with respect to e
1 dy
. = 1
y dx
dy
= y
dx
= ex.
(b) Derivative of other exponential functions as y = ax. Taking natural
log of both sides
lny = x . lna[lna is a constant]
Differentiating both sides with respect to x.
1 dy
. = lna
y dx
dy
or = lna . y
dx
= lna . ax
(c) Derivative of a function raised to the power another function as y =
[f (x)]g(x). It can be differentiated only with the help of logarithmic
differentiation. Taking natural log of both sides
lny = g(x) . ln f (x).
80 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
1 dy
1
. = g(x) . . f ¢(x) + ln f (x) . g¢(x)
y dx f ( x)
dy g( x )
= . f ( x ) + ln f ( x ).g ′( x ) . y
dx f(x)
g( x )
. f ( x ) + ln f ( x ).g ′( x ) . [ f ( x )]
g( x )
=
f(x)
Logarithmic differentiation can also be applied for differentiating algebraic
and exponential functions if these appears in combined forms.
Example: Differentiate the following with respect to x:
(i) y = 5x + 2 (ii) y = ax . xa (iii) y =
x
xe
dy
= lnx . y
dx
= lns . 5x + 2
(ii) y = ax . xa
dy x
d ( xn ) a
d (ax )
= a . +x .
dx dx dx
= ax . axa –1 + xa . ax . lna
da x
= ax . xa –1 [a + x . lna] = a x .ln a
dx
lny = ex . lnx
PAGE 81
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes 1 dy 1
. = e x . + ln x . e x
y dx x
dy = e x 1 ln x .y
dx x
= e x 1 ln x x e x
x
dy x
or 1− = lny
dx y
dy ( ln y )
=
dx y−x
(v) y = xlnx. Taking natural log of both sides and differentiating with
respect to x.
lny = lny . lnx
= (lnx)2
1 dy
. = d . ln x
y dx y
dy = 2 . ln x . xln x
dx y
= 2 . lnx . xlnx – 1.
x
dy
Example: If ( x − y ) e x− y
= a, then prove that y . + x = 2y.
dx
x
Solution: Given ( x − y ) e x− y
= a, taking natural log of both sides:
x
ln (x – y) + . lne = lna
x− y
x
or ln (x – y) + = lna[as lne = 1]
x− y
82 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
dy 1 x 1 y
− + = − +
dx x − y ( x − y )2 x − y ( x − y )2
dy y −x + 2 y
=
dx ( x − y )2 ( x − y)
2
−x + 2 y
. ( x − y)
2
dy =
y.
( x − y)
2
dx
dy
y = = –x + 2y
dx
y dy
or + y = 2y.
dx
dy y2
Example: If y = x x x .......∞
, prove that x . =
dx 1 − y ln x
Solution: Given y =
x .......∞
xx
= xy
as y = x x
x ....... ∞
dy 1 y
− ln x =
dx y x
dy 1
x = y
dx 1 − y .ln x
PAGE 83
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes y3
=
1− y .ln x
dy ln x
Example: If xy = ex – y, prove that =
dx (1 + ln x )2
1
dy
(1 + ln x ) − x .
= x
(1 + ln x )
3
dx
ln x
=
(1+ ln x )
2
84 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
2 Notes
x
Solution: Given TR (x) = 10x, TC (x) = 1,00,000 + 50
1000
Profit function, n(x) = TR (x) – TC (x)
2
x
= 10x – 1,00,000 – 50
1000
Rate of change in profit at x will be:
dx ( x ) 2x
= 10 – 50
dx 1000000
x
= 10 –
10 ,000
or P = 200 − x 2
TR (x) = P . x = ( 200 − x 2 x)
Rate of change in TR (x) will be:
dTR ( x ) 1
( 200 − x 2 )
−1 / 2
= 200 − x 2 + x . − 2x
dx 2
x2
= 200 − x 2 −
200 − x 2
PAGE 85
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes 200 − 2 x 2
=
200 − x 2
Putting it equal to zero and solving for x
200 − 2 x 2
= 0
200 − x 2
200 – 2x2 = 0
x2 = 100
x = 10 units.
Therefore, rate of change in total revenue is zero at x = 10 units.
The applications based on simple differentiation (derivative concept) are
explained below:
1. Measurement of price elasticity of demand:
Price elasticity of demand is an important economic concept. It is based
on law of demand. Low of demand states the quantitative relationship
between price and quantity demanded and if price is high, quantity
demanded is low and vice versa. The same quantitative relationships are
quantified by price elasticity of demand. It is always negative because
of negative relationships between price and quantity stated by law of
demand. In economics, it is defined as
Relative change in quantity demanded
Ey = Relative change in price
This gives the price elasticity of demand for certain Dp change in price.
But if price elasticity of demand is required at a given price p instead
of certain change, then limit of Dp will tend towards zero and
Ep = lim ∆x . p at a price p
∆p → 0 ∆p x
86 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
∆x dx Notes
dx p
= . as ∆lim =
dp x p →0 ∆p dp
If a demand function is given and price elasticity of demand is required
at a price, it is given by:
dx p
Ep = .
dp x
Ep =
∆x p d
. =
( 100 − p 2 ). p
∆p x dp x
−p p
= .
( 100 − p ) 2 x
− p2 100 − p 2 = x given
=
x3
64 16
= − =−
36 9
PAGE 87
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes Example: The linear demand function of a commodity shows that quantity
demanded is nil when price is Rs. 50 per unit and it is just 1000 units
hen price is zero. Determine the price and quantity where price elasticity
and demand is unit.
Solution: Linear demand function can be obtained using intercept form
as intercept of x-axis is 1000 units and on y-axis is Rs. 50 [given].
x P
+ = 1
1000 50
or x + 20 P = 1000
or x = 1000 – 20 P ... (i)
Corresponding Ep = dx P = −20 P
dp x x
−20 P
= –1 [unit mean –1 for Ep]
x
or x = 20 P ... (ii)
Solving (i) and (ii) simultaneously for P
1000 – 20 P = 20 P
or 40 P = 1000
P = Rs. 25
Corresponding x = 20 (25) = 500 unit.
So, it has unit elasticity when P = Rs. 25 and x = 500 units.
88 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
a Notes
Example: The demand function of a commodity is P = where a and
xb
−1
b are positive constants. Show that it has constant price elasticity of
b
at all prices.
a
Solution: Given P = b
= ax–b
x
dp
= –abx–b–1
dx
dx −1
or =
dp abx − b −1
Now Ep = dx . P
dp x
−1 P −P − ax − b
= . = = [Putting p = ax–b]
abx − b −1 x abx − b abx − b
−1
=
b
It is constant at all prices. So, whatever may be the price, price elasticity
−1
of demand remains .
b
2. Measurement of Price Elasticity of Supply:
Price elasticity of supply at a price can be measured with the help of
simple differentiation in the same way as price elasticity of demand.
This concept is based on the law of supply which states the positive
relationship between price and quantity supplied (from firm’s point of
view). It is defined for a supply function: x = g(P) as
Relative change in quantities supplied
Ep =
Relative change in price
∆x
∆x P
= x = . for DP change in price.
∆P ∆P x
P
PAGE 89
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
x = 100 p − 12 + 150
Determine the price elasticity of supply at p = Rs. 21.
1 −1/ 2 p
= 100 . ( p − 12 ) .
2 x
50 p 50 ( 21) 7
= = =
( )
p − 12 x 3 ( 450 ) 9
90 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
Then put f(p) = g(p) and some for p, this gives equilibrium price putting Notes
this in either demand function or supply function and solving for x gives
equilibrium quantity.
At this equilibrium price, price elasticity of demand is obtained by using
demand function and price elasticity of supply is obtained by using supply
function. The only difference in this application and the previous two is
that in this elasticities are calculated at equilibrium price only whereas
in earlier two at any arbitrary price (given).
Example: A firm has the following demand and supply functions
P = 100 − X 2 (Demand)
X = –10 + 2P (Supply)
Determine the price elasticity of demand and supply at equilibrium price.
dX P d 100 − P 2 P
Ep = . = .
dP X dP X
1 P
(100 − P ) . − 2 P .
2 −1/ 2
=
2 X
−P2 −P2
= =
( 100 − P 2 ) X X
PAGE 91
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
= (
dX P d −10 + 2 P ) P
Ep = . .
dP X dP X
2 P 2(8)
= =
X 6
8
= .
3
Example: A firm finds that both quantities demanded and supplied are
30 units when market price is Rs. 8 per unit. It is known that demand
is nil if price is increased to Rs. 12 per unit and firm is not willing to
supply if price is reduced to Rs. 5 per unit. Determine the firm’s price
elasticity of demand and supply at equilibrium price assuming linear
relationship between price and quantity in both cases.
Solution: The demand equation being straight line, so its equation can
be obtained as:
P − 12 X −0
=
12 − 8 0 − 30
or –30 (P – 12) = 4X
15
or x = 90 – P(Demand)
2
Similarly supply function will be
P −5 X −0
=
5−8 0 − 30
or –30 (P – 5) = –3X
92 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
EP = dx . P =
−15 P −15(8)
. = = –2
dP X 2 X 2(30)
dx P 10 P 10(8) 8
ES = . = = =
dP x x 30 0
4. Derivation of marginal revenue function [MR(x)] from total revenue
function TR(x):
Total revenue function, TR(x), gives the total revenue of x units sold. It
can be obtained from the demand function as TR(x) = P . x where is the
price when x units are demanded. On the other hand, marginal revenue
function, MR(x) gives the additional revenue of xth unit. In economics,
marginal revenue is defined as change in total revenue caused by change
in number of units sold as additional revenue of xth unit = TR(x) – TR (x
– 1). It has an important relationship with total revenue as total revenue
will increase till marginal is positive, it will be zero if marginal is zero
and decrease if marginal is negative.
MR(x) can be obtained with the help of simple differentiation if TR(x)
is given. MR(x) gives the rate of change in total revenue which in turn
is also given by derivative of total revenue function. Therefore, MR(x)
is equal to simple derivation of TR(x):
d TR ( x )
MR(x) =
dx
PAGE 93
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
( 100 − x ) x
Notes 2
TR(x)p . x =
Now MR(x) =
d TR ( x )
=
d ( )
100 − x 2 x
dx dx
1
(100 − x ) . − 2 x
2 −1/ 2
= 100 − x 2 + x .
2
x2
= 100 − x 2 −
100 − x 2
100 − 2 x 2
MR(x) =
100 − x 2
100 − 2 ( 6 )
2
28 7
MR(6) = = = = Rs. 3.50.
100 − ( 6 )
2 8 2
= 15 x . 300 − 2 x
d TR ( x )
corresponding, MR(x) = = d 15 x . 300 − 2 x
dx dx
−x
= 15 + 300 − 2 x
300 − 2 x
300 − 3x
MR(x) = 15
300 − 2 x
94 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
= Rs. 150.
So, marginal revenue is zero when x = 100 units and corresponding price
is p = Rs. 150.
Example: A firm can sell 100 units if it charges Rs. 5 per unit. It knows
that for each Rs. 0.10 reduction in price, it can sell 20 more units.
Determine the firm’s marginal revenue function. Use it to determine
marginal revenue when x = 100 units.
Solution: Given when P = Rs. 5
quantity demanded, x = 100 units
when P = Rs. 4
quantity demanded, x = 300 units.
(as for each Rs. 0.10 reduction, quantity demanded increases by 20 units,
so if price declines 10 times to Rs. 4, quantity demanded also increases
10 times to 300 units).
Using two point form:
P −5 X − 100
=
5−4 100 − 300
or –200 (P – 5) = X – 100
or x = –200P + 1100
11 X
or P = −
2 200
11 X2
= X−
2 200
PAGE 95
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes 11 X2
d X −
d TR ( X ) 2 200
MR(X) = =
dx dx
11 X
= −
2 100
when X = 100 units
11 100 9
MR (100) = − = = Rs. 4.50.
2 100 2
5. Measurement of Price elasticity in terms of average revenue and
marginal revenue:
Price elasticity of demand, as defined earlier, is the ratio of relative change
in quantity demanded and relative change in price. In economics there
are three important methods of its measurement, viz. (i) total expenditure
method, (ii) point method, (iii) arc method.
According to point method, price elasticity of demand at a point on the
demand curve is equal to lower half of the tangent at that point divided
by upper half of his tangent as in figure, price elasticity of demand of
BC
B is equal to .
AB
96 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
Notes
or MR = AR 1 − 1
E p
p
= P + X .
X . Ep
dX p X . E p dX dP p
Ep = . or = ∴ =
dp X P dP dX X . E p
MR = P 1 + 1
E p
= AR 1 + 1 [P = AR]
E p
MR = AR 1 − 1 [Q Ep is always negative]
E p
AR
or Ep =
AR − MR
dp
Alternatively, MR = P + X .
dP
X dP
= P + P . .
P dP
[dividing and multiply second form by p]
= P + P . 1
E p
PAGE 97
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes X dP 1
MR = AR 1 − 1 as . =
E p P dX E p
So dP = 1 −b −b
( a − bX ) . − b =
−1/ 2
=
dX 2 a − bX 2p
dX −2 P
=
dP b
So, price elasticity of demand:
dX p −2 P p
Ep = . = .
dP x b X
−2 P 2
=
bX
AR
Using Ep = ,
AR − MR
requires MR at this level which will be:
P = a − bX
TR(X) = P . X = a − bX X
d TR ( X )
Corresponding MR(X) = = a − bX + X
dX
−b
(Using product form)
2 . a − bx
bX
= P –
2P
98 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
2 P 2 − bX Notes
=
2p
p
Now Ep =
2 P 2 − bX
P−
2P
P (2 p)
=
2 P − 2 P 2 + bX
2
2P 2
= ... (iii)
bX
So, both (i) and (ii) are equal except negative sign. It is because, Ep =
AR
is based on the assumption that Ep is negative. It has already
AR − MR
been incorporated in the formula.
Example: The demand equation of a commodity is x = 60 –P2. Determine
the price elasticity of demand when marginal revenue is Rs. 4.00.
Solution: Given X = 60 – P2
and MR = Rs. 4.00
So, price elasticity of demand requires average revenue when marginal
revenue is Rs. 4. It can be obtained only if x is known at which MR =
Rs. 4.00.
P = 60 − X
TR(x) = P . X = ( 60 − X x )
d TR ( x )
MR(x) =
dx
x ( −1)
= 60 − x +
2 60 − x
2 ( 60 − X ) − X
=
2 . 60 − X
2P2 − X
MR(x) = = 4 (Given)
2P
PAGE 99
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes or 8P = 2P2 – X
or x = 2P2 – 8P ... (ii)
Using (i) and (ii) equations
60 – P2 = 2P2 – 8P
or 3P2 – 8P –60 = 0
3P2 – 18P + 10P – 60 = 0
3P [P – 6] + 10 [P – 6] = 0
(3P + 10) (P – 6) = 0
−10
So, either P = (not possible, so it is ignored)
3
or P = Rs. 6
or AR = Rs. 6 when MR = Rs. 4
AR 6
Ep = = = 3.
AR − MR 6 − 4
6. Derivation of marginal cost function from total cost function:
Total cost function gives the functional relationship between total cost
and number of units produced. Marginal cost function gives the additional
cost of last unit. It can be obtained from total cost function with the help
of simple differentiation. The derivation of marginal cost function from
total cost function is explained:
d TC ( X )
MC(X) = .
dX
100 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
or 2X3 = 2000
X3 = 1000
X = 10 units.
IN-TEXT QUESTIONS
1. An open interval is defined as that interval in which end points
_______ included.
2. Differential calculus is related with rate of change.
3. Differential calculus is related with average rate of change. The
method involved is known as _______.
4. A rational function appearing in the form of division of _______
functions is taken as continuous for all the intervals.
Solution: Given, y = ln x + 1 + x ,
2
PAGE 101
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes 1 1
dy
1 + 2 (1 + x )
2 −1/ 2
y1 = = . 2x
dx x + 1 + x2
1 x
= 1+
x + 1 + x2 1 + x2
1 1 + x2 + x
=
x + 1 + x 2 1 + x 2
1
y1 =
1 + x2
1 m − dy
1 1
= y − y
m
my dx
Cross multiplying:
1 m − dy
1 1
2my = y − y
m
my dx
dy
= 2 . x 2 − 1 .
dx
102 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
Notes
[ a − b] = ( a + b ) − 4ab
2
= 2
m1 −
1 1
y + y − 4y . y
m m
= 4x2 − 4
= 2 . x2 − 1
dy
or my = x2 − 1 .
dx
Squaring both sides and differentiating implicitly w.r.t. x
2
dy
(my) = (x – 1)
2 2
dx
2
d 2 y dy
m . 2y
2 dy
dx
= ( x − 1) 2 dy
2
. 2 + . 2x
dx dx dx
dy
Taking 2 as common from both sides:
dx
d2y dy
m2y = (x2 – 1) +x
dx 2 dx
d2y dy
or (x2 – 1) 2
+x = m2y.
dx dx
1
Example: If y = x +1 − x −1 , prove that (x2 – 1) y2 + xy1 = y.
4
Solution: Given y = x +1 − x −1
1 1
y1 = −
x . x +1 2 . x −1
x −1 − x +1
y1 =
2 . x2 − 1
−y
=
2 x2 − 1
PAGE 103
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes
or 2 . x 2 − 1 . y1 = –y
Squaring both sides and differentiating w.r.t. x
4(x2 – 1) (y1)2 = y2
4[(x2 – 1) 2y1y2 + (y1) 2 . 2x] = 2yy1
Taking 2y1 as common
4[(x2 – 1)y2 + xy] = y
1
or (y2 – 1)y2 + xy1 = y.
4
Example: If y = (a + bx) e–nx, show that y2 + 2ny1 + n2y = 0.
Solution: Given y = (a + bx) e–nx
y1 = (a + bx)e–nx – n + e–nx . b
= – ny + e–nx . b [Product form]
[Putting y = (a + bx)e–nx]
and y2 = –ny1 + e–nx . –bn
= –n [–ny + c–nx b] + e–nx . –bn
= n2y – nbe–nx – nbe–nx
= n2y – 2nbe–nx
Talking L.H.S. and putting values of y1 and y2
Y2 + 2ny1 + n2y
or n2y – 2nbe–nx + 2n [–ny + be–nx] + n2y
or n2y – 2nbe–nx – 2n2y + 2nbe–nx + n2y
= 0 R.H.L.
Interpretation of first derivative and second derivative
There exist an important relationship between first derivative and second
derivative. Both these together enables us to know the dimension of
change in the nature of function and rate of change in that dimension.
The first derivative gives the rate of change in the value of the function
(also known as slope of the function). It may be positive, zero or negative
indicating whether the function is increasing, constant or decreasing.
104 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
But even if it is increasing, it may be at increasing rate (in case of increasing Notes
return) at constant rate (in case of constant return) or at decreasing rate
(in the case of third phase of laws of returns). For instance, in case of
imperfect competition, total revenue increases upto certain level but at
a decreasing rate. The same can be answered with the help of algebraic
value of second derivative. If the second derivative is positive, function
changes at increasing rate; if zero at constant rate; and if negative at
decreasing rate.
Therefore, to conclude, if first derivative gives the dimension in which
value of the function change and second derivative gives the rate at which
dy d2y
it is changing in that dimension. For example: if > 0 and > 0 , it
dx dx 2
dy d2y
means function is increasing at increasing rate; if > 0 and = 0,
dx dx 2
dy d2y
it means function is increasing at constant rate if > 0 and <0,
dx dx 2
it means function is decreasing at increasing the rare. Mathematically,
first derivative gives the rate of change of function, second derivative
gives the rate of change of the rate. First derivative gives the slope of
the function whereas second derivative gives slope of the slope. First
derivative gives the velocity whereas second derivative gives the rate
of acceleration. First derivative give the rate of change in total function
whereas second derivative gives rate of change in marginal functions.
Example: A firm selling its product under imperfect competition is given
by x = 100 − p 2 . Show that the corresponding total revenue function
increases at decreasing rate till it is increasing.
Solution: Given x = 100 − p 2
or p = 100 − p 2
PAGE 105
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes − x2 100 − x 2 − x 2
=
100 − x 2 100 − x 2
100 − 2 x 2
=
100 − x 2
100 − 2 x 2
=
p
=
(100 − x ) ( −4 x ) − (100 − 2 x )
2 2
100 − x 2
=
(100 − x ) ( −4 x ) + (100 − 2 x )
2 2
(100 − x ) 2 3/ 2
300 x − 2 x 2
= −
(100 − x2 )
3/ 2
106 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
d AC ( x ) d 2 AC ( x )
In case (ii) = 0 but > 0
dx dx 2
d f ( p) d 2 f ( p)
In case (iii) < 0 but > 0.
dp dp 2
PAGE 107
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes For inputs, a function is taken as convex from below if its second
derivative id positive irrespective of the value of first derivative. But it
must be positive in case of supply function as shown in Figure (i), it
must be negative in case of demand function as shown in Figure (ii),
it may be first negative, then zero and positive in case of average cost
function as shown in Figure (iii). In addition to this, tangent position
changes in anti-clockwise direction in this case.
Otherwise function is taken as concave from below. In this case, tangent
is above the curve (or curve is below tangent). There can be three
possibilities in the case also as shown below:
d AP ( x ) d 2 AP ( x )
(ii) case = 0 but < 0
dx dx 2
d f ( x) d 2 f ( x)
(iii) case < 0 but < 0
dx dx 2
So, in each case, first derivative may take any value, but second derivative
is always negative. In addition to this, tangent changes its position in
clockwise direction.
108 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
a Notes
Example: Show that the demand curve P = – C is downward
x+b
sloping and convex from below (p is price x is quantity and a, b and c
are positive constants).
a
Solution: Given p = – c
x+b
dp
= < 0
dx
d2 p 2a
So, demand curve is sloping downwards = > 0 which implies
dx 2
( x + b)
demand curve is convex from below.
Example: An indifference map is defined by the relation (x + h) y+k
= a where h, k and a are positive constants. Show that the indifference
curves are downwards sloping and convex from below:
Solution: Given (x + h) y+k = a
a
or x + h =
y+k
a
or x = – h
y+k
dx −a
= < 0
2( y + k )
3/ 2
dy
PAGE 109
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes d2 p 3 d2 p
is positive or is negative and numerically less than . . Does
dx 2 x dx 2
a similar property held for demand curve that are concave from below.
Solution: Let the demand function is p = f(x), then corresponding total
revenue function:
TR(x) = p . x
d TR ( x ) dx dp
= MR(x) = p . + x. [Product form]
dx dx dx
dp
or MR(x) = p + x .
dx
d MR ( x ) dp d 2 p dp dx
= + x. 2 + .
dx dx dx dx dx
dp d 2 p dp
= + x. 2 +
dx dx dx
2 dp d2 p
= + x. 2
dx dx
3d 2 p d3 p
= + x .
dx2 dx 3
must be positive.
3d 2 p d3 p
+ x . = 0
dx2 dx 3
3 d2 p d3 p
or . + = 0 (Dividing both sides by x)
x dx2 dx3
d3 p 3 d2 p d3 p d2 p
if is positive, then . + will be positive as is already
dx3 x dx2 dx3 dx2
positive (Given). So, corresponding MR(x) is convex from below:
d2 p 3 d2 p d 2 p
If < 0, then . > (Given)
dx2 x dx2 dx 2
110 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
d2 p 3 d2 p Notes
So, MR(x) is convex also if < 0 but less than . .
dx2 x dx2
d2 p
In case demand curve is concave from below will be negative, then:
dx2
d 2 MR ( x ) 3 d2 p d3 p d2 p 3 d2 p d3 p
(i) = . 2 + 3 will be positive if > 0 and . <
dx x dx dx dx2 x dx2 dx3
which is not fulfilled. So, MR(x) will not be convex from below if
demand curve is concave from below in this case.
d3 p 3 d2 p d3 p
(ii) if < 0 then . + < 0,
dx3 x dx2 dx3
d2 y
if > 0, relatively minimum.
dx2
d2 y
if = 0, point of inflection.
dx2
d2 y
if < 0, relatively maximum.
dx2
It is also possible to determine the relative maxima and minima using
first derivative in place of second derivative in the second step. First
step is same in this situation also.
PAGE 111
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes dy
(i) It is relatively maximum at the point where = 0, if derivative
dx
is positive for this any value of x before this and negative for any
after this.
dy
(ii) It is relatively minimum at the point where = 0, if first derivative
dx
is negative for any values of x before this and positive for any
value after this.
(iii) It is a point of inflection of first derivative is zero for some value
before and after this.
x 2 − 27
Example: Find relatively extreme values of a function y = and
x−6
also determine maxima and minima.
x 2 − 27
Solution: Given y =
x−6
For relatively extreme values its first derivative will be equal to zero.
dy
=
( x − 6 ) 2 x − ( x 2 − 27 )
dx ( x − 6)
2
x 2 − 12 x + 27
=
( x − 6)
2
x2 – 12x + 27 = 0
(x – 3) (x – 9) = 0
So, either x = 3 or x = 9
( x − 6 ) ( 2 x − 12 ) − ( x 2 − 12 x + 27 ) . 2 ( x − 6 )
2
d2 y
When x = 3, =
dx2 ( x − 6)
4
112 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
9 ( 2 x − 12 )
Notes
−53 −2
= = =
( x − 6)
4
81 3
d2 y 54 2
and when x = 9, = =
dx2 81 3
Therefore, at x = 3, it takes relatively maximum value, i.e., 18 and at x
= 9, it takes relatively minimum value, i.e., 6.
Example: Find the value of a, b and c of a function f (x) = ax2 + bx
+ c, if it has relatively maximum value of 7 at x = 1 and the function
passes through the point (2, –2).
Solution: Given f (x) = ax2 + bx + c
If it has relatively maximum value of 7 at x = 1
d f ( x)
= 2ax + b = 0
dx
Putting x = 1, 2a + b = 0 ... (i)
Also when x = 1, f (x) = 7
and when x = 2, f (x) = –2
a + b + c = 7 ... (ii)
4a + 2b + c = –2 ... (iii)
Subtracting (ii) and (iii),
3a + b = –9 ... (iv)
Solving (i) and (iv) simultaneously for a and b
a = –9, b = 18
Putting these in (ii) equation, c = –2.
3. Determining the equilibrium of firm:
Equilibrium is described as the state of stability. A firm is said to be
in equilibrium when it is not willing to change its price and output. It
occurs when firm makes maximum profit (as in economic analysis, it is
assumed that a firm is willing to maximise profit).
It can be determined with the help of first derivative and second derivative
if firm’s demand function with total cost function is given. The method
is based on the conditions given in economics.
PAGE 113
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes A firm’s equilibrium occurs at that level where marginal revenue equals
marginal cost and marginal cost cuts marginal revenue curve from below.
Mathematically, it requires:
(i) Putting MR(x) = MC(x) and solving for x
d 2TR ( x ) d 2Tc ( x )
(ii) At this value of x, < , for profit maximisation.
dx 2 dx 2
If the second condition is not fulfilled, the firm will not make maximum
profit.
Example: The demand function of a commodity is
P = 1000 – 2x
TR(x) = P . x = (1000 – 2x) x
= 1000x – 2x2
d TR ( x )
and MR(x) = = 1000 – 4x ... (i)
dx
Similarly TC(x) = x3 – 5ax2 + 1315x + 2000
d TC ( x )
MC(x) = = 3x2 – 118x + 1315 ... (ii)
dx
114 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
d 2TC ( x ) Notes
= 6x – 118 = 92
dx 2
So –4 < 92
Firm is making maximum profit when x = 35 unit as
d 2TR ( x ) d 2TC ( x )
<
dx 2 dx 3
At this level, P = 1000 – 2 (35) = Rs. 930.
PAGE 115
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes Absolutely extreme values can be obtained from relatively extreme values
by simple comparison. If a function has two relatively maximum values,
then absolutely maximum can be obtained by comparing both relatively
maximum values of a function. But if the function has only one relatively
extreme value it becomes absolutely extreme also.
The relatively extreme values can be obtained using calculus in the same
way as explained in the determination of relatively extreme values under
Successive Differentiation. The step required are summarised below:
dy
(i) If y = f (x), then put = 0 and solve for x.
dx
d2 y
(ii) At this values of x, if > 0, y takes relatively minimum value,
dx2
d2 y
if = 0, point of inflection, and
dx2
d2 y
if < 0, y takes relatively maximum values.
dx2
Example: If f (x) = ax2 + bx + c, a 1
0, prove that the point
−b 4ac − b 2
,
2a 4a
116 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
4ac − b 2
It will be negative if a < 0, so taking relatively minimum value of
2a
d 2TR ( x )
(ii) The value of x, where , Tr(x) is maximum.
dx 2
Example: The demand function of a commodity is p = 15e–x/3 for 0 d
x d 8 where Rs. p is the price per unit when x units are demanded.
Determine the price and quantity for which total revenue is maximum.
Solution: Given p = 15e–x/3
TR(x) = p . x = (15e− x / 3 )
x
= 15xe–x/3
dTR ( x )
and = 15 x . e − x / 3 . −1 + e − x / 3 + 1
dx 3
PAGE 117
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes
= 15e − x / 3 − x + 1
3
For maximisation, put it equal to zero and solve for x
−x = 0
15e x / 3 + 1
3
d 2TR ( x ) − x / 3 −1 − x − x / 3 −1
At x = 3, = 15 e . + + 1 e .
dx 2
3 3 3
= –5e–1 < 0.
So, TR(x) is maximum when x = 3 units
At this level, p = 15e–1.
Example: A watermelon grower wishes to send his produce to the city
market as early as possible in the season to catch the prices. He can
send now 6 tons at a price of Rs. 60 per ton. By waiting, he estimates
that he can add 3 tons per week to what he can send now, but then the
price will be reduced by Rs. 5 per ton per week. How long should he
wait for maximum revenue (use the method of Calculus). Also determine
price at that level and maximized total revenue.
Solution: Let watermelon waits for x weeks for maximum revenue.
Then quantity after x weeks = (6 + 3x) tons and price after x weeks =
Rs. (60 – 5x) per ton.
Total revenue after x weeks:
TR(x) = (60 – 5x) (6 – 3x)
For maximisation, take its first derivative w.r.t. x
dTR ( x )
= (60 – 5x) (6 + 3x) – 5
dx
118 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
or TR(x) = 2px + p 42 − 5 x
10 − x
42 − 5 x
Putting y = 10 − x
For maximizing TR(x), take its first derivative w.r.t. x, put it equal to
zero and solve for x
dTR ( x )
(10 − x ) . − 5 − ( 42 − 5 x ) . − 1
= 2p + p
(10 − x )
2
dx
−8
= 2p + p
(10 − x )
2
PAGE 119
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes
−8
2p + p = 0
(10 − x )
2
8
= 2 [Cancelling p from both sides]
(10 − x )
2
or (10 – x)2 = 4
10 – x = +2 or 10 – x = –2
or x = 8 or 12
x = 8 [x < 10, to x = 12 not possible]
d 2TR ( x ) −16
At x = 8 = which is negative, so
(10 − x )
2 2
dx
120 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
PAGE 121
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
6400
+ = Rs. 3300.
4
122 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
PAGE 123
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
8000 x
=
500 + x
p(x) = Gross profit – x (advertisement cost)
8000 x
= – x.
500 + x
(ii) For maximizing it, take its first derivative w.r.t. x,
124 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
Notes
8000 ( 500 )
= – 1
( 500 + x )
2
PAGE 125
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
dTC ( x )
(i) Put = 0 and solve for x
dx
d 2TC ( x )
(ii) The value of x for which > 0,
dx 2
TC(x) is minimum.
Example: An open tank with a square base and vertical sides is to be
constructed of the metal sheet so as to hold a given quantity of water.
Show that this cost of material will be least when depth is half of the
width.
Solution: Let capacity tank = y cubic units and its base = x units, with
height = h units. Corresponding volume of open tank will be:
length . breadth .height = y
126 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
or x . x . h = y Notes
y
or h = units.
x2
If cost of material is Rs. C per sq. unit, then total cost,
TC(x) = cost of bottom material + cost town sides material.
= C [Area of bottom] + C [Area of front and back]
= + C [Area of two sides]
TC(x) = cx2 + 2c x . y2 + 2c x . y2
x x
2cy 2cy
= cx 2 + +
x x
4cy
TC(x) = cx 2 +
x
For minimising it, take its derivative w.r.t. x
dTC ( x ) 2cy
= 2cx –
dx x2
Putting it equal to zero and solving for x
4cy
2cx – = 0
x2
4cy
2cx =
x2
2 y 2 x2 y
or x = 2
= 2 [as y x2h]
x x
or x = 2h
d 2TC ( x ) 8cy
At x = 2h, = 2c + > 0.
dx 2
x3
So, TC(x) is minimum when depth is half of the width.
440
Example: A cylinder with a capacity of cubic ft. is made of two
7
types of material. The cost of material of the top and bottom is Rs. 6
per sq. ft and the sides material cost Rs. 4.80 per sq. ft. Determine the
PAGE 127
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes dimensions of the cylinder which minimizes total cost and minimized
total cost.
440
Solution: Given volume = cubic ft.
7
440
So pr2h = cubic ft.
7
440
h =
7πr 2
440 7
=
7 22r 2
20
=
r2
Corresponding cost of material of top and bottom
= [Total area of top and bottom] × Rate
= (2pr2) 6 = Rs. 12pr2
Cost of sides = {Total area of sides} × Rate
= (2prh) . Rs. 4.80
= Rs. 9.60 prh
192π
= 12πr 2 +
r
For minimising, TC(r), take its first derivative w.r.t. r
dTC ( r ) 192π
= 24πr −
dr r
Putting it equal to zero and solving for r
192π
24πr − = 0
r2
192π
r2 = = 8
24π
r = 2 ft.
128 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
At r = 2ft. Notes
d 2TC ( r ) 384π
= 24πr −
dr 2
24r 3
So, at r = 2 ft, TC (x) is minimum
20
Corresponding h = = 5 ft.
( 2)
2
PAGE 129
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes
Figure 1
So, if P = f(x) (Demand function)
and P = g(x) (Supply Function before tax)
then P = g(x) + t (supply function after tax)
Equilibrium output is given by putting,
f(x) = g(x) + t and solving for x. It will give x as a function of tax rate t.
Corresponding to this output.
Total tax revenue = t . xt.
So, for maximizing (i) it take its derivative w.r.t. t, put it equal to zero
d 2TR ( t )
and solve for t. (ii) the value of t for which < 0; tax revenue
dt 2
is maximum.
In the case of monopoly, the firm adds it to the marginal cost function
as shown in Figure 2.
130 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
Notes
Figure 2
The profit maximizing output is given by setting MR(x) = MC(x) + t
and solving for x. At this profit must be minimum. It is same as xt.
Corresponding total tax Revenue: TR(t) = t . x which can be maximized
in the same way as explained above.
Example: An industry operating under competition has the demand
x
function P = 10 – x with the supply function P = 4 + . Determine (i)
2
the equilibrium quantity before tax; (ii) the equilibrium quantity after tax
if tax at the rate of Rs. t per unit is imposed; (iii) the value of t which
maximizes tax revenue; (iv) maximized tax revenue.
Solution:
(i) Given P = 10 – x (Demand function)
x
and P = 4 + (Supply function before tax)
2
Equilibrium quantity will be:
x
10 – x = 4 +
2
or x = 4 units
Corresponding equilibrium price will be, P = 10 – 4 = Rs. 6.
PAGE 131
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes x
(ii) After tax supply function becomes P = 4 + + t. So, new equilibrium
2
after tax will be
x
10 – x = 4 + + t
2
2
or xt = 4 – t.
3
2
(iii) if xt = 4 – t, total tax revenue will be
3
= 3 4 − 4 t
3
= Rs. 6.
Example: The demand and total cots function of a monopolist are P =
12 – 4x and TC(x) = 8x + x2 respectively. It the tax of Rs. t per unit is
imposed. Find (i) the quantity and price corresponding to the maximum
profit, (ii) maximized profit, and (iii) the tax that maximizes the tax
revenue.
132 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
Solution: Notes
(i) Given P = 12 – 4x, so total revenue, TR(x) = 12x – 4x2
Total cost after tax, TC(x) = 8x + x2 + tx
p(x) = TR(x) – TC(x)
= 12x – 4x2 – 8x – x2 – tx
= x (4 – t) – 5x2.
For maximizing p(x), take its first derivative w.r.t. x,
d π( x)
= (4 – t) – 10x
dx
Putting it equal to zero and solving for x
(4 – t) – 10x = 0
4−t
or x = units
10
4 − t d 2π( x)
At x = , = –10 < 0.
10 dx 2
4−t
So, profit is maximum when x = ,
10
= 12 – 4 (
4 − t) 52 + 25
Corresponding P =
10 10
2
4−t 4−t
(ii) Maximized profit, 4−t
π = [ 4 − t ] − 5
10 10 10
(4 − t )
2
=
20
4−t
(iii) When x = ,
10
PAGE 133
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
134 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
1200
Cost of ordering = No. of orders × per order cost = (300)
x
Cost of holding = Average inventory × per unit holding cost
= x (10 ) 20 = Rs. x
2 100
1200
So TC(x) = 12000 + (300) + x
x
For minimizing TC(x), take its first derivative w.r.t. x
dTC ( x ) 3,60,000
= – + 1
dx x2
PAGE 135
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes 3,60,000
Putting it equal to zero and solving for x – + 1 = 0, x = 600 units.
x2
d 2TC ( x ) 7, 20,000
At x = 600 units, = > 0.
dx 2
x3
TC(x) is minimum when order size is 600 units.
7. Relationship between average product and marginal product:
There exists an important economic relationship between average product
and marginal product. The relationship states if average product increases,
marginal product increases at a higher rate and lies above average product;
if average product decreases, marginal product decreases at a higher
rate and lies below average product but marginal product equal average
product is maximum. The same is shown in the Figure.
The relationship can be produced using maxima and minima. The important
is to show that both are equal when AP is maximum. If total product
is given as univariate function (involving an input) then corresponding
TP ( x ) dTP ( x )
AP(x) = and MP(x) = . Now maximizing AP(x) requires
x dx
taking derivative of AP(x) w.r.t. x, putting it equal to zero and solving x.
At this level both average product and marginal product must be equal.
136 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
dTP ( x )
MP(x) = = a + 2bx + 3cx2
dx
For maximizing AP(x), take the first derivative w.r.t. x
dAP ( x )
= b + 3cs
x
Putting is equal to zero and solving for x
b + 2cx = 0
−b
x =
2c
Putting it equal to zero and solving for x
b + 2cx = 0
d 2 AP ( x )
At x = −b , 2
must be negative for maximum
2c dx
d 2 AP ( x )
= 2c if less than zero
dx 2
So, c must be negative.
−b
If c must be negative, then b must be positive for x = being positive.
2c
b2 b2c b2
At x = −b , AP −b = a – + 2 =a−
2c 2c 2c 4c 4c
b2 b2
and MP −b = a + 2b −b + 3c 2 = a –
2c 2c 4c 4c
−b
So, both AP(x) and MP(x) are equal when x = (where AP(x) maximum).
2c
8. Other Applications:
In addition to these specific applications based on maxima and minima,
there are a number of situations where these can be applied. Some of
these are exemplified below.
PAGE 137
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes Example: A wire of 50 cms in length is to be cut in two parts and then
bent into two circles. Find the length of each part so that the sum of the
areas of two circles is least.
Solution: Let one part = x cms, then other part = 50 – x cms.
So, circumference for first circle = 2pr = x
x
or r =
2π
πx 2 x 2
Corresponding area of this circle = pr2 = =
4π 2 4π
Similarly, circumference of second circle = 2pr = (50 – x) cms.
50 − x
or r =
2π
2
50 − x
Corresponding Area of circle = pr = p 2
2π
( 50 − x )
2
=
4π
Total area of two circles given by adding (i) and (ii) will be
x 2 ( 50 − x )
2
A(x) = +
4π 4π
For minimizing, take its first derivative, w.r.t. x
dA ( x )
= x −(
50 − x )
So
dx 2π 2π
2 x − 50 x − 25
= =
π 2π
x − 25
Putting it equal to zero and solving for x, = 0
2π
or x = 250 cms
d 2 A( x)
At x = 25 cm, = > 0,
dx 2
So, area of two circle is least if each part is of 25 cms.
138 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
180
then breadth of printed page = cms. (as Area = length × breadth)
x
Corresponding length of pate = [x + 2(2.5)] cms = (x + 5) cms
(as margin both sides is 2.5 cms)
dA ( x )
= (x + 5) – 180 180
+
+ 4 = 0
dx x3 x
180 900 180
= − − 2 + + 4 = 0
x x x
or x2 = 225
or x = 15 cms.
d 2 A( x) 1800
At x = 15 cms = > 0
dx 2 x3
So, A(x) is minimum when length of page (5 + 5) = 20 cms,
1800
and breadth of page = 15 + 4 = 16 cms.
Example: An open box with length one and a half times the breadth is
made form 1800 sq. ft. of material. Determine the dimensions of the box
so as to minimize its volume and minimized volume.
PAGE 139
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
Notes Solution: Given surface area of his open box = 1800 sq. ft.
3
Let breadth of box is x ft. then length = x ft with height h ft.
2
Then Area of bottom + Area of front and box + Area of two sides +
surface area
or 3 x 2 + 2 3 × h × 2 × h = 1800
2 2
3 2
or x + 5 xh = 1800
2
3 2
1800 − x
h = 2 ft.
5x
Corresponding volume of the open box, V(x) = length . breadth . height
3 2
3 1800 − 2 x
= x . x .
2 5x
9 3
= 540x – x
20
dV ( x) 27 2
= 540 − x
dx 20
Putting it equal to zero and solving for x
27 2
540 − x = 0
20
or x = 20 ft.
d 2 N ( x) −27
At x = 20 ft. = x < 0,
dx 2
10
So, volume is maximum when breadth = 20 ft.
140 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
3 Notes
( 20 )
2
1800 −
Corresponding length = 30 ft, height = 2 = 12 ft.
5 ( 20 )
2.10 Summary
In this chapter of differentiation of a function we have studied the
meaning of derivatives, Derivative as Instantaneous Rate of Change,
Standard Forms of Differentiation maxima & minima of Functions. We
also studied the concepts of marginal analysis and elasticity of demand
and supply. Applications based on derivation as instantaneous rate of
change, Applications based on Successive Differentiation, Applications in
business and economics has also been discussed in detail in this chapter.
1. Two
2. Average
3. Differentiations
4. Zero
5. Derivatives
6. Higher
7. Minimized
PAGE 141
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
[Link]. (HONS.)
142 PAGE
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
BUSINESS MATHEMATICS
10. A shoe manufacturer produces both high grade and low-grade Notes
shoes in units of x hundreds of pairs and y hundreds of pairs per
day respectively. Assume that the equipment in plant is capable of
producing the shoes is this relationship.
PAGE 143
Department of Distance & Continuing Education, Campus of Open Learning,
School of Open Learning, University of Delhi
Logarithmic differentiation can be used to differentiate a function where one function is raised to another, such as y = [f(x)]^g(x). First, take the natural logarithm of both sides: lny = g(x) . ln f(x). Then differentiate implicitly with respect to x: (1/y)(dy/dx) = g(x)/f(x) * f'(x) + ln f(x) * g'(x). Solve for dy/dx: dy/dx = y[g(x)/f(x) * f'(x) + ln f(x) * g'(x)], where y = [f(x)]^g(x).
To minimize material cost for a page with specified content area, apply the optimization approach using calculus. Determine the dimensions that satisfy the content requirements, set up expressions for area (considering margins), and differentiate the cost function with respect to the dimensions. Solve for the dimensions that minimize cost by setting the derivative equal to zero and performing a second derivative test to ensure the result represents a minimum. This method efficiently finds the most economical dimensions that meet specifications .
Deriving a cost function is significant as it reveals how costs change with different levels of production, allowing firms to understand cost behavior and make informed decisions about scaling production. By calculating the rate of change, reflected in the derivative, businesses can identify production levels where marginal cost equals marginal revenue, optimizing profit margins. Additionally, observing variations in cost function helps in strategizing on minimizing costs while maximizing output, leveraging economies of scale .
The elasticity of supply and demand can help a firm determine its pricing strategy by indicating how sensitive the quantity demanded or supplied is to changes in price. For example, if demand is elastic, lowering prices could significantly increase quantity demanded, potentially raising overall revenue. Conversely, if supply is inelastic, price changes might not significantly affect the quantity supplied. Understanding these elasticities allows the firm to optimize pricing in order to maximize revenue at equilibrium .
Tax introduction shifts the supply curve, changing the equilibrium quantity and price in the market. By using calculus, one can derive the tax revenue function and find its maximum by setting its derivative equal to zero, which indicates the point of optimal tax rate. Calculus helps determine the equilibrium quantity after tax imposition by solving the new equilibrium condition that incorporates tax, allowing policymakers to quantify the effects on market dynamics and ensure efficient tax policies that do not excessively burden consumers or producers .
To prove that a total cost function TC(x) = ax^2 + bx + c is an increasing function at an increasing rate, one must show its first and second derivatives are both positive. The first derivative, TC'(x) = 2ax + b, is positive when x is greater than -b/2a for a > 0, b > 0. The second derivative, TC''(x) = 2a, is also positive for a > 0, indicating the function is increasing at an increasing rate since both the slope and its rate of change are positive when these conditions are satisfied .
Logarithmic differentiation is a powerful method to derive derivatives of complex functions involving products and powers, such as y = [f(x)]^g(x)h(x). The process involves taking the natural log of both sides to simplify the expression using log properties, especially useful when dealing with products or powers. Differentiate implicitly, then solve for dy/dx. This method is invaluable in handling cases where traditional differentiation is cumbersome, as it offers a structured approach to expose the interplay of various function components, thereby enhancing the derivative calculation accuracy and efficiency .
To differentiate functions like y = x^x using logarithmic differentiation, follow these steps: Take the natural log of both sides: lny = xlnx. Differentiate implicitly with respect to x: (1/y)(dy/dx) = lnx + 1. Solve for dy/dx: dy/dx = y(lnx + 1). Substituting back y = x^x gives dy/dx = x^x(lnx + 1).
Differentiation assesses the instantaneous rate of change by determining how quickly a business variable such as cost, revenue, or profit changes concerning another variable like time or production level. It identifies critical points, providing insights into maximization or minimization strategies needed for profit optimization. Effective application requires setting up the right functional relationships, differentiating to find critical points, and interpreting results correctly to guide decision-making—ensuring alignment with strategic business goals .
Marginal Revenue (MR) represents the additional revenue generated from selling one more unit of a good. It is directly related to the total revenue function as it can be obtained by differentiating the total revenue function with respect to the quantity sold. MR is equal to the derivative of the total revenue (TR) function: MR(x) = d[TR(x)]/dx. In economic terms, if MR is positive, total revenue can increase by increasing sales volume, and when MR is negative, total revenue will decrease with additional sales .