0% found this document useful (0 votes)
180 views

Chapter3a Differentiation Applications

This document outlines the learning outcomes and content covered in a unit on differentiation and its applications. The key topics covered include: finding derivatives of implicit and parametric functions using logarithmic differentiation; calculating second order derivatives; defining cost and revenue functions; understanding derivatives as rates of change; determining critical points, local maxima/minima, and absolute maxima/minima; and applying derivatives to real-world problems. Examples are provided on differentiating implicit functions and functions involving logarithms, exponents, and the product, quotient, and chain rules of differentiation.

Uploaded by

mehul
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
180 views

Chapter3a Differentiation Applications

This document outlines the learning outcomes and content covered in a unit on differentiation and its applications. The key topics covered include: finding derivatives of implicit and parametric functions using logarithmic differentiation; calculating second order derivatives; defining cost and revenue functions; understanding derivatives as rates of change; determining critical points, local maxima/minima, and absolute maxima/minima; and applying derivatives to real-world problems. Examples are provided on differentiating implicit functions and functions involving logarithms, exponents, and the product, quotient, and chain rules of differentiation.

Uploaded by

mehul
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 40

it

n
U
3a

3.0 LEARNING OUTCOMES

After completion of this unit the students will be able to


 Find derivative of implicit functions, parametric functions
 Apply logarithmic differentiation in the functions of the type [f(x)]g(x)
 Find second order derivative
 Define Cost function and Revenue function
 Understand derivatives as the rate of change of various quantities
 Define marginal cost and marginal revenue
 Understand the gradient of a tangent and normal to a curve at a given point
 Write the equation of tangent and normal to a curve at a given point
 Recognize whether a function is increasing or decreasing or none
 Determine the condition for an increasing or a decreasing function
 Find the maximum and minimum values of a function at a given point
 Determine turning points (critical points) of the graph of a function
 Find the values of local maxima and Local minima at a point
 Find the absolute maximum and Absolute minimum value of a function on a
closed interval
 Apply the derivatives in real life problems

Differentiation and Its Applications 3a.1


3.1 CONCEPT MAP

Equation of tangent
and Normal

3.2 RECALL SOME STANDARD RESULTS OF DIFFERENTIATION


1. Derivatives of standard functions

i.
   nx n 1
d xn
ii.
d x
 
a  a x  log a
dx dx
d x d 1
iii.
dx
 
e  ex iv.
dx
 log x  
x
d
v.  constant   0
dx
2. Basic rules of differentiation
d d
i.
dx
 k  f  x  k 
dx
 f  x   , where ‘k’ is some real number..

d d d
ii.
dx
 f  x   g  x 
dx
 f  x  
dx
 g  x  .
d d d
iii.
dx
 f  x   g  x 
dx
 f  x   g  x   f x  
dx
 g  x   , also called as product rule.

d d
d  f  x   dx         dx    
f x g x  f x  g x
iv.   , also called as quotient rule.
dx  g  x    g  x  2

3a.2 Applied Mathematics


3.3 DIFFERENTIATION OF IMPLICIT FUNCTIONS
3x 2
The equation 3x2 + xy + y = 0 can be written as y  i.e. ‘y’ can be expilictly expressed in
1x
terms of ’x’ only i.e. in terms of independnent variable ‘x’ . We have been finding derivatives in such
cases. As, in above example
dy 6x   1  x   3x 2 3x 2  6x 3x  x  2 
   or
dx 1  x 2 1  x 2  1  x 2
Let us consider the equation . The graph of this equation is the union of the
graphs of the functions y = f1(x), y = f2(x), y = f3(x), as shown below, which are differentiable except
at O and A. How do we get the derivative when we can not conveniently find the functions? Here,
in this example, ‘y’ can not be explicitly expressed as a function of ‘x’. Such functions are called
implicit functions. We treat y as a differentiable function of x and differentiate both sides of the
equation with respect to x using the differentiation rules.
The process by which we find derivative is called implicit differentiation. The equation above
defines three functions and we find their derivatives implicitly without knowing explicit formula to
work with.

The process by which we find is called implicit differentiation. The equation above defines
three functions f1, f2, f3 and we find their derivatives implicitly without knowing explicit formula to
work with.

FIG. 1

dy
The process by which we find is called implicit differentiation. The equation above
dx
defines three functions f1, f2, f3 and we find their derivatives implicitly without knowing
explicit formula to work with.

Example 1
If y = f(x) is a real function, then find derivative of the following with respect to ‘x’.
x2
i. y2 ii. x3  y5 iii. log (xy2) iv.
1  e xy

Differentiation and Its Applications 3a.3


Solution:
i. In order to differentiate y2 with respect to ‘x’, we shall have to use chain rule, as y2 depends
on ‘y’ and ‘y’ depends on ‘x’.

d 2 dy 2 dy dy

dx
y   

dy dx
 2y 
dx

ii. We shall use product rule to find the derivative of x3y5 with respect to ‘x’
d dx 3 5 dy 5 dy dy
dx

x3y5  
dx
 y  x3 
dx
 3x 2 y 5  x 3 5y 4
dx
 
 3x 2 y 5  5x 3 y 4
dx
iii. Both chain rule and the product rule will be used to diffrentiate log (xy2)

d 1 d 1  dy  1 2 dy
dx

log xy 2  2 
xy dx
 xy 
 
xy 2  2  y 2  2xy  
dx  x y dx

But, one can also first simplify log(xy2) = log x + 2log y and then find the derivative. (Try
youself !)
iv. We shall use quotient rule, chain rule and product rule to find the derivative as follows

 dy  xy  3 dy 
d  x2 
 
2x 1  e xy  x 2  e xy   y  x
 dx  
2
 2x  e  2x  x y  x 
dx 
  
dx  1  e xy  2 2
1  e xy   
1  e xy 

Example 2
dy
Find , when x3 + y3 = xy.
dx
Solution. Differentiating with respect to ‘x’,
d 3 d 3 d
dx
x   
dx
y 
dx
 
 xy 
dy dy
 3x 2  3y 2 yx
dx dx
dy

 3y 2  x
dx

 y  3x 2

dy y  3x 2
 
dx 3y 2  x

Example 3
m n mn dy y
If x  y   x  y  , then show that 
dx x
Solution. We first take log of both sides of the equation
mn
 
log x m  y n  log  x  y 

 mlog x  n log y   m  n  log  x  y 

3a.4 Applied Mathematics


Differentiatiing both sides with respect to ‘x’.
m n dy m  n  dy 
   1  
x y dx xy  dx 

dy  n m  n  m  n m
    
dx  y x  y  x  y x

dy  n  x  y    m  n  y   m  n  x  m  x  y 
   
dx  y x  y  x  yx
dy  nx  my  nx  my dy y
    
dx  y  x  y    x  y  x dx x

3.4 DIFFERENTIATION OF PARAMETRIC FUNCTIONS


It is sometimes convenient to represent the relation between the variables x and y by two
equations x = g(t), y = f(t). For example, the equations x = at2, y = 2at, where t  R, a is a constant
>0, are the parametric equations for the curve (rightward parabola) y2 = 4ax, a > 0. The variable t
is a parameter for the curve.

We can verify that the parametric equations represent the parabola as y  2at  y 2  4a 2 t 2 

 
y 2  4a at 2  y 2  4ax , i.e., the points (at2, 2at) satisfy the equation y2 = 4ax, a > 0, where t  R.

The equations x = at2, y = 2at define y as a composite function of x and are said to represent
the function in parametric form.
If represent a function in parametric form, then where

is an inverse function with respect to the function . Using chain rule and applying ,

the derivative of ‘y’ with respect to ‘x’ can be obtained as

dy
dy dt

dx dx
dt

Example 4.
dy
Find if x = at2, y = 2at
dx
2 dx dy
Solution. Differntiating, with repect to ‘t’, x  at   2at , and y  2at   2a
dt dt
dy
dy dt 2a 1
  
dx dx 2at t
dt

Differentiation and Its Applications 3a.5


Example 5
dy  1 t
Find if x  , xy = 2t3.
dx  t 1 1 t
Solution. Differntiating with respect to ‘t’, we get
1t dx  11  t   1  t  2 dy
x   2
 3
2 and y  2t   6t 2
1 t dt  1  t   1  t  dt

dy
dy dt  1  t 2
 3t 2 1  t   dy   3  2 2  12
2
  6t 2 
dx dx 2 dx  t 1
dt

3.5 LOGARITHMIC DIFFERENTIATION


d n d x
We know that
dx
 
x  nx n 1 where ‘n’ is any real number and
dx
 
a  a x log a , where ‘a’ is

any positive real number, other than 1. Both of these formulae can not be used in the differentiation
x2
gx  1 x 
of the functions of the type  f  x  like xx ,  
 1 x 
etc


   x  x x 1 or d  x x   x x  log x
d xx
dx dx
g x 
In the functions of the type  f  x   we use logarithm to find the derivative of the function as
shown the following examples.

