66820bos53874cp8a PDF
66820bos53874cp8a PDF
66820bos53874cp8a PDF
CHAPTER OVERVIEW
Calculus
Methods of Basic
Substitution Formulas
Differentiation is one of the most important fundamental operations in calculus. Its theory
primarily depends on the idea of limit and continuity of function.
To express the rate of change in any function we introduce concept of derivative which
involves a very small change in the dependent variable with reference to a very small change
in independent variable.
Thus differentiation is the process of finding the derivative of a continuous function. It is
defined as the limiting value of the ratio of the change (increment) in the function corresponding
to a small change (increment) in the independent variable (argument) as the later tends to
zero.
Let y = f(x) be a function. If h (or x) be the small increment in x and the corresponding
increment in y or f(x) be y = f(x+h) – f(x) then the derivative of f(x) is defined
f(x+ h ) - f(x )
as lim i.e.
h 0 h
f ( x x ) f ( x )
= lim
x 0 x
d
This is denoted as f’(x) or dy/ dx or
dx f(x). The derivative of f(x) is also known as differential
coefficient of f(x) with respect to x. This process of differentiation is called the first principle
(or definition or abinitio) (Ab-initio).
Note: In the light of above discussion a function f (x) is said to differentiable at x = c if
f(x)-f(c)
lim exist which is called the differential coefficient of f(x) at x = c and is denoted
hc x-c
dy
by f ‘(c) or dx .
x c
We will now study this with an example.
Consider the function f(x) = x2.
By definition
d f(x x ) f(x ) ( x x ) 2 x 2 x 2 2 x x ( x ) 2 x 2
f(x) lim lim lim
dx x 0 x x 0 x x 0 x
= lim ( 2x x ) 2x 0 2x
x 0
Thus, derivative of f(x) exists for all values of x and equals 2x at any point x.
Examples of differentiations from the 1st principle
i) f(x) = c, c being a constant.
Since c is constant we may write f(x+h) = c.
So f(x+h) – f(x) = 0
f(x+h) - f(x) 0
Hence f'(x)= lim =lim =0
h0 h h0 h
d(c)
So =0
dx
ii) Let f(x) = xn; then f(x+h) = (x+h)n
let x+h =t or h= t – x and as h0, tx
f(x+h)- f(x)
Now f’(x) = lim
h0
h
(x+h)n -x n
= lim
h0
h
= lim
tx
(tn – xn ) / (t – x) = nx n–1
d
Hence (x n ) = nx n–1
dx
iii) f (x) = ex f(x + h) = e x+h
f(x+h) - f(x)
So f’(x) = lim
h0
h
e h -1
= ex lim = ex.1
h0 h
d x
Hence (e ) = ex
dx
( x+h - x ) ( x+h + x )
= lim
h0 h( x+h + x )
x+h-x
= lim
h0 h ( x+h + x
1 1
= lim =
h0 x+h + x 2 x
d 1
Thus ( x) =
dx 2 x
vi) f(x) = log x f(x + h) = log ( x + h)
f(x+h) - f(x)
f’(x) = lim
h0
h
log (x+h) - logx
= lim
h0
h
xh
log
= lim
h0
x
h
1 h
= lim log 1
h0 h x
h
Let =t i.e. h=tx and as h 0, t 0
x
1 1 1 1 1 log 1 + t
f’(x) = lim
t 0 tx
log(1+t)= lim log(1+t) = ×1= , since lim 1
x t0 t x x t0
t
d 1
Thus (log x) =
dx x
d d x d x
(1) (xn) = nx n–1 (2) (e ) = ex (3) (a ) = ax log e a
dx dx dx
d d ax d 1
(4) (constant) = 0 (5) (e ) = ae ax (5) (log x) =
dx dx dx x
d
Note: { c f(x)} = cf’(x) c being constant.
dx
In brief we may write below the above functions and their derivatives:
Table: Few functions and their derivatives
Function derivative of the function
f(x) f ‘(x)
xn n xn–1
ea x ae a x
log x 1/ x
ax a x log ea
c (a constant) 0
We also tabulate the basic laws of differentiation.
1 1 2
= .3x 2 -5.2x+6.1-2. +0 =x 2 -10x+6- .
3 x x
(d) Let y = ex log x
dy d d x
= ex (log x) + log x (e ) (Product rule)
dx dx dx
ex ex
=
+ e log x =
x (1+ x log x)
x x
dy ex
So = (1 + x log x)
dx x
(e) y = 2x x5
dy d x d
= x5 (2 ) + 2x (x5) (Product Rule)
dx dx dx
= x5 2x loge 2 + 2x. 5. x4
x2
(f) let y =
ex
8 d
dy ex (x 2 ) x 2 (e x ) (Quotient Rule)
= dx dx
dx (e x ) 2
2xe x - x 2 e x x(2-x)
= x 2
=
(e ) ex
(g) Let y = ex / logx
d d
dy (logx) (ex ) ex (log x)
so = dx dx (Quotient Rule)
dx (logx)2
dy e x ( x log x - 1)
So =
dx x (log x)2
1 2x
2 x × +logx.(2x log2) = +2 x log2logx
x x
2x
(i) Let h(x) = [Given function appears as the quotient of two functions]
3x 3 +7
f(x) = 2x and g(x) = 3x3 + 7
d d
(3x 3 +7) (2x)-2x (3x 3 +7)
d dx dx (3x 3 +7). 2-2x.(9x 2 +0)
{h(x)} = =
dx 3
(3x +7) 2 (3x 3 +7) 2
2 (3x 3 +7)-9x 3 = 2(7-6x 3 ) .
=
(3x 3 + 7) 2 (3x 3 +7) 2
dy dy du
If y = f [h(x)] then = ×
=f'(u)×h'(x) where u = h(x)
dx du dx
Example: Differentiate log (1 + x2) wrt. x
Solution: Let y = log (1 + x 2) = log t when t = 1 + x 2
dy dy dt 1 2x 2x
= = ×(0+2x) = =
dx dt dx t t (1+x 2 )
This is an example of derivative of function of a function and the rule is called Chain Rule.
A function in the form f(x, y) = 0 is known as implicit function. For example x2y2 + 3xy + y = 0
where y cannot be directly defined as a function of x is called an implicit function of x.
In case of implicit functions if y be a differentiable function of x, no attempt is required to express
dy
y as an explicit function of x for finding out . In such case differentiation of both sides with
dy dx
respect of x and substitution of = y1 gives the result. Thereafter y1 may be obtained by solving
dx
the resulting equation.
dy
Example: Find for x2y2 + 3xy + y = 0
dx
Solution: x2y2 + 3xy + y = 0
Differentiating with respect to x we see
d d 2 d(y) d dy
x2 (y2) + y2 (x ) + 3x y + 3y (x) + =0
dx dx dx dx dx
dy dy d(x) dy d d(y 2 ) dy
or 2yx 2
+ 2xy +3x
2
+ 3y + = 0, (x)=1, 2y (chain rule)
dx dx dx dx dx dx dx
dy
or (2yx2 + 3x + 1) + 2xy2 + 3y = 0
dx
dy (2xy 2 + 3y)
or =–
dx (2x 2 y + 3x +1)
When both the variables x and y are expressed in terms of a parameter (a third variable), the
involved equations are called parametric equations.
dy
For the parametric equations x = f(t) and y = h(t) the differential coefficient
dx
dy
dy dy dt
is obtained by using dt
= dx .=
dx dt dx
dt
dy
Example: Find if x = at3, y = a / t3
dx
dx dy
Solution: = 3at2; = – 3 a / t4
dt dt
dy dy dt 3 a 1 -1
4 2 = 6
dx dt dx t 3 at t
This is the procedure for differentiation of parametric functions.
The process of finding out derivative by taking logarithm in the first instance is called logarithmic
differentiation. The procedure is convenient to adopt when the function to be differentiated
involves a function in its power or when the function is the product of number of functions.
1-x dy
(1) If y= show that (1 – x2) + y = 0.
1+x dx
1
Solution: Taking logarithm, we may write log y = {log (1 – x) – log (1 + x)}
2
Differentiating throughout we have
1 dy 1 d 1 1 1 1
= {log (1 – x) – log (1 + x)} = .
y dx 2 dx 2 1 x 1 x 1 x2
dy
By cross–multiplication (1 – x2) =–y
dx
dy
Transposing (1 – x2) + y = 0.
dx
(2) Differentiate the following w.r.t. x:
(a) log (x + x 2 + a 2 )
dy 1 1
=
1 ( 2x)
dx (x+ x 2 +a 2 ) 2 x 2 a 2
1 x
=
(x+ x 2 +a 2 ) (x+ x 2 +a 2 ) x 2 + a 2
(x+ x 2 +a 2 ) 1
= =
(x+ x 2 +a 2 ) x 2 +a 2 x +a 2
2
1
=
2 xa xb
dy y
(3) If xm yn = (x+y) m+n prove that =
dx x
Solution: xm yn = (x+y) m+n
Taking log on both sides
log xm yn = (m+n) log (x + y)
m n dy (m n) dy
so 1
x y dx ( x y) dx
n m + n dy m + n m
or – –
y x + y dx (x + y) x
(nx+ny-my-ny) dy mx+nx-mx-my
or =
y(x+y) dx x(x+y)
(nx-my) dy nx-my
or =
y dx x
dy y
or = proved.
dx x
dy log x
(4) If xy= ex–y prove that =
dx (1+log x) 2
Solution: xy= ex–y
So y log x = (x – y) log e
or y log x = (x – y) ..............(a)
Differentiating w.r.t. x we get
y dy dy
+ log x =1–
x dx dx
dy y
or (1 + log x) =1–
dx x
dy (x-y)
or = , substituting x–y = log x, from (a) we have
dx x(1+log x)
dy y(logx)
or = ……………….. (b)
dx x(1+log x)
From (a) y( 1 + logx ) = x
y 1
or =
x (1+log x)
dy log x
From (b) =
dx (1+log x) 2
Let f(x) represent the curve in the fig. We take two adjacent pairs P and Q on the curve Let f(x)
represent the curve in the fig. We take two adjacent points P and Q on the curve whose
coordi nates are (x, y) and (x + x, y+y) respectively. The slope of the chord TPQ is given by
y dy
y/x when x 0, Q P. TPQ becomes the tangent at P and lim
x 0x dx
The derivative of f(x) at a point x represents the slope (or sometime called the gradient of
y
the curve) of the tangent to the curve y = f(x) at the point x. If lim exists for a particular
x 0 x
point say x =a and f(a) is finite we say the function is differentiable at x = a and continuous
at that point.
Example: Find the gradient of the curve y = 3x2 – 5x + 4 at the point (1, 2).
dy
Solution: y = 3x2 – 5x + 4 = 6x – 5
dx
so [dy /dx] x=1 y=2
= 6.1 –5 = 6 – 5 = 1
Thus the gradient of the curve at (1, 2) is 1.
d d x d x
(xn) = nx n–1 (e ) = ex (a ) = ax log e a
dx dx dx
d d ax d 1
(constant) = 0 (e ) = ae ax (log x) =
dx dx dx x
d
Note: {c f(x)} = cf’(x) c being constant.
dx
(Quotient of function)
d d dz
(v) h(x) = f{g(x)} {h(x)} = f(z). , where z = g(x)
dx dz dx
Cost Function: Total cost consists of two parts (i) Variable Cost (ii) Fixed Cost.
If C(X) denotes the cost producing x units of a product then C(x) = V(x) + F(x) , where V(x)
denotes the variable cost and F(x) is the fixed cost. Variable cost depends upon the number of
units produced (i.e value of x) whereas fixed cost is independent of the level of output x. For
example,
1
Example 1: The total cost function of a firm is C ( x ) x 3 5 x 2 28 x 10 where C is the total cost
3
and x is outpout.
A tax at the rate of ` 2 per unit of output is imposed and the producer adds it to his cost. If the
market demand function is given by, where ` p is the price per unit of output, find the profit
maximising output and price for maximum profit.
Solution:
After the imposition of tax of ` 2 per unit, the total new cost is
1
C ( x ) x 3 5x 2 28x 10 2x
3
Also, R ( x ) px ( 2530 5x ) x 2530x 5x 2
P ( x ) R( x ) C( x )
2 1 3 2 1 3
= (2530x 5x ) ( x 5x 30x 10) = x 2500x 10
3 3
x2 144
A(x) = Average Cost = 100 8x 100 8(12)
3 3
3 3
100 96 48 52
1) Revenue Function: Revenue, R(x), gives the total money obtained (Total turnover) by selling
x units of a product. If x units are sold at ‘P per unit, then R(x) = P.X
Marginal Revenue: It is the rate of change I revenue per unit change in output. If R is the
dR
revenue and x is the output, then MR= .
dx
Profit function: Profit P(x), the difference of between total revenue R(x) and total Cost C (x).
P(X)= R(x) – C(x)
dP
Marginal Profit: It is rate of change in profit per unit change in output. i.e
dx
Example 3: A computer software company wishes to start the production of floppy disks. It was
observed that the company had to spend ` 2 lakhs for the technical informations. The cost of
setting up the machine is ` 88,000 and the cost of producing each unit is ` 30, while each floppy
could be sold at ` 45. Find:
(i) the total cost function for producing x floppies; and
(ii) the break-even point.
Solution :
a) Given, fixed cost = ` 2,00,000 + ` 88,000 = ` 2,88,000.
(i) If C (x) be the total cost function for producing floppies, then C(x) = 30x + 2,88,000
(ii) The Revenue function R(x), for sales of x floppies is given by R(x) = 45x.
For break-even point, R(x) = C(x)
i.e., 45x = 30x + 2,88,000
i.e., 15x = 2,88,0000 x = 19,200, the break-even point
Example 4: A company decided to set up a small production plant for manufacturing
electronic clocks. The total cost for initial set up (fixed cost) is ` 9 lakhs. The additional cost
for producing each clock is ` 300. Each clock is sold at ` 750. During the first month, 1,500
clocks are produced and sold.
(i) What profit or loss the company incurs during the first month, when all the 1,500 clocks
are sold ?
(ii) Determine the break-even point.
(b) Total cost of producing 20 items of a commodity is ` 205, while total cost of producing 10
items is ` 135. Assuming that the cost function is a linear function, find the cost function
and marginal cost function.
Solution:
(a) The total cost function for manufacturing x Clocks is given by C(x) = Fixed cost + Variable
cost to produce x Clocks = 9,00,000 + 300x.
The revenue function from the sale of x clocks in given by R(x) = 750 × x = 750x.
d
Marginal cost function, C’(x) = (7 x 65) = 7
dx
Marginal Propensity to Consume (MPC): The consumption function C = F(Y) expresses the
relationship between the total consumption and total Income (Y), then the marginal propensity
dC
to consume is defined as the rate of Change consumption per unit change in Income i.e., . By
dY
consumption we mean expenditure incurred in on Consumption.
Marginal Propensity to save (MPS): Saving, S is the difference between income, I and
dS
consumption, c, i.e ., .
dY
2 2
bx c bx c
a) eax b) e ax (2ax +b) c) 2ax +b d) none of these
x 2 +1
5. If f(x) = then f’(x) is
x 2 -1
a) –4x / (x2 – 1)2 b) 4x / (x2 – 1)2 c) x / (x2 – 1)2 d) none of these
dy
6. If y = x (x –1 ) (x – 2) then is
dx
a) 3x2 – 6x +2 b) –6x + 2 c) 3x2 + 2 d) none of these
-2
7. The gradient of the curve y – xy + 2px + 3qy = 0 at the point (3, 2 ) is . The values of p and
3
q are
a) (1/2, 1/2) b) (2, 2) c) (–1/2, –1/2) d) (1/2, 1/6)
dy
8. The curve y2 = ux3 + v passes through the point P(2, 3) and = 4 at P. The values of u and
dx
v are
a) (u = 2, v = 7) b) (u = 2, v =– 7) c) (u = –2, v =– 7) d) (0, -1)
9. The gradient of the curve y + px + qy = 0 at (1, 1) is 1/2. The values of p and q are
a) (–1, 1) b) (2, –1) c) (1, 2) d) (0, -1)
10. If xy = 1 then y2 + dy/dx is equal to
a) 1 b) 0 c) –1 d) none of these
11. The derivative of the function x+ x is
1 1 1 1
a) b) 1+ c) 1 d) none of these
2 x+ x 2 x 2 x x 2 x
dy
12. Given e-xy – 4xy = 0, can be proved to be
dx
a) – y /x b) y / x c) x / y d) none of these
x2 y2 dy
13. If 2 - 2 = 1 , can be expressed as
a a dx
1
x x
a) y b) c) x2 d) none of these
2
x -a 2 -1
a2
dy
14. If log (x / y) = x + y, may be found to be
dx
y(1-x) y 1-x
a) b) c) d) none of these
x(1+y) x 1+y
dy
15. If f(x, y) = x3 + y3 – 3axy = 0, can be found out as
dx
ay-x 2 ay-x 2 ay+x 2
a) 2 b) 2 c) 2 d) none of these
y +ax y -ax y +ax
dy
16. Given x = at2, y = 2at; is calculated as
dx
a) t b) –1/t c) 1/t d) none of these
dy
17. Given x = 2t + 5, y = t2 – 2; is calculated as
dx
a) t b) –1/t c) 1/t d) none of these
1 dy
18. If y = then is equal to
x dx
1 -1 1
a) b) c) – d) none of these
2x x x x 2x x
dy
19. If x = 3t2 –1, y = t3 –t, then is equal to
dx
3t 2 -1 3t -1
a) b) 3t2–1 c) d) none of these
6t 6t
20. The slope of the tangent to the curve y = 4-x 2 at the point, where the ordinate and the
abscissa are equal, is
a) –1 b) 1 c) 0 d) none of these
21. The slope of the tangent to the curve y = x2 –x at the point, where the line y = 2 cuts the curve
in the Ist quadrant, is
a) 2 b) 3 c) –3 d) none of these
dy
22. For the curve x2 + y2 + 2gx + 2hy = 0, the value of at (0, 0) is
dx
a) -g/h b) g/h c) h/g d) none of these
e 3x -e 2x dy
23. If y = 3x 2x , then is equal to
e +e dx
a) 2e5x b) 1/(e5x + e2x )2 c) e5x/(e5x + e2x ) d) none of these
dy
24. If xy . yx = M, where M is constant then is equal to
dx
-y -y(y+x log y) y+x log y
a) b) c) d) none of these
x x (x log x+x) y log x +x
dy
25. Given x = t + t–1 and y = t – t–1 the value of at t = 2 is
dx
a) 3/5 b) –3/5 c) 5/3 d) none of these
dy
26. If x3 –2x2 y2 + 5x +y –5 =0 then at x = 1, y = 1 is equal to
dx
a) 4/3 b) – 4/3 c) 3/4 d) none of these
27. The derivative of x2 log x is
a) 1+2log x b) x(1 + 2 log x) c) 2 log x d) none of these
3-5x
28. The derivative of is
3+5x
a) 30/(3 +5x)2 b) 1/(3 +5x)2 c) –30/(3 +5x)2 d) none of these
dy
29. Let y = 2x + 3 then dx is equal to
2x
x 2 +1 x 2 -1 1
a) 2 b) 2 c) 2 d) none of these
x +4 x -4 x -4
31. The derivative of e 3x is
2
-6x+2
2
a) 30(1 –5x)5 b) (1–5x )5 c) 6(x–1) e 3x -6x+2
d) none of these
ex 1 dy
32. If y = then is equal to
e 1x
dx
-2e x 2e x -2
a) x 2 b) c) d) none of these
(e -1) (e x -1)2 (e -1)2
x
a 1 2 x
( a x)
33. If f(x) = the value of f’(0) is
(1 x )
a 1 1 a
2
a) a a+1
b) a a 2 log a c) 2 log a d) none of these
dy
34. If x = at2, y = 2at then is equal to
dx t=2
a) 1/2 b) –2 c) –1/2 d) none of these
2
1
35. Let f(x) = x + then f’(2) is equal to
x
a) 3/4 b) 1/2 c) 0 d) none of these
36. If f(x) = x – 6x+8 then f’(5) – f’(8) is equal to
2
n
37. If y = x + x 2 +m 2 then dy/dx is equal to
2x
dy
45. If y = e then is equal to _____________.
dx
2x
e e 2x
a) b) e 2x c) d) none of these
2x 2x
dy
46. If y = x x then is equal to _____________.
dx
y2 y2 y2
a)
2 – y log x
b)
x 2 – y log x c)
log x
d) none of these
a) –1 b) 1 c) 0 d) none of these
4 – 2x
50. If f(x) = then the values of x for which f’(x) = 0 is
2+ 3x +3x 2
5
a) 2 (1 ± 3
) b) (1 ± 3 ) c) 2 d) none of these