Example 6
Differentiate the following with respect to ‘x’
i. y = xx ii. y = xy
Solution:
i. y = xx, Taking log of both sides, we get log y  x  log x
Differentiating both sides with respect to ‘x’, we get
1 dy 1 dy
= 1.logx + x (. )   y  log x  1  x x  log x  1
y dx x dx
ii. y = xy, Taking log of both sides, we get log y  y  log x
Differentiating both sides with respect to ‘x’, we get
1 dy dy y
 log x 
y dx dx x

dy  1  y
   log x  
dx  y  x
dy y y y2
   
dx x  1  y log x  x  1  y log x 

3a.6 Applied Mathematics


Example 7.
dy
If xy + yx = ab, then find .
dx

Solution. Let u = xy, v = yx  x y  y x  a b  u  v  a b , where u = xy ; v = yx Differntiating both


sides of the equation u + v = ab with respect to ‘x’, we get
du dv
  0 — (i)
dx dx

1 du dy y du  dy y
u  x y  log u  y log x   log x    xy  log x   —(ii)
u dx dx x dx  dx x

1 dv x dy dv  x dy 
v  y x  logv  x logy   1  logy    y x  log y   —(iii)
v dx y dx dx  y dx 

du dv
Substituting and from (ii) and (iii) in (i), we get
dx dx

 dy y  x dy 
 xy  log x    y x  log y  0
 dx x  y dx 
dy y

dx
  
x log x  xy x 1   x y 1y  y x log y 
dy x y 1y  y x log y
  y
dx x log x  xy x 1

3.6 SECOND AND HIGHER ORDER DERIVATIVES


Let y = f (x) be a differentiable function of ‘x’, then

d  dy  d2y
i. Derivative of f’(x) with respect to ‘x’ =    y  f  x , is the second order
dx  dx  dx2
derivative of ‘y’ or f(x).

d  d2 y  d3 y
ii. Derivative of f”(x) with respect to ‘x’ =    y  f  x  , is the third order
dx  dx 2  dx 3
derivative of ‘y’ or f(x).

Similarly, we can find the other higher order derivatives of y  f  x  .

Note: For derivatives higher than three we do not use primes, instead we write the, n th order
derivatives as
dn y
 yn  fn  x 
dx n

Differentiation and Its Applications 3a.7


Example 8

d2 y
Find for the following functions
dx 2

i. y = x ii. y = log x iii. y  x 2  1

Solution:
dy
i. y = x, differentiate with respect to ‘x’,  1,
dx
2
d  dy  d y
Differentiating again with respect to ‘x’, we get    0 i.e. 0
dx  dx  dx 2

dy 1
ii. y = log x   , Differentiating again with respect to ‘x’, we get
dx x

d2 y 1
2

dx x2
dy d 1 1 2 12 d 2x x
iii. y
2
x  1  dx  dx x  1
2   2

2
x 1  
dx
x2  1   
2 x2  1 2
x 1

x
2
1  x2  1  x 
d y x2  1  x2  1  x 2 1
 2
 2
 3
dx x 1  x 2  1 x2  1  x 2  1 2
Example 9

t2 t
If x  and y  , find y 2 .
1t 1 t

t2 dx 2t  1  t   t 2 2t  t 2
Solution. x   
1 t dt  1  t 2  1  t 2
t dy 1   1  t   t  1 1
y   2

1 t dt 1  t  1  t 2
dy
1 1  t 2 1
y1  dt   
dx  1  t  2t  t
2 2
2t  t 2
dt
2 3
d d 1  d  1  dt 2  2t  1  t  2 1  t 
y2   y1    2
  2 
  2
 2
 3 3
dx dx  2t  t  dt  2t  t  dx 2t  t
2t  t 2 t t  2  

3a.8 Applied Mathematics


Exercise 3.1
dy
1. Find from the following
dx
i. x 3  y 3  3axy ii. e xy  axy  a
1 1 2
iii. 3x 3  5x 2 y  2xy 2  4y 3  0 iv. x 3
y 3
a 3 v. x  ylog  xy 

dy
2. Find from the following parametric equations
dx
a log t
i. x  at , y  t ii. x  t  log t , y 
t

iii. x

a 1  t2  , y
2bt
1 t 2 1 t2

dy
3. Find from the following equations
dx
i. x y  yx ii. x y  exy
x
xy y  xlog x
iii. x  y e 7 iv.

d2 y
4. Find from the following
dx 2
(i) y  x log x (ii) y  x 2e x

(iii) y  log  logx  (iv) y  3e2x  2e3x

5. If x 1 y  y 1 x  0 , show that 1  x
2
  dy
dx
1 0 .

1 1 2 2 2 2
6. If y m
y m
 2x then prove that (x – 1)y1  m y .

7.
2
 2 2 2

If y  log x  a  x , show that a  x y 2  xy 1  0 .  
p
8. 
If y  x  x  1
2
 , prove that x 2

 1 y 2  xy 1  p 2 y  0 .

3.7 COST AND REVENUE FUNCTION


Any manufacturing company has to deal with two types of costs, the one which varies with the
cost of raw material, direct labour cost, packaging etc. is the variable cost. The variable cost is
dependent on production output. As the production output increases (decreases) the variable cost
will also increase (decrease). The other one is the fixed cost, fixed costs are the expenses that remain
the same irrespective of production output. Whether a firm makes sales or not, it must pay its fixed
costs.

Differentiation and Its Applications 3a.9


Cost Function: If V(x) is the variable cost of producing ‘x’ units and ‘k’ the fixed cost then, the
total cost C(x) is given by

C(x) = V(x) + k

Revenue Function: if R is the total revenue a company receives by selling ‘x’ units at price ‘p’ per
unit produced by it then the revenue function is given by

R(x) = p.x

Note: Generally, it is assumed that a company sells the number of units it produces.

Example 10
A company produces ‘x’ units in a year and the variable cost is V(x) = x2 – 2x. Also, the company
spends a fixed cost of Rs15,000 on commissions and rent, then
(i) Find the total cost function C(x)
(ii) If ‘p’ the price per unit is given by p = 5–x then find its revenue function.
Solution:
(i) The variable cost, V(x) = x2 – 2x
 The total cost function is C(x) = V(x) + 15000 = x2 – 2x + 15000
(ii) The revenue function is given by
R = px

 R   5  x  x  5x  x2

3.8 DERIVATIVE AS RATE OF CHANGE OF QUANTITIES


In science, business and economics there are variables one depending on the other such as
distance and time, cost and production, revenue and production, price and demand etc. In all these
examples we are interested in the rate at which one variable changes with respect to other to know
the micro details of relation between these variables.
In class XI we have discussed that if y = f(x) is a real function then,

dy
 Rate (or instantaneous rate) of change of 'y' with respect to 'x'
dx

Example 11
A boy is blowing air into a spherical balloon and thus the radius r of the balloon is changing, then
find the rate of change of surface area of the balloon with respect to the radius r. Also find the rate
of change of surface area when r = 2cm.
Solution. Let Area of balloon be A at the radius r then, A = 4r2
Rate of change of surface area of balloon with respect to the radius is
dA dA 
 8r and   8r r 2  8  2   16cm 2 /cm.
dr dr  r2

3a.10 Applied Mathematics


3.8.1 RELATED RATES
In related rate problems the quantities change with respect to time, you may be given rate of
change of one variable with respect to time and rate of change of other variable has to be found with
respect to time.
dy
dy dt dy dy dx dx
Recall: If y  f  x  , then using chain rule,      f  x  
dx dx dt dx dt dt
dt

Example 12
Find the rate of change of volume of a sphere with respect to its surface area when the radius is
5 m.

4 3
Solution: For the radius r, the volume V and the surface area S of the sphere is given by V  r and
3
S = 4r2.
As V and S both are functions of radius r, we will use chain rule to find derivative of V with
respect to S
dv 4 dS
Since,
dr 3
 
 3 r 2  4 r 2 ,
dr
 8 r

dV
dV dr 4r 2 r dV  5
       m 3 /m 2
dS dS 8r 2 dS  r  5 2
dr

Example 13
A cylindrical vessel of radius 0.5 m is filled with oil at the rate of 0.25πm 3 / min . Find the rate at
which the surface of the oil is rising.
Solution: The rate at which the surface area rises is the rate of change of height of oil in the vessel
with respect to time. Let r be the radius, h be the height and V the volume of the oil at time t.

2  1
Then V  r h  h as r  0.5 
4 2
As we are given rate of change in volume with respect to time t, therefore
differentiating V with respect to t, we get
dV  dh  dh
  0.25   , FIG. 2
dt 4 dt 4 dt
dV
as we are given  0.25 m 3
dt
dh
  1m/ min ute
dt

Differentiation and Its Applications 3a.11


Example 14
A boy of height 1m is walking towards a lamp post of height 5 meters at the rate of 0.5 m/sec. Then
find the rate at which the length of the shadow of the boy is decreasing.
Solution: Let RT = y, be the length of the shadow of the
boy when he is x m away from the lamp post at time t.
dx
  0.5m /sec , as the boy is moving towards
dt
lamp post the distance between the boy and the lamp
post is decreasing and hence the rate of change of the
distance will be negative.

FIG. 3

5 xy
   4 y  x , differentiating with respect to t
1 y

dy dx dy 0.5 1
4     m/sec , hence the shadow of the boy is decreasing at the rate of
dt dt dt 4 8
1
m /sec.
8

3.8.2 MARGINAL COST AND MARGINAL REVENUE


Marginal cost and marginal revenue are the instantaneous rate of change of cost and revenue
with respect to output i.e. rate of change of C(x) (or C), the cost function and R(x) (or R), the revenue
function, with respect to production output ‘x’.
Therefore, the Marginal cost (MC) and the Marginal revenue (MR) are given by

dC
MC (Marginal cost)  C x  
dx

dR
MR (Marginal revenue)  R   x  
dx

Note: Marginal cost is an important factor in economics theory because a company that needs to maximize
its profits will produce up to the point where marginal cost (MC) equals marginal revenue (MR). Beyond that
point, the cost of producing an additional unit will exceed the revenue generated

Example 15
A toy manufacturing firm assesses its variable cost to be ‘x’ times the sum of 30 and ‘x’, where ‘x’
is the number of toys produced, also the cost incurred on storage is 1500. Find the total cost
function and the marginal cost when 20 toys are produced.
Solution: The total cost function C(x) is given by,
C(x) = x (x + 30) + 1500 = x2 + 30x + 1500
The marginal cost MC is given by,

3a.12 Applied Mathematics


dC
MC   2x  30
dx
dC 
Marginal cost of producing 20 toys is MC  20    2  20   30  70
dx  x 20

 The marginal cost of producing 20 toys is 70.

Example 16
The price per unit of a commodity produced by a company is given by
p  30  2x and ‘x’ is the quantity demanded. Find the revenue
function R, the marginal revenue when 5 commodities are in
demand (or produced).
Solution. The revenue function R (or R(x)) is given by,
R = px = (30 – 2x) x = 30x – 2x2
dR
 The marginal revenue  MR   30  4x
dx
The marginal revenue of producing 5 commodities is,

dR 
 30  4  5   10
dx  x 5

 The marginal revenue when 5 commodities are in demand is 10.

Exercise 3.2
1. Find the rate of change of circumference of a circle with respect to the radius r.
2. Find the rate of change of lateral surface area of a cube with respect to side x, when x = 4cm.
3. If the rate of change of volume of a sphere is equal to the rate of change of its radius, then find
its radius. Also find its surface area.
4. The volume of a cone changes at the rate 40 cm 3/sec. If height of the cone is always equal to its
diameter, then find the rate of change of radius when its circular base area is 1m 2.
5. For what values of x is the rate of increase of total cost function C(x) = x3 – 5x + 5x + 8 is twice the
rate of increase of x?
6. The radius of the base of a cone is increasing at the rate of 3cm/minute and the altitude is
decreasing at the rate of 4cm/minute. Find the rate of change of lateral surface area when the radius
is 7cm and the altitude 24 cm.
7. A ladder 10 meters long rests with one end against a vertical wall, the other on the floor. The lower
end moves away from the wall at the rate of 2 meters / minute. Find the rate at which the upper end
falls when its base is 6 meters away from the wall.
8. A spherical iron ball 10 cm in radius is coated with a layer of ice of uniform thickness that melts at
a rate of 50 cm 3 /min. When the thickness of ice is 5 cm, find the rate at which the thickness of ice
decreases.
9. A stationery company manufactures ‘x’ units of pen in a given time, if the cost of raw material is
square of the pens produced, cost of transportation is twice the number of pens produced and the
property tax costs 5000. Then,
(i) Find the cost function C(x).

Differentiation and Its Applications 3a.13


(ii) Find the cost of producing 21st pen.
(iii) The marginal cost of producing 50 pens.
10. A firm knows that the price per unit ‘p’ for one of its product is linear. It also knows that it can sell
1400 units when the price is 4 per unit, and it can sell 1800 units at a price of 2 per unit. Find
the price per unit if ‘x’ units are sold (or demanded). Also find the revenue function and the marginal
revenue function.

3.9 SLOPE (OR GRADIENT) OF TANGENT AND NORMAL


Consider the graph of a curve y = f(x) as shown in
the Fig 4. Let A (x, f(x)) be a point on the graph and
B(x +x, f(x +x)) be a neighbouring point on the curve.
Then,

The slope of the line (secant) AB = tan   


f x  x   f  x 
,
x

where  is the angle of inclination of the line AB.


The limiting position of the secant AB, when the point
B moves along the curve and tends to coincide with the
point A (i.e., when x  0), if the limiting position exists,
is the tangent to the curve at the point A. Hence,
FIG. 4
The slope of the tangent (non-vertical) to the curve at
the point A is given by , where is the angle of inclination

of the tangent line at the point A.


Please note that in the figure x chosen is positive, whereas x could be negative and x has to
approach 0 from both sides.
Therefore, we conclude that,

dy 
Slope (or gradient) of a non-vertical tangent at a point A(x0,y0) =
dx  A x0 ,y0 

Normal to a curve at a point:


If y = f(x) is a real function then normal to the curve at a
point A(x0,y0), i.e., at ((x0, f(x0)) on it is a line perpendicular to
the tangent at the given point on the curve. As shown in the
adjoining figure 5.

FIG. 5

3a.14 Applied Mathematics


1
Slope of a normal line to the curve at a point A  x0 ,y0  = , provided the
dy 
dx  A x0 ,y0 

normal is not perpendicular to the x-axis.

Example 17

Find slope of the tangent and normal at a point (2,6) to the curve y = x3 – x

3 dy
Solution: y  x  x   3x 2  1
dx
 Slope of the tangent at (2,6) is given by

dy 

dx  2,6 
 
 3x 2  1 
  
2,6
2
 3  2   1  11

1 1
And, slope of normal to the curve = dy 
 11
dx   2 ,6 

3.9.1 EQUATION OF TANGENT AND NORMAL TO A CURVE


Recall that equation of a line passing through (x 1 ,y 1) and having slope m is given by
(y–y1) = m(x–x1). Using this we can find equation of tangent and normal to a curve at a given point
on it.
Let y = f(x) be a real function and A(x0,y0) be a point on it then,

dy 
Equation of tangent to the curve at the point A(x0,y0):  y  y0    x  x0 
dx   x 0 ,y 0 

1
Equation of normal to the curve at the point A(x0,y0) :  y  y0   dy  x  x0 

dx  x0 ,y0 

Example 18

2 2
Find the equation of the tangent and normal to the curve x 3 y 3  2 at (1,1).

Solution. Differentiating with respect to ‘x’, we get


1
2 1 3 2 1 3 dy dy x 3
x  y 0   1
3 3 dx dx y 3

Differentiation and Its Applications 3a.15


Equation of the tangent is
p
dy s hel sure
t
 y  1    x  1   y  1  1  x  1  x  y  2  0 en ea
ang ally m of
dx   1,1 e t
Th etric ticity
Equation of normal is g eom e elas curve
to pric and
1 dem
 y  1  dy  x  1   y  1  1  x  1  y  x  0

dx  1,1

Example 19
Find the equation of the tangent and normal to the curve f(x) = ex + x2 + 1 at the point (0,2) on it.
Solution. f’(x) = ex + 2x then slope of tangent at the point (0,2) is f’(0) = 1 and slope of normal is
1
  1
f 0 

Therefore, equation of tangent is (y – 2) = 1(x – 0)  x – y + 2 = 0


And equation of normal is (y – 2) = –1(x – 0)  x + y – 2 = 0

Example 20
Find the equation of the tangent to the curve x2 + 3y – 3 = 0, which is parallel to the line y = 4x – 5.
Solution. Differentiating the given equation we get,

dy dy 2x
2x  3 0 
dx dx 3
Slope of the tangent to the curve = slope of the line y = 4x – 5

dy 2x 2 33
 4  4  x  6   6   3y  3  0  y   11
dx 3 3
Therefore, the point on the curve is (–6, –11) and equation of tangent is
(y + 11) = 4(x + 6)  4x – y + 13 = 0

Example 21
Find the equation of the tangent to the curve y = (x3 – 1) (x – 2) at the points where the curve cuts
the x-axis.
Solution. Putting y = 0 in the equation of the curve to get the points where it cuts the x-axis.
(x3 – 1) (x – 2) = 0  = 1, 2
Thus, the points of intersection of curve with x-axis are (1,0) and (2,0)
Differentiating the equation with respect to ‘x’,

 The equations of the tangents are

3a.16 Applied Mathematics


 dy 
y 0    x  1  3x  y  3  0
 dx 1,0 

 dy 
y0   x  2   7x  y  14  0
 dx  2 ,0 

Example 22

Find the equation of the tangents to the curve 3x2 – y2 = 8, which passes through the point 4 3 , 0 .  
Solution. Note: The given point does not lie on the curve
Let us assume the tangent touches the curve at the point (h,k)
 3h 2  k 2  8 —————— (i)
Differentiating the equation of the curve with respect to ‘x’, we get

dy dy 3x dy  3h
6x  2y 0   
dx dx y dx   h ,k  k

 4  3h
 Equation of the tangent is:  y  3   k  x  , also it passes through (h, k)
 

4 3h
  k     h  9h 2  3k 2  4k  0 —————— (ii)
 3 k
Replacing h2 from (i) in (ii), we get,

 k2  8  2 44
9   3k  4k  0  k  6  h  
 3  3

 4 3 44
 The equation of the tangents is  y      x   33x  3y  4  0
 3 6 3

Example 23

n n
x y x y
Prove that       2 touches the straight line   2 for all n  N, at the point (a,b).
 a   b a b

n n
y
Solution.  x      2  bn x n  a n y n  2a n bn Differentiating with respect to ‘x’, we get
a
   b

n n1 n n1 dy dydy dy  bn xn 1  b


nb x  na y  = 0 
     n n1    

dx dxdx dx  a,b a y  a,ba a

 Equation of the tangent at (a,b) is

Differentiation and Its Applications 3a.17


Example 24
Find the points on the curve y = 4x3 – 2x5, at which the tangent passes through the origin.
Solution. Let (h,k) be any such point on the curve

 k  4h 3  2h 5 - (i)
Differentiating the given equation with respect to ‘x’, we get

dy dy 
 12x 2  10x 4   12x 2  10x 4   12h 2  10h 4
dx dx   h,k   h,k 

The equation of the tangent through origin is,

 y  0    12h 2  10h 4   x  0    k  0   12h 2  10h 4   h  0 


As (h,k) lies on the tangent,
 k  12h 3  10h 5 (ii)
Solving (i) and (ii),


4h 3  2h 5  12h 3  10h 5  8h 5  8h 3  0  8h 3 h 2  1  0  h  0, h  1 
 The points on the curve are (0,0), (1,2) and (–1, –2).

Exercise 3.3
1. Find the slopes of the tangents and normal to the curves at the indicated points.

i. y  x 3  x at x = 1. ii. y = 3x2 – 6x at x = 2.

x 1 2 2
iii. y ,x  2 at x = 10. iv. x 3
y 3
 2 at (1,1).
x2
2. Find the equations of the tangent and normal to the curves at the indicated points.
i. y = x3 – 3x + 5 at the point (2,7).
ii. x = at2, y = 2at at t = 2
3. Find the equations of the tangents to the curve at points where the tangents to the curve
y = 2x3 – 15x2 + 36x – 21 are parallel to x-axis.
4. Find the equation of the tangents to the curve y = x3 + 2x – 4, which is perpendicular to the line
x + 14y + 3 = 0.

x7
5. Find the equation of the tangent and the normal to the curve y  2 at the point, where it
x  5x  6
cuts x-axis.
6. Find the equation of the normal to the curve x2 = 4y which passes through the point (1,2).
7. For the curve y = x2 + 3x + 4, find all points at which the tangent passes through the origin.

x y
8. Show that the line   1 touches the curve y  b e  x a
at the point where it crosses the y-axis.
a b
9. Show that the curves xy = a2 and x2 + y2 = 2a2 touch each other.
10. Prove that the curves xy = 4 and x2 + y2 = 8 touch each other.

3a.18 Applied Mathematics


3.10 INCREASING AND DECREASING FUNCTIONS (MONOTONIC FUNCTIONS)
Increasing function: A real function y = f (x) is said
to be an increasing function (abbreviated as) on an
open interval (a,b) if the value of ‘f’ increases as ‘x’
increases or vice – versa. i.e., the graph of f(x) rises from
left to right see Figure 6.
Here, the open interval (a, b) includes (i) (a, b), where
a, b are fixed real numbers such that a < b, (ii) (a, ),
where a is a fixed real number, (iii) (-, b), where b is
a fixed real number, (iv) (-, ) = R
Following is an analytical condition for a function to
be increasing on (a, b)

x1  x2  f  x1   f  x2  x1 , x 2   a, b 
Fig. 6
Or

x1  x2  f  x1   f  x2  x1 , x 2   a, b 

Decreasing function: A real function y = f(x) is said to


be a decreasing function (abbreviated as) on an open
interval (a,b) if the value of ‘f’ decreases as ‘x’ increases or
vice – versa, i.e. the graph of f(x) falls from left to right see
Figure 7

Following is an analytical condition for a function to


be decreasing on (a, b)

x1  x2  f  x1   f  x 2  x1 , x 2   a, b

Or
Fig., 7
x1  x 2  f  x1   f  x 2  x1 , x 2   a, b 

Note: 1) A function which is either increasing or decreasing on its domain (an open interval) is termed as
a monotonic function
2) You may note that a function may be defined to be increasing/decreasing in any of the following intervals
represented as I:
(a, b), (a, ), (– , b), (– , ), [a, b], [a, ), (– , b]
Not all cases have been included here in this topic.

Differentiation and Its Applications 3a.19


Example 25.
Show that f(x) = x2 is an rd
p wa e s
(i) Increasing function on (0, ) u t im
term some sing
e ea
(ii) Decreasing function on (– , 0) Th lso ncr
i sa i
Solution: pin
g an
slo for ion
d ct
(i) Let x1, x2  (0, ) such that x1 < x2 us e f un

 x1  x 1  x1  x 2  x1 2  x1  x 2 ard
w n w im e s
Also,  x1  x 2  x 2  x 2  x1  x 2  x 2 2 do met g
rm so n
e te
al so creasi
Th g is d e
From above we conclude that x12  x 22  f(x 1 )  f(x 2 )
lo pin for a t ion
s d c
us e f un
hence, x1  x 2  f(x 1 )  f(x 2 )
i.e., f(x) is an increasing function over (0, )

(ii) Let x1 ,x2   ,0  such that x1 < x2

 x 1  x 1  x 1  x 2  x 12  x 1  x 2  x1 , x2 are negative numbers


Also,  x 1  x 2  x 2  x 2  x 1  x 2  x 2 2

From above we conclude that, x12  x22  f  x1   f  x2  , hence, x1  x2  f  x1   f  x2 

i.e., f(x) is a decreasing function over (– , 0)

Note: f(x) is decreasing on (– ,0) and increasing on (0,) therefore we say that f(x) is neither increasing
nor decreasing on (– ,).

3.10.1 DERIVATIVE CONDITIONS FOR A MONOTONIC


(INCREASING OR DECREASING) FUNCTION.
As discussed in section 3.4 that the derivative of a
function at a given point on it is slope of the tangent
to the curve at that point. It is an interesting fact to
note that slope of tangents also determines the
monotonicity of functions. It can be observed from the
following figures.
In Fig.8 one can observe that the function is
increasing in its domain and the tangents drawn to the
curve are making acute angles of inclination at any
point within the domain of the curve. You may
encounter the graph of a certain increasing function in
an open interval, where the angle of inclination of the
tangent at a point is 0° or 90°. Please, check the graph
of the functions Fig. 8

3a.20 Applied Mathematics


DERIVATIVE TEST FOR INCREASING FUNCTIONS
A real function y = f(x) is an increasing function on (a,b) if

f   x   0 ,  x  a , b 

Please note that the condition mentioned above is sufficient


for a function f to be an increasing function in (a, b), but not
necessary. The functions are examples of

increasing functions over R, but is not defined.


In Fig.9, one can observe that the function is decreasing in its
domain and the tangents drawn to the curve are making obtuse
angles of inclination at any point within the domain of the curve. Fig. 9
But, you may encounter some exceptions similar to what was observed above in case of an increasing
function.

DERIVATIVE TEST FOR DECREASING FUNCTIONS


A real function y = f(x) is a decreasing function on (a,b) if

f   x   0, x   a, b 

The condition is sufficient for a function f to be a decreasing function in (a, b), but not necessary.

CRITICAL POINTS
Definition: An interior point of the domain of a function f where f’ is zero or undefined is a
critical point of f.
Hence, the critical points are essentially interior points of the domain of the function f together
with a second condition as mentioned above.
The word critical probably has been used because at this point an abrupt change in the behaviour
of the graph of the function is noted.
i. The curve f(x) = (x – 1)2 + 2, in the Fig.10, is turning at the point ‘A’ on it and tangent at
‘A’ is parallel to x-axis, i.e., slope of tangent at ‘A’ is 0, i.e., f ’(1) = 0. The curve takes a smooth
turn at the point (1, 2).

Fig. 10
1 is a critical point of the function.

Differentiation and Its Applications 3a.21


ii. The graph of the function f (Fig. 11) is turning at the points
B and C. f’(-2) = 0, f’(3) = 0.
–2 and 3 are the critical points of the function f. The curve
takes a smooth turn at the points B and C.
iii. f’(0) does not exist. 0 is a critical point. Note that the graph
of the function (Fig. 12) takes a sharp turn at (0, 0). There
is a corner at the point (0, 0).

Fig. 11

Fig. 12

iv. . g’(0) is not defined. 0 is a critical point.

Note that there is a vertical tangent at the point


(0, 0), which is the y-axis itself and 0 is a point of
inflexion. A point where the graph of a function
(Fig. 13) has a tangent line and where the concavity
changes is called a point of inflexion.

Fig. 13

v. h’(0)=0. 0 is a critical point. The tangent line at the point (0, 0) is the x-axis itself. 0 is a point
of inflexion. (Fig. 14)

Fig. 14

3a.22 Applied Mathematics


vi. The following is the graph of the function f(x)=x2/3
f’(0) is not defined. 0 is a critical point. Note that at (0, 0), there is a cusp in the graph. (Fig. 15)

Fig. 15

vii. 0 is a point of discontinuity. The derivative of the function at 0 is not defined. 0 is a critical
point. (Fig. 16)

Fig. 16.

A function f(x) is defined in an interval I and c is an interior point of I.


If f(x) is continuous at x = c, f’(c) = 0, then c is a critical point.
If f(x) is continuous at x = c, f’(c) is not defined, then c is a critical point.
If c is a point of discontinuity, then c is a critical point. Here also, f’(c) is not defined.

Differentiation and Its Applications 3a.23


Note: The conditions for the graph of a function to have a vertical tangent at a point, a corner at a point,
a cusp at a point and a point of inflexion at a point may be explored in higher courses of mathematics.

Stationary points:
A Stationary point is the point where the derivative of the function is 0. It is essentially the point
where the curve is momentarily at rest and then it either takes a smooth turn or becomes a point
of inflexion. Stationary points are necessarily the interior points of the domain of the function.

Note:
1) All stationary points are critical points, but not every critical point is stationary. In part i above, 1 is
a stationary point. In part ii, -2 and 3 are stationary points. In part v, 0 is a stationary point.
2) If f(x) is differentiable in an open interval (a, b), even if the function is defined in the closed interval
[a, b], the only critical points are the interior points of the domain of the function where f ‘(x) = 0. These
are stationary points too.

Example 26
Find the critical point(s) of the following functions

4 1 x4 11
i. f x  12x 3  6x 3 on  1,1 ii. f  x    2x 3  x 2  6x
4 2

Solution:

1
2 16x  2
i. f   x   16x 3  2
 2
x3 x3

1 1
 f  x   0  x  i.e., x  and x = 0, both are critical points of the function, as f’(0) is not
8 8
defined.

ii. f   x   x3  6x2  11x  6   x  1 x  2  x  3 

f   x   0  x  1, 2, 3 i.e., the function has three critical points.

Example 27
Using derivatives check whether the following functions are monotonic
i. f(x) = x2 on (0,) ii. f(x) = x2 on (–,0,)
1
iii. f(x) = x2 on (–,) iv. f x  x 3

Solution:

i. f  x  x2  f x  2x and , i.e., the function is increasing on


hence it’s a monotonic function.
ii. f  x  x2  f x  2x and ,i.e., the function is decreasing on ,
hence it’s a monotonic function.

3a.24 Applied Mathematics


iii. From above discussions in i and ii, we conclude that the function is neither increasing nor
decreasing on (–, ). Hence the function is not monotonic on the given interval.

1
iv. f   x  
2
, clearly f’(x) is not defined at x = 0 which lies in the domain of the function.
3x 3
Therefore x = 0 is a critical point of the function.
Also,
f  x   0, x   , 0  f  x  is an increasing function on (–, 0)

f   x   0, x   0,    f  x  is an increasing function on (0,)

Thus f  x  is an increasing function on its domain, hence it is a monotonic function.

Example 28
x4 11
Find the intervals in which the function f  x    2x 3  x 2  6x is
4 2
(i) Increasing (ii) Decreasing.
Solution. f x  x3  6x2  11x  6   x  1 x  2 x  3
f  x   0  x  1,2,3 are the critical points of the function, thus the domain R, i.e. (–,) can
be divided into four intervals to observe the increasing and decreasing behaviour of the function as
follows.

Intervals Sign of f’(x) Conclusion


(–,1) f’(x) < 0 f is decreasing over (–,1)
(1,2) f’(x) > 0 f is increasing over (1,2)
(2,3) f’(x) < 0 f is decreasing over (2,3)
(3,) f’(x) > 0 f is increasing over (3,)

Example 29.

x3
The cost function C(x) of a commodity is given as C  x   2x    2 . Prove that the marginal cost
x2
falls as the output ‘x’ increases.


Solution. C  x   2x 
x3 
 2x  3  x  2   x 2  3x  1 
  2  C x  2 

x2  x  2 2

 C  x   2
 x 2  4x  6  
 MC  C  x   2 1 
2 

 x  2 2   x  2 2 
d 8
  MC    0 , hence the marginal cost falls continuously as the output increases
dx  x  2 3

Differentiation and Its Applications 3a.25


Exercise 3.4
1. Find critical points of the following functions

i. f (x) = x3 – 6x2 + 9x – 10 ii. x > 0

iii. f  x  50 x  0.5x  1000 iv. f  x  5xex 3


2. Find the intervals in which the following functions are increasing or decreasing
i. f (x) = x4 – 8x3 + 22x2 –24x + 1
ii. f (x) = (x + 2)3 (x –3)3 iii. f (x) = x2ex

1
3. Show that the function f  x   log 1  x   increases on (0,).
1 x
4. Prove that the function f (x) = x2 – x + 1 is neither increasing nor decreasing in (0,1).
2
5. A company finds that its total revenue may be determined by R  x   240000   x  500   . Find
 
when is the revenue function increasing and when decreasing?

1 2
6. The price ‘p’ per unit is given by the relation x  p  2p  3 where ‘x’ is the number of units sold
3
then,
i. Find the revenue function R.
ii. Find the price interval for which the revenue is increasing and decreasing.

x4
7. The total cost function of a manufacturing company is given by C  x   2x    3 . Show that
 x3
MC (Marginal Cost) falls continuously as the output ‘x’ increases.
8. The price ‘p’ per unit at which a company can sell all that it produces is given by p = 29 – x, where
‘x’ is the number of units produced. The total cost function C(x) = 45 + 11x. If P(x) = R(x) – C(x), is
the profit function then find the interval in which the profit is increasing and decreasing.

3.11 MAXIMA AND MINIMA


Let y = f(x) be a real function defined on a set D. Then,

1. f(c) is the absolute minimum value of f(x) on D if f(x)  f(c),  x  D


2. f(c) is the absolute maximum value of f(x) on D if f(x)  f(c),  x  D
3. ‘f’ is said to have an absolute extremum value in its domain if there exists a point ‘c’ in
the domain such that f(c) is either the absolute maximum value or the absolute minimum
value of the function ‘f’ in its domain. The number f(c), in this case, is called an absolute
extremum value of ‘f’ in its domain and the point ‘c’ is called a point of extremum.

Example 30
Find the maximum (absolute) and minimum (absolute) value of the following functions.
i. f  x  x  3 ii. f  x   9x2  12x  2
iii. f  x   2x  5, x   2, 4 
3a.26 Applied Mathematics
Solution.
i.

 Min  f  x   3 but f(x) has no maximum value. We can observe


this graphically in Fig.17.

Note: f  x   x  3 is not a differentiable function on R but it has a


minimum value (or an extreme value). Further if we restrict the domain to
[–2,1], then f (x) has maximum value at x = –2. (Fig. 17)
Fig. 17

(ii)

. Hence, the minimum value of

f(x) = -2, but f  x  has no maximum value, see Fig.18.

Note: It may be observed from the graph that f(x) has no maximum value

Fig. 18
iii. x   2, 4 ,
2  x  4 4  2x  8
1  2x  5  13  1  f  x   13

 f  x  has no maximum or minimum

value, see Fig.19.

Note:
(i) If we replace the domain by the closed interval,
[–2,4] i.e. include x = –2 and x = 4 in the domain
of ‘f’, then f(x) has extreme values i.e. the minimum
and the maximum at x = –2 and x = 4.

Fig. 19
LOCAL MAXIMA AND MINIMA
The graph of a continuous function in the adjoining Fig 20, defined in an open interval (a, b) [in
this case (-3, 3)], is having three peek type points A, C and E and two valley type points B and D.
Let’s discuss about these points.
(i) The function or the curve is increasing on the left of each point A, C and E and decreasing
on the right and each of the points gives a maximum value of the function in its neighbourhood
such points are called as points of local maximum and the value of the function at these
points is termed as the local maximum value (or relative maximum value) of the function.

Differentiation and Its Applications 3a.27


(ii) The function or the curve is decreasing on the left
of each point B, D and increasing on the right
and each of the points gives a minimum value in
its neighbourhood, such points are called as the
points of local minimum and the value of the
function at these points is termed as the local
minimum value (or relative minimum value) of
the function.
(iii) Tangents at all the five points A, B, C, D and E
are parallel to x-axis i.e., slopes of the tangents at
these five points are zero. Thus, these points are Fig. 20.
the critical points of the function.

Note:
1) The function f defined in an open interval will have a local maximum value or a local minimum value
at a critical point only But Not every critical point is a point of local extremum.
2) A function f defined in a closed interval may have a local extremum value even at the boundary points
(end points). No such examples have been taken in this course.

Definition: Let ‘f’ be a real valued function and let ‘c’ be an interior point in the domain of ‘f’.
Then

(i) f is said to have a local maximum value at ‘c’, if there exists a positive real number h such
that ( ) > ( )∀ ∈ ( − ℎ, + ℎ) − { } . c is called a point of local maximum and f(c) is
called a local maximum value.
(ii) f is said to have a local minimum value at ‘c’, if there exists a positive real number h such
that ( ) < ( )∀ ∈ ( − ℎ, + ℎ) − { }. c is called a point of local minimum and f(c) is called
a local minimum value.

Geometrically, the above definition states that if x = c is a point of local maximum then f(x) will
be increasing in the left neighbourhood of c, i.e., there exists h>0 such that f is increasing in
(c–h, c).
And, f(x) will be decreasing in the right
neighbourhood of c, i.e., there exists h>0 such that f is
decreasing in (c, c+h), as shown in the Fig 21
The above will be the case when the function is
continuous at an interior point c of the domain of the
function.
Similarly, if x = c is a point of local minimum, then
f(x) will be decreasing in the left neighbourhood of c,
i.e., there exists h>0 such that f is decreasing in (c – h, c).
And, f(x) will be increasing in the right
neighbourhood of c, i.e., there exists h>0 such that f is
strictly increasing in (c, c+h), as shown in the Fig 22.
The above will be the case when the function is Fig. 21
continuous at an interior point c of the domain of the Fig. 22
function.
3a.28 Applied Mathematics
A function may have a critical point where the derivative
vanishes and it may not have any local extreme value at
that point (or a local maximum or a local minimum value
may not exist) for example for the function h(x) = x3, h’(x)
= 3x2 and so h’(0) = 0. But ‘0’ is neither a point of local
maximum nor a point of local minimum, as the function is
increasing on both sides of the point. See Fig 23.
Following is the working rule for finding points of local
maxima or points of local minima using the first order
derivatives.
Fig. 23

FIRST DERIVATIVE TEST


Let ‘f’ be a function defined on an open interval (a,b). Let ‘f’ be continuous at a critical point
c  (a,b) then,

(i) The point ‘c’ is a point of local minimum if there exists h > 0 such that f   x   0, x   c  h,c 

and f   x   0, x   c,c  h 
i.e. f(x) is decreasing in the left neighbourhood of ‘c’ and increasing in the right
neighbourhood of ‘c’ (or f’(x) changes its sign from negative to positive as x increases
through ‘c’), also f(c) is a local minimum value of f(x).
(ii) The point ‘c’ is a point of local maximum if there exists h > 0 such that
f   x   0, x   c  h, c  and f   x   0, x   c,c  h 
i.e. f(x) is increasing in the left neighbourhood of ‘c’ and decreasing in the right
neighbourhood of ‘c’ (or f’(x) changes its sign from positive to negative as x increases
through ‘c’), also f(c) is a local maximum value of f(x).
(iii) If f’(x) does not change sign as x increases through ‘c’, then c is neither a point of local
maximum nor a point of local minimum. Such a point is a point of inflexion.

Example 31

Find all the points of local maxima and local minima and the local maximum and local minimum
values of the function f  x   x 4  8x 3  22x 2  24x  1

Solution. First, we find the critical points of the function,

f   x   4x3  24x2  44x  24  4  x  1 x  2 x  3 


f   x   0  x  1, 2 or 3 are the critical points of the function
We apply the first derivative test at each of the critical point,

Sign of f   x  :
At x = 1,

Differentiation and Its Applications 3a.29


In the left neighbourhood of 1, i.e., for x’s close to 1 and to the left of 1, f ’(x) < 0 and in the right
neighbourhood of 1, i.e., for x’s close to 1 and to the right of 1, f ’(x) > 0,
f ’(x) changes its sign from negative to positive as x increases through 1  x = 1 is a point of
local minimum and the local minimum value is f(1) = –8.
At x = 2,
In the left neighbourhood of 2, f ’(x) > 0, and in the right neighbourhood of 2, f ’(x) < 0,
f ’(x) changes its sign from positive to negative as x increases through 2  x = 2 is a point of
local maximum and the local maximum value is f(2) = –7
At x = 3,
In the left neighbourhood of 3, f ’(x) < 0 and in the right neighbourhood of 3, f ’(x) > 0,
f ’(x) changes its sign from negative to positive as x increases through 3  x = 3 is a point of
local minimum and the local minimum value is f(3) = –8

SECOND DERIVATIVE TEST


Let ‘f’ be a function defined on an open interval  a,b  . Let ‘f’ be continuous at a critical point

c   a, b  then,

(i) The point ‘c’ is a point of local minimum if f ’(c) = 0 and f ”(c) > 0 and we say f(c) is a
local minimum value of f(x)
(ii) The point ‘c’ is a local maximum if f ’(c) = 0 and f ”(c) < 0 and we say f(c) is a local
maximum value of f(x).

Note: If f ”(c) = 0, we say that the second derivative test fails and then we apply first derivative test to check
whether ‘c’ is a point of local maximum, local minimum or a point of inflexion. If f’(x) does not change sign
as x increases through c, then c is a point of inflexion.

Example 32

4 3
Use the second derivative test to find the local maxima and minima of f  x   x  6x 2  8x  7 .
3

Solution. f   x   4x2  12x  8  4  x  1 x  2  ,


f  x   0  x  2, 1
 The critical points are -2, -1
We apply second derivative test now,

At x = –2, f  2  16  12  4  0

32 13
 x = –2 Is a point of local maxima and local maximum value is f  2    24  16  7 
3 3
At x = –1, f”(–1) = –8 + 12 = 4 > 0
4 11
 x   1 , is a point of local minima and local minimum value is f  1  687 
3 3

3a.30 Applied Mathematics


Example 33.
Use the second derivative test to find the local maxima and minima of f  x   x 3  3x2  3x  5 , if any.

 
Solution: f   x   3x 2  6x  3  3 x 2  2x  1  3  x  1
2

 The critical points of f(x) are given by


2
f   x   0  3  x  1  0  x  1
At x = 1, f”(1) = 0
 the second derivative test fails,
We now apply first derivative test at x  1 ,
In the left neighbourhood of 1, f ’(x) > 0,
In the right neighbourhood of 1, f ’(x) > 0
 f’(x) does not change sign as x increases through 1, this
means that x  1 is a point of inflexion. We can verify this from
Fig.24 of the function.
FIG. 24
MAXIMUM AND MINIMUM VALUES IN A CLOSED INTERVAL
If y = f (x) is real continuous function defined in a closed interval [a,b] then following is the step-
by-step method to find maximum and minimum value of a function in the closed interval

Step 1: Find all critical points of the function by solving f ’(x) = 0 in the open interval.
Step 2: If x1, x2,..., xn are the ‘n’ critical points of the function, then we find n + 2 values of
the function at the points a, x1, x2, ..., xn, b, i.e., including the end points of the interval.
Step 3: The largest among f(a), f(x1), f(x2),...,f(xn), f(b) is the absolute maximum value of the
function and the least the absolute minimum value of the function.

Example 34
Find the absolute maximum and minimum value of the function

3
f  x   x3  x2  18x  1 on [–4,6]
2
2 2
 
Solution: f   x   3x  3x  18  3 x  x  6  3  x  2  x  3  ,

 The critical points of the function are given by

f   x   0  x  2,3   4,6 
The values of f(x) at x = –4, –2, 3, 6 are
3 3
f  4    4    4  2  18  4   1  64  24  72  1  15
2
f (–2) = 23
79 Fig. 25
f 3    39.5 = the absolute minimum value of the function
2

Differentiation and Its Applications 3a.31


f(6) = 55 = the absolute maximum value of the function
 the absolute minimum value of f(x) = –39.5 and the absolute maximum value of f(x) = 55,
The solution of above function can be observed from Fig. 25.

APPLIED PROBLEMS
Example 35
Find two positive numbers whose sum is 16 and whose product is as large as possible.
Solution. Let the two positive numbers be ‘x’ and ‘y’, then x  y  16  y  16  x

Let, P = xy  P  x 16  x  16x  x2


dP dP
 16  2x Solving  0 for the critical points, we get x = 8
dx dx
d2 P 
;   2  0 ,
dx 2  x 8

 P has maximum value at x = 8; y = 8

Example 36
The production manager of a company plans to include 180 square centimetres of actual printed
matter in each page of a book under production. Each page should have a 2.5 cm wide margin along
the top and bottom and 2 cm wide margin along the sides. What are the most economical dimensions
of each printed page?
Solution. Let ‘x’ and ‘y’ be the dimension of printed page, then x  y  180
If A is the area of each page of the book,
then A = (x+4) (y+5) = xy + 5x + 4y + 20
Using xy = 180, reducing ‘A’ in terms of ‘x’, we get,

 180  720
A  180  5x  4    20  200  5x 
 x  x

720
A  x   5  , Solving A’(x) = 0 for critical points,
x2
Fig. 26.
we get x2 = 144  x = 12, as ‘x’ cannot be negative

1440 180 180


A  x   3  A”(12) > 0, i.e. ‘A’ (the area) is minimum at x = 12, and y    15
x x 12
Hence the most economical dimensions of the each printed page is x + 4 = 12 + 4 = 16cm and
y + 5 = 15 + 5 = 20cm.

Example 37

An open tank with a square bottom is to contain 4000 cubic cm of liquid is to be constructed.
Find the dimension of the tank so that the surface area of the tank is minimum.

3a.32 Applied Mathematics


Solution. Let each side of the square base of tank be ‘x’ cm and its depth be ‘y’ cm. Then, V (Volume
2 4000
of the tank)  x y  4000  y 
x2
16000
If ‘S’ is the surface area of the tank, then S  x 2  4xy  x 2 
x
16000
S  x   2x  , For critical points S’(x) = 0  x3 = 8000  x = 20
x2

d2 S 32000 d2 S 
2
2 3  2 60
dx x dx  x 20

 S (The surface area of the tank) is minimum for x = 20cm, y = 10cm

Example 38
A wire 40 m length is to be cut into two pieces. One of the pieces is to be made into a square and
the other into a circle. What should be the lengths of the two pieces so that the combined area of
the square and the circle is minimum?
Solution. Let the length of one piece be ‘x’ metres which is made into a square. Then the length of
the other piece is (40–x) metres which is made into a circle. Let ‘r’ be the radius of the circle, then

40  x
2r  40  x  r 
2
Let ‘A’ be the combined area of the square and the circle, then
2 2 2
x  40  x  x 2  40  x 
A        
4  2  16 4
x 40  x 160
A  x    For critical points, A  x   0  x 
8 2 4
1 1 160
A  x     0 ,  ‘A’ is minimum at x 
8 2 4
160
Length of the first piece = m and,
4
40
The length of the second piece = 40 – x = m
4

Example 39

1
Let the cost function of firm be given by the equation C  x   300x  10x 2  x 3 . Find the output at
3
which the marginal cost MC is minimum.
dC
Solution. Let f  x   MC   300  20x  x 2
dx
f ’(x) = –20+2x, for stationary points f ’(x) = 0  x = 10
f”(x) = 2,  f”(10) = 2 > 0,  f(x) or MC is minimum at x = 10.

Differentiation and Its Applications 3a.33


Example 40
A pen drive manufacturing company charges 6,000 per unit for an order of 50 pen drives or less.
The charge is reduced by 75 per pen drive for each order in excess of 50. Find the largest size order,
the company should allow so as to receive maximum revenue.
Solution. Let ‘x’ units of pen drives be the total size of order, so that x > 50 to avail the said
deduction. Then, revenue function is
R  x    6000  75  x  50    x  9750x  75x 2
R’(x) = 9750 – 150x, and for critical points R’(x) = 0  x = 65
Also, R”(x) = –150, R”(65) = –150 < 0,  the revenue is maximum, if 65 pen drives are ordered.

Example 41
A manufacturer produces x pants per week at total cost of (x2 + 78x + 2500). The price per unit
is given by 8x = 600 – p, where ‘p’ is the price of each set. Find the maximum profit obtained, where
the profit function is given by P(x) = R(x) – C(x).

Solution. The revenue function, R  x   p  x   600  8x   x  600x  8x 2

 The profit function is given by,

   
P  x   600x  8x 2  x 2  78x  2500  9x 2  522x  2500

P’(x) = 522 – 18x, For critical points P’(x) = 0  x = 29,


P”(x) = –18  P”(29) = –18 < 0
 The profit is maximum when 29 sets are produced per week. And the maximum profit per
week is P(29) = 5069.

Exercise 3.5
1. Find the local maxima, local minima, local minimum value and local maximum value, if any of the
following
log x
i. f  x   x 2  6x  16 ii. f  x   , x >0
x
x 2  7x  6
iii. f(x) = (1 – x2)ex iv. f  x  
x  10
1
v. f  x   2x 
2x
2. The sum of two positive numbers is 16. Find the numbers, if the product of the squares is to be
maximum.
3. Show that of all rectangles with a given perimeter, the square has the largest area.
4. Show that the function f(x) = x3 – 6x2 + 12x + 50 has neither a local maximum nor a local minimum
value.
5. The profit function, in rupees, of a firm selling ‘x’ items (x  0) per week is given by
P(x) = (400 – x)x – 3500. How many items should the firm sell to make the maximum profit? Also find
the maximum profit.

3a.34 Applied Mathematics


6. A tour operator charges 136 per passenger for 100 passengers with a discount of 4 for each
10 passengers in excess of 100. Find the number of passengers that will maximise the amount of
money the tour operator receives.

x2
7. If price ‘p’ per unit of an article is p = 75 – 2x and the cost function is C  x   350  12x 
. Find
4
the number of units and the price at which the total profit is maximum. What is the maximum profit?
8. The cost of fuel in running an engine is proportional to the square of the speed in kms per hour,
and is 48 per hour when the speed is 16 km. Other costs amount to 300 per hour. Find the most
economical speed.

CASE BASED QUESTIONS


Case Study-I.
A farmer has a piece of land. He observed that he got 600 units of fruits per tree by planting upto 25 trees
and when 26 trees were grown, he received 15210 units of fruits, for 27 trees he ended up with 15390
fruits, for 28 trees he got 15540 fruits and this sequence of production of fruits continues in the same
pattern as more trees, in excess of 25, were grown.

Based on the above information answer the following questions:


1. If ‘x’ more trees, in excess of 25 are grown, then the number of fruits produced per tree is
i. 600 – 15x ii. 600 + 15x
iii. 600x – 15 iv. 600x + 15
2. The production of entire garden if ‘x’ more trees, in excess of 25, are planted
i. (25 + x) (600 + 15x) ii. (25 – x) (600 – 15x)
iii. (25 + x) (600 – 15x) iv. (25 + x) (15x – 600)
3. The marginal production of the garden when ‘x’ more trees, in excess of 25, are planted
i. 225 + 30x ii. 225 – 30x
iii. 225x + 30 iv. 225x –30
4. The critical point of producing ‘x’ more units of trees is
i. 7 ii. 8
iii. 7.5 iv. 8.5
5. The number of trees to be grown to get maximum production is
i. 30 or 31 trees ii. 32 or 33 trees
iii. 33 or 34 trees iv. 34 or 35 trees

Differentiation and Its Applications 3a.35


Case Study- II.
A manufacturing company manufactures toys, the company observed the following costs at different
production levels,

Number of toys Cost of raw Cost of Cost of Property tax Salaries


manufactured material Production freight ( ) ( )
( ) Supply( ) ( )

100 800 2000 1000 5000 20000


150 1200 3000 1500 5000 20000
200 1600 4000 2000 5000 20000
250 2000 5000 2500 5000 20000
300 2400 6000 3000 5000 20000

Based on the above information, answer the following.


1. Which of the following is the fixed cost
i. Number of toys manufactured ii. Cost of raw material
iii. Cost of production supply iv. Salaries
2. Total cost C(x) of toys for ‘x’ units of production is
i. C(x) = 8 x2 + 30x + 25000 ii. C(x) = 8 x2 + 30x + 20000
iii. C(x) = 38x + 25000 iv. C(x) = 28x + 25000
3. If the company observes the price ‘p’ per unit of item sold p = 5000 – 10x, where the ‘x’ is the number
of units sold. Then the revenue function R(x) is given by,
i. R(x) = 5000x – 10x2 ii. R(p) = 5000p –10p2
iii. R(x) = 5000 – 10x 2 iv. R(p) = 5000 –10p2
4. The Marginal revenue (MR) of the company is given by
i. 5000 – 20x ii. 5000 – 20p
iii. –20x iv. –20p
5. If the profit function P(x) = R(x) – C(x), then it is given by
i. -18x2 + 4970x – 25000 ii. –10x2 + 4962x – 20000
iii. 10x2 + 4962x – 25000 iv. –10x2 + 4962x – 25000

SUGGESTED PROJECT
Select a fruit seller in your neighbouring market. Select a fruit say Papaya. Collect following data.
1. For cost function, collect cost data from the site https://www.agrifarming.in/papaya-farming-project-
report-cost-and-profit
2. Collect transportation cost from your location or any other cost that one may have to spend to bring
it to consumer market.
3. For price function, collect price for 30 days in the market near you, collect the number of papaya
units sold in 30 days at the given price.
4. Taking ‘p’ the price and ‘x’ the number of units sold on daily basis till 30 days. Plot the points (p,x)
for 30 days on graph paper and observe the curve around the data, assumimg it to be a negative
sloped line, Find the linear relation between ‘p’ and ‘x’ by the method of regression line, take help
from the site
https://www.dummies.com/education/math/statistics/how-to-calculate-a-regression-line/

3a.36 Applied Mathematics


**You may use the following site to calculate the equation of the regression line
https://www.socscistatistics.com/tests/regression/default.aspx
5. Make Cost Function from the data collected in step 2, Revenue function from step 4.
Based on the data collected and functions constructed do the following mathematical modelling.
1. Find the intervals in which the cost function, revenue function, profit function increases or decreases.
2. Find MC (Marginal Cost), MR (Marginal Revenue) functions.
3. Find the Profit function, its local maxima, local minima if any.

ANSWERS

EXERCISE 3.1
ay  x2 y 10xy  9x 2  2y 2 y
1. i. ii.  iii. iv.  3
y 2  ax x 4xy  5x2  12y2 x

xy
v. x 1 logxy 

1 1  logt b  1 t2 
2. i.  2 ii. 2 iii.   
t t 1 logt  2a  t 

 y  x log y  y log x 2y  x
3. i. ii. 2 iii. iv. 2  x log x 1  log x
 x  y log x  x 1  log x  y

1 log x  1
4. i.
x
x 2

ii. e x  4x  2  iii. 
 x log x 
2 2x
iv. 6 2e  3e
3x

EXERCISE 3.2
1
1. 2 2. 32 cm 2/cm 3. r  4. 0.002cm/sec
2 π

1 3 1
5. 3, 6. 54cm 2/minute 7.  m/min 8.  cm / min
3 2 18π

9. C  x   x2  2x  5000 ; 43 ; 102

x x2 x
10. p  11  ; R  11x  ; MR  11 
200 200 100

EXERCISE 3.3
1 1
1. i. 2, ii. 6; iii. ;64 iv. 1; 1
6 64
2. i. 9x  y  11  0; x  9y  65  0 ii. x  2y  4a  0 ; 2x  y  12a  0

Differentiation and Its Applications 3a.37


3. y6 0 ; y7 0
4. 14x  y  20  0 ; 14x  y  12  0
5. x  20y  7  0 ; 20x  y  140  0
6. xy3  0 7. (2,14),(–2,2)

EXERCISE 3.4
1. i. 1, 3 ii. e iii. 2500 iv. 3
2. i. Increasing on (1,2) and (3,); Decreasing on (–,1) and (2,3).

 1 1 
ii. Decreasing on  ,  and Increasing on  ,  
 2 2 
iii. Increasing on (–,–2) and (0,) ; Decreasing on (–2,0)
5. Increasing if x < 500 and decreasing if x > 500
1 3
6. R p  2p 2  3 ; increasing on p < 1 or p > 3 and decreasing on 1 < p < 3.
3
8. Increasing on (0,9) and decreasing on (9,

EXERCISE 3.5

1. i. x = 3 is a point of local minimum, local minimum value = 7

1
ii. x  e is a point of local maximum, local maximum value =
e

4
iii. x   1 is a point of local maximum, local maximum value =
e
iv. x = 16 is a point of local minimum, local minimum value = 25 ; x = 4 is a point of local maximum,
local maximum value = 1

1 1
v. x = is a point of local minimum, local minimum value = 2 ; x =  is a point of local
2 2
maximum, local maximum value = –2
2. 8,85. 200, 36,500 6. 220 passangers
7. x = 14, p = 47, Maximum Profit = 83,323. 8. 40 km/hour

3. CASE BASED QUESTIONS

4. Case Study- I
5. 1(i), 2 (iii), 3 (ii), 4 (iii), 5 (ii)

6. Case Study- II
7. 1(iv), 2(iii), 3(i), 4(i), 5(iv)

3a.38 Applied Mathematics


SUMMARY
1. Implicit functions are those in which the dependent variable is not expressed explicitly in terms of
independent variable.

2. If y  f  t  and x  g  t  , is a parametric function, then

dy
dy dt

dx dx
dt
g x 
3. Logarithmic differentiation is applied for the functions of the type f  x  .

4. Second and higher order derivative.

d  dy  d2 y
i. Derivative of f   x  with respect to ‘x’ =   y  f   x  , is the second order
dx  dx  dx2
derivative of ‘y’ or f  x  .

d  d2 y  d3 y
ii. Derivative of f   x  with respect to ‘x’ =    y  f   x  , is the third order
dx  dx 2  dx3
derivative of ‘y’ or f  x  .
5. Cost function: C(x) = V(x) + k, where V(x) is a variable cost and ‘k’ is the fixed cost.
6. Revenue Function: R(x) = p.x,, where ‘p’ is the price per unit and ‘x’ is the output or sales at
price ‘p’.

dy
7.  Rate (or instantaneous rate) of change of ‘y’ with respect to ‘x’.
dx
i.e. change in ‘y’ with respect to very small change in ‘x’.

dC dR
8. MC (Marginal cost)  C  x   , MR (Marginal revenue)  R  x  
dx dx

dy 
9. Slope (or gradient) of a tangent at a point A  x0 ,y0  =
dx  A  x0 ,y0 

1
10. Slope of a normal line to the curve at a point A  x0 ,y0  =
dy 
dx  A  x0 ,y0 

dy 
11. Equation of tangent to the curve at the point A (x0,y0) is  y  y0    x  x0 
dx   x0 ,y0 

1
12. Equation of tangent to the curve at the point A (x0,y0) is  y  y0   dy 
 x  x0 
dx   x0 ,y0 

Differentiation and Its Applications 3a.39


13. A real function y = f(x) is an increasing function on (a,b) if f   x   0, x   a,b 

14. A real function y = f(x) is a decreasing function on (a,b) if f   x   0, x   a,b 


15. A function which is either increasing or decreasing on its domain is termed as a monotonic function.
16. If y = f(x) is a real function then an interior point x0  Df is called a critical point if either f ’(x0) = 0
or f(x) is not differentiable at x0.
17. If ‘f’ is a real function defined on the domain D. Then f(c) is the absolute minimum value of f  x  on
D if
f(c) is the absolute maximum value of f(x) on D if
‘f’ is said to have an absolute extremum value in its domain if there exists a point ‘c’ in the domain
such that f(c) is either the absolute maximum value or the absolute minimum value of the function
‘f’ in its domain. The number f(c), in this case, is called an absolute extremum value of ‘f’ in its domain
and the point ‘c’ is called a point of extremum.
18. First Derivative Test: Let ‘f’ be a function defined on an open interval (a,b). Let ‘f’ be continuous at
a critical point c  (a,b) then,
(i) The point ‘c’ is a point of local minimum if there exists h > 0 such that
f   x   0, x   c  h,c  and f   x   0, x   c,c  h 
i.e. f(x) is decreasing in the left neighbourhood of ‘c’ and increasing in the right neighbourhood
of ‘c’ (or f ’(x) changes its sign from negative to positive as x increases through ‘c’), also f(c)
is a local minimum value of f(x).
(ii) The point ‘c’ is a point of local maximum if there exists h > 0 such that
f   x   0, x   c  h,c  and f   x   0, x   c,c  h
i.e. f(x) is increasing in the left neighbourhood of ‘c’ and decreasing in the right neighbourhood
of ‘c’ (or f ’(x) changes its sign from positive to negative as x increases through ‘c’), also f(c)
is a local maximum value of f(x) .
(iii) If f ’(x) does not change sign as x increases through ‘c’, then c is neither a point of local
maximum nor a point of local minimum. Such a point is a point of inflexion.
19. Second derivative Test: Let ‘f’ be a function defined on an open interval (a,b). Let ‘f’ be continuous
at a critical point c  (a,b) then,
i. The point ‘c’ is a point of local minimum if f ’(c) = 0 and f ” (c) > 0 and we say f(c) is a local
minimum value of f(x)
ii. The point ‘c’ is a point of local maximum if f ’(c) = 0 and f ” (c) < 0 and we say f(c) is a local
maximum value of f(x)
iii. If f ” (c) = 0, we say second derivative test fails and then we apply first derivative test to check
whether ‘c’ is a point of local maximum, local minimum or a point of inflexion.
20. Absolute Maximum and Minimum on closed interval.
Step 1: Find all critical points of the function by solving f ’(x) = 0 in the closed interval [a,b].

Step 2: If x1,x 2 ,...,xn  a,b are the ‘n’ critical points of the function, then we find n + 2 values of

the function at the points a,x1,x2,...,xn ,b , i.e., including the end points of the interval.

Step 3: The highest among f  a  ,f  x1  ,f  x 2  ,...,f  xn  ,f b  is the absolute maximum value of the
function and the least an absolute minimum value.


3a.40 Applied Mathematics

You might also like