Module - I
Module - I
STUCOR APP
.
2.1 Limits and Continuity
P
Limit. Let f (x, y) be a function of two independent variables x and y. f (x, y) is said
AP
to have the limit ℓ as (x, y) tends to (x0 , y0 ), if corresponding to any positive number
ǫ, however small, there is a positive number η such that
STUCOR APP
.
2.1 Limits and Continuity
P
Limit. Let f (x, y) be a function of two independent variables x and y. f (x, y) is said
AP
to have the limit ℓ as (x, y) tends to (x0 , y0 ), if corresponding to any positive number
ǫ, however small, there is a positive number η such that
STUCOR APP
68 Engineering Mathematics - I
x − 2y
lim f (x, y) = lim
(x,y)→(0,0) (x,y)→(0,0) x + 2y
x − 2mx
= lim
x→0 x + 2mx
x(1 − 2m)
= lim
.
x→0 x(1 + 2m)
P
1 − 2m
= ,
1 + 2m
AP
which is (different for) lineswith different slopes.
x − 2y x
Also lim lim = lim =1
x→0 y→0 x + 2y
( ) x→0 x !
x − 2y −2y
and lim lim = lim = −1.
y→0 x→0 x + 2y y→0 2y
Hence, as (x, y) approaches (0, 0) along different paths, f (x, y) approaches different
R
limits. Hence, the two repeated limits are not equal and hence f (x, y) is
discontinuous at the origin.
CO
2x2 y
Example 2.1. Find lim .
x→1 x2 + y2 + 1
y→2
ST
Solution.
2x2 y 2×1×2 4 2
lim = = = .
x→1 x2 + y2 + 1 1 + 4 + 1 6 3
y→2
xy + 1
Example 2.2. Find lim .
x→∞
y→2
x2 + 2y2
x y + 1x y + 1x
xy + 1 2
Solution. lim 2 2
= lim y 2
= lim y 2
= = 0.
x→∞ x + 2y
y→2
x→∞ 2
y→2 x 1 + 2 x
x→∞
y→2 x 1 + 2 x
∞
STUCOR APP
( )
x−y
Example 2.3. If f (x, y) = , show that lim lim f (x, y) , lim lim f (x, y) .
2x + y x→0 y→0 y→0 x→0
Solution.
( ) ( )
x−y
lim lim f (x, y) = lim lim
x→0 y→0 x→0 y→0 2x + y
x 1
= lim = .
x→0 2x 2
( )
x−y
lim lim f (x, y) = lim lim
y→0 x→0 y→0 x→0 2x + y
.
!
P
−y
= lim = −1.
y→0 y
AP
∴ The two limits are not equal.
x3 y2 + x2 y3 − 3
Example 2.4. If f (x, y) = , show that lim f (x, y) = lim f (x, y).
2 − xy x→0 y→0
y→0 x→0
!
Solution. lim f (x, y) = lim lim f (x, y)
x→0 x→0 y→0
y→0
R x3 y2 + x2 y3 − 3
!
= lim lim
x→0 y→0 2 − xy
!
−3 −3
CO
= lim = .
x→0 2
2
lim f (x, y) = lim lim f (x, y)
y→0 y→0 x→0
x→0
x3 y2 + x2 y3 − 3
!
= lim lim
y→0 x→0 2 − xy
U
!
−3 −3
= lim = .
y→0 2 2
−3
.
ST
STUCOR APP
70 Engineering Mathematics - I
P
corresponding to an increment ∆y in y, x remaining constant, then the limit
u(x, y + ∆y) − u(x, y)
lim if exists is called the partial derivative of u with respect to
AP
∆y→0 ∆y
∂u
y and is represented by or uy .
∂y
It can be easily seen that the change in the value of u corresponding to a
change in the value of x will not in general be the same as the change in the value
of u corresponding to an equal change in the value of y. For example, the area A of
R
a rectangular box is a function of the length x and the breadth y, being given by
the relation A = xy. When x alone changes,
CO
∆A = (x + ∆x)y − xy = y∆x.
∂A ∂A
box is in the form of a square. Hence, we can see that, in general , .
∂x ∂y
Likewise, if u is a continuous function of several independent variables
ST
STUCOR APP
∂2 u ∂ ∂u ∂2 u ∂ ∂u ∂2 u ∂ ∂u
= , = and = .
∂x2 ∂x ∂x ∂y2 ∂y ∂y ∂z2 ∂z ∂z
∂2 u ∂ ∂u
Also, =
∂x∂y ∂x ∂y
∂2 u ∂ ∂u
and = .
P
∂y∂x ∂y ∂x
∂2 u ∂2 u
Generally, = .
AP
∂x∂y ∂y∂x
The third and higher orders of the partial derivatives can be obtained similarly.
✎ ☞
Worked Examples
✍ ✌
∂V
Example 2.5. If V = πr2 h where r and h are independent variables, find and
∂r
∂V
.
R
∂h
Solution. Given: V = πr2 h.
CO
Differentiating partially w.r.t. r,
∂V
= πh × 2r = 2πrh.
∂r
Differentiating partially w.r.t. h,
∂V
= πr2 × 1 = πr2 .
∂h
U
∂u ∂u
Example 2.6. If u = log(e x + ey ), show that + = 1.
∂x ∂y
Solution. Given: u = log(e x + ey ).
ST
∂u ex
= x .
∂x e +y ey
∂u e
= .
∂y e x + ey
∂u ∂u e + eyx
+ = = 1.
∂x ∂y e x + ey
x ∂z ∂z
Example 2.7. If z = tan−1 , prove that x + y = 0.
y ∂x ∂y
STUCOR APP
72 Engineering Mathematics - I
x
Solution. Given: z = tan−1 .
y
∂z 1 1 y2 1 y
= = = 2 .
∂x 1 + x2 y x + y y x + y2
2 2 2
y
∂z xy
x= 2 .
∂x x + y2
∂z 1 x xy2 x
= 2
− 2
= − 2 2 2
=− 2
∂y x y y (x + y ) x + y2
1+ 2
.
y
P
∂z xy
y =− 2
∂y x + y2
AP
∂z ∂z xy xy
x +y = 2 2
− 2 = 0.
∂x ∂y x + y x + y2
∂u ∂u ∂u
Example 2.8. If u = (x − y)4 + (y − z)4 + (z − x)4 , find the value of + + .
∂x ∂y ∂z
Solution. u = (x − y)4 + (y − z)4 + (z − x)4 .
∂u
R
= 4(x − y)3 + 4(z − x)3 (−1) = 4(x − y)3 − 4(z − x)3 .
∂x
CO
∂u
= 4(y − z)3 − 4(x − y)3 .
∂y
∂u
= 4(z − x)3 − 4(y − z)3 .
∂z
∂u ∂u ∂u
+ + = 0.
U
∂x ∂y ∂z
∂u ∂u ∂u 3
Example 2.9. If u = log(x3 + y3 + z3 − 3xyz), prove that + + = .
∂x ∂y ∂z x+y+z
ST
∂u 3x2 − 3yz
= 3 .
∂x x + y3 + z3 − 3xyz
∂u 3y2 − 3xz
= 3 .
∂y x + y3 + z3 − 3xyz
∂u 3z2 − 3yx
= 3 .
∂z x + y3 + z3 − 3xyz
STUCOR APP
3(x2 + y2 + z2 − xy − yz − zx) 3
= 2 2 2
= .
(x + y + z)(x + y + z − xy − yz − zx) x + y + z
∂u ∂u ∂u
Example 2.10. If u = (x − y)(y − z)(z − x), show that + + = 0.
∂x ∂y ∂z
Solution. Given, u = (x − y)(y − z)(z − x).
∂u
.
= (y − z){(x − y)(−1) + (z − x) · 1}
P
∂x
= (y − z)(−x + y + z − x)
AP
= (y − z)(y + z − 2x) = y2 − z2 − 2x(y − z).
∂u
= (z − x){(x − y) · 1 + (y − z)(−1)}
∂y
= (z − x){x − y − y + z}
= (z − x)(z + x − 2y)
R
= z2 − x2 − 2y(z − x).
∂u
= (x − y){(y − z) · 1 + (z − x) · (−1)}
CO
∂z
= (x − y)(y − z − z + x)
= (x − y)(x + y − 2z)
= x2 − y2 − 2z(x − y).
U
∂u ∂u ∂u
+ + = y2 − z2 − 2x(y − z) + z2 − x2 − 2y(z − x) + x2 − y2 − 2z(x − y)
∂x ∂y ∂z
= −2{xy − xz + yz − xy + zx − yz} = −2 × 0 = 0.
ST
p ∂2 u ∂2 u
Example 2.11. If u = log x2 + y2 , show that 2 + 2 = 0.
p ∂x ∂y
2 2 1 2 2
Solution. u = log x + y = 2 log(x + y ).
Differentiating partially w.r.t. x we get
∂u 1 1 x
= · 2 2
· 2x = 2 .
∂x 2 x + y x + y2
STUCOR APP
74 Engineering Mathematics - I
∂2 u (x2 + y2 ) · 1 − x · 2x y2 − x2
= = .
∂x2 (x2 + y2 )2 (x2 + y2 )2
∂u 1 1 y
.
= · 2 · 2y = 2 .
P
∂y 2 x + y2 x + y2
AP
Again differentiating partially w.r.t. y we get
∂2 u (x2 + y2 ) · 1 − y · 2y x2 − y2
= = .
R ∂y2 (x2 + y2 )2 (x2 + y2 )2
∂2 u ∂2 u y2 − x2 + x2 − y2
+ = = 0.
∂x2 ∂y2 (x2 + y2 )2
CO
∂2 u ∂2 u ∂2 u
!
2 2 2
Example 2.12. If u = log(x2 + y2 + z2 ), prove that (x + y + z ) + + = 2.
∂x2 ∂y2 ∂z2
Solution. Given, u = log(x2 + y2 + z2 )
U
∂u 2x
= 2 .
∂x x + y2 + z2
ST
∂2 u (x2 + y2 + z2 ) · 2 − 2x · 2x
=
∂x2 (x2 + y2 + z2 )2
2x + 2y2 + 2z2 − 4x2
2
=
(x2 + y2 + z2 )2
2y2 + 2z2 − 2x2
= 2
(x + y2 + z2 )2
2(y2 + z2 − x2 )
= 2 .
(x + y2 + z2 )2
STUCOR APP
Similarly, we have
∂2 u 2(x2 + z2 − y2 )
= 2
∂y2 (x + y2 + z2 )2
2
∂ u 2(x2 + y2 − z2 )
and 2 = 2 .
∂z (x + y2 + z2 )2
∂2 u ∂2 u ∂2 u 2[y2 + z2 − x2 + x2 + z2 − y2 + x2 + y2 − z2 ]
Now, + + =
∂x2 ∂y2 ∂z2 (x2 + y2 + z2 )2
2(x2 + y2 + z2 )
= 2
.
(x + y2 + z2 )2
P
2
= 2 .
x + y2 + z2
AP
2 ∂2 u ∂2 u
!
2 2 2 ∂ u
∴ (x + y + z ) + + =2
∂x2 ∂y2 ∂z2
∂u 2
2u 2u
! !2
∂ ∂ 1 ∂u
Example 2.13. If u = e xy , show that 2 + 2 = + . [Jan 2013]
∂x ∂y u ∂x ∂y
Solution. u = e xy
∂u
R
= e xy · y = uy.
∂x
∂2 u ∂u
=y· = yuy = uy2 .
CO
∂x 2 ∂x
∂u
= e xy · x = ux.
∂y
∂2 u ∂u
2
= x· = x · ux = ux2 .
∂y ∂y
!2 !2
∂u ∂u
= u2 y2 + u2 x2
U
+
∂x ∂y
= u[uy2 + ux2 ]
ST
" 2
∂ u ∂2 u
#
=u +
∂x2 ∂y2
!2 !2
1 ∂u ∂u ∂2 u ∂2 u
+ = + .
∂y ∂x2 ∂y2
u ∂x
!
x y ∂u ∂u
Example 2.14. If u = y f +g find the value of x + y . [Dec 2012]
! y x ∂x ∂y
x y
Solution. u = y f +g
y x
STUCOR APP
76 Engineering Mathematics - I
!
∂u ′ x 1 y −y
= yf · + g′
∂x y y x x2
!
∂u x y y
x = xf′ − g′ . (1)
∂x y x x
! ! !
∂u ′ x −x x ′ y
1
= yf · 2 +f ·1+g · .
∂y y y y x x
P
! !
∂u ′ x x y y
y = −x f + yf + g′ (2)
∂y y y x x
AP
!
∂u ∂u x
(1) + (2) ⇒ x + y = yf .
∂x ∂y y
∂2 r ∂2 r ∂2 r 2
Example 2.15. If r2 = x2 + y2 + z2 , prove that + + = .
R ∂x2 ∂y2 ∂z2 r
Solution. Given: r2 = x2 + y2 + z2 .
Differentiating w.r.t. x partially we get,
CO
∂r ∂r x
2r = 2x ⇒ = .
∂x ∂x r
∂r
2 r − x x 2 2
∂ r
= ∂x = r − x r = r − x .
∂x2 r2 r2 r3
U
2
∂ r r −y2 2
Similarly, 2 =
∂y r3
∂ r r − z2
2 2
ST
and 2 = .
∂z r3
∂2 r ∂2 r ∂2 r 3r2 − (x2 + y2 + z2 )
+ + =
∂x2 ∂y2 ∂z2 r3
2
3r − r 2 2r2 2
= = = .
r3 r3 r
y x ∂2 u x2 − y2
Example 2.16. If u = x2 tan−1 − y2 tan−1 , prove that = 2 .
x y ∂x∂y x + y2
STUCOR APP
∂u 1 1 h 2 1 −x y i
= x2 − y + tan−1 2y
∂y y2 x x2 y2 x
1+ 1+
x2 y2
x3 xy2 −1 y
= + − 2y tan
x2 + y2 x2 + y2 x
2 2
x(x + y ) −1 x −1 x
= 2 − 2y tan = x − 2y tan
x + y2 y y
P
Differentiating this partially w.r.t. x, we get
∂2 u 11 2y2
AP
= 1 − 2y = 1 −
∂x∂y x2 y x2 + y2
1+ 2
y
x + y − 2y2
2 2 x2 − y2
= = .
x2 + y2 x2 + y2
Example 2.17. If u = xy , show that u xxy = u xyx . [Jan 2012, Jun 2008]
R
Solution. Given: u = ey log x
CO
uy = ey log x log x = xy log x
1
u xy = yxy−1 log x + xy
x
= yxy−1 log x + xy−1 = xy−1 (y log x + 1)
y
u xxy = xy−1 + (y log x + 1)(y − 1)xy−2
U
x
= xy−2 y + xy−2 (y log x + 1)(y − 1)
ST
u = xy
STUCOR APP
78 Engineering Mathematics - I
P
From (1) and (2) we have u xxy = u xyx .
AP
y ∂2 u ∂2 u ∂2 u
Example 2.18. If u = (x − y) f , find the value of x2 2 + 2xy + y2 2 .
x ∂x ∂x∂y ∂y
[May 2001]
y
Solution. u = (x − y) f
x
R
∂u y −y y
= (x − y) f ′ + f .
∂x x x2 x
∂2 u y
′′ y
−y
′ y
· y(−2)x−3
CO
= −(x − y) · f − (x − y) f
∂x2 x2 x x2 x
y y y −y
− 2 · f′ · 1 + f′ .
x x x x2
y2 ′′ y y ′ y
y y y y
= (x − y) 4 f + 2 3 (x − y) f − 2 f′ − 2 f′
x x x x x x x x
2
∂ u y 2 y 2y y y
U
x2 2 = 2 (x − y) f ′′ + (x − y) f ′ − 2y f ′ . (1)
∂x x x x x x
∂u y 1
y
= (x − y) f ′ · +f (−1)
∂y x x x
ST
y ′ y y
= 1− f −f .
x x x
∂2 u y ′′ y 1 ′ y
−1 ! 1
′ y
= 1 − f · + f − f · .
∂y2 x x x x x x x
(x − y) ′′ y 2 ′ y
= f − f
x2 x x x
2 2 2
2∂ u y ′′ y 2y ′ y
y = 2 (x − y) f − f . (2)
∂y2 x x x x
STUCOR APP
∂u
Differentiating w.r.t. x partially we get
∂y
∂2 u
!
y ′′ y −y ′ y
−1 ′ y
−y
= 1− f + f (−y) − f
∂x∂y x x x2 x x2 x x2
(x − y)y ′′ y y y y y
=− 3
f + 2 f′ + 2 f′
x x x x x x
(x − y) · y ′′ y 2y ′ y
=− f + 2f .
x3 x x x
∂2 u −2y2 4y2 y
′′ y
2xy = 2 (x − y) f + f′ . (3)
.
∂x∂y x x x x
P
∂2 u ∂2 u ∂2 u
(1) + (2) + (3) ⇒ x2 2 + 2xy + y2 2 = 0.
∂x ∂x∂y ∂y
AP
Homogeneous function. A function f (x, y) is said to be a homogeneous function
in x and y of degree n if f (tx, ty) = tn f (x, y) for any positive t.
Example
(i) f (x, y) = x2 + y2 + 2xy is a homogeneous function of degree 3 in x and y.
(ii) If tan−1 yx = u then tan u is a homogeneous function of degree 0.
R
Note. If u = f (x, y) is a homogeneous function of degree n in x and y, then u can
y
be written as u = xn F .
CO
x
3
x +y 3
Example. Let u = .
x+y
t3 x3 + t3 y3 t3 (x3 + y3 ) x3 + y3
u(tx, ty) = = = t2 = t2 u.
tx + ty t(x + y) x+y
U
Now u = y
x 1+
x
y 3
1 + x
2
=x y
1+
x
y 3
y y 1+
= x2 F where F x
= y .
x x 1+
x
STUCOR APP
80 Engineering Mathematics - I
P
Given that f (x, y) is a homogeneous function of degree n in x and y.
Hence f (x, y) can be written as
AP
y
f (x, y) = xn F .
x
∂f y y −y
= nxn−1 F + xn F ′
∂x x x x2
y y
= nxn−1 F − xn−2 yF ′ .
x x
R ∂f n ′ y 1
n−1 ′ y
=x F =x F .
∂y x x x
∂f ∂f y y y
x +y = nxn F − xn−1 yF ′ + xn−1 yF ′
CO
∂x ∂y x x x
y
= nxn F
x
∂f ∂f
x +y = n f (x, y).
∂x ∂y
U
∂f ∂f
x +y = n f. (1)
∂x ∂y
STUCOR APP
∂2 f ∂ f ∂2 f ∂f
x + + y =n .
∂x2 ∂x ∂x∂y ∂x
∂2 f ∂2 f ∂f ∂f ∂f
=⇒ x + y =n − = (n − 1) .
∂x2 ∂x∂y ∂x ∂x ∂x
Multiplying both sides by x we get
.
∂2 f ∂2 f ∂f
P
x2 2
+ xy = (n − 1)x . (2)
∂x ∂x∂y ∂x
AP
Differentiating (1) partially w.r.t. y we get
∂2 f ∂2 f ∂ f ∂f
x +y 2 + =n
∂y∂x ∂y ∂y ∂y
∂2 f ∂2 f ∂f ∂f ∂f
x +y 2 =n − = (n − 1) .
R ∂y∂x ∂y ∂y ∂y ∂y
∂2 f ∂2 f
Since the partial derivatives of f are continuous we have = .
∂x∂y ∂y∂x
CO
∂2 f ∂2 f ∂f
∴x + y 2 = (n − 1) .
∂x∂y ∂y ∂y
∂2 f ∂2 f ∂f
xy + y2 2 = (n − 1)y . (2)
∂x∂y ∂y ∂y
ST
∂2 f ∂2 f 2
2∂ f
∂f ∂f
(1) + (2) =⇒ x2 + 2xy + y = (n − 1) x + y
∂x2 ∂x∂y ∂y2 ∂x ∂y
= (n − 1)n f [By Euler’s theorem]
= n(n − 1) f.
✎ ☞
Worked Examples
✍ ✌
STUCOR APP
82 Engineering Mathematics - I
∂u ∂u ∂u
Example 2.19. If u = (x − y)(y − z)(z − x) prove that + + = 0 and
∂x ∂y ∂z
∂u ∂u ∂u
x +y +z = 3u.
∂x ∂y ∂z
Solution. u = (x − y)(y − z)(z − x).
∂u
= (y − z) (x − y)(−1) + z − x
∂x
= (y − z)(−x + y + z − x)
P
= (y − z)(y + z − 2x).
∂u ∂u
Similarly,= (z − x)(z + x − 2y) and = (x − y)(x + y − 2z).
∂y ∂z
AP
∂u ∂u ∂u
+ + = y2 − z2 − 2x(y − z) + z2 − x2 − 2y(z − x) + x2 − y2 − 2z(x − y).
∂x ∂y ∂z
= −2xy + 2xz − 2yz + 2xy − 2xz + 2yz = 0
x3 + y3 ∂u ∂u
Example 2.20. If u = log , prove that x + y = 2.
U
x+y ∂x ∂y
x3 + y3 x3 + y3
Solution. Given: u = log ⇒ eu =
x+y x+y
ST
t3 x3 + t3 y3 t3 (x3 + y3 )
eu(tx,ty) = =
tx + ty t(x + y)
3
x +y 3
= t2 = t2 eu .
x+y
STUCOR APP
∴ By Euler’s theorem,
∂ u ∂
(e ) + y (eu ) = 2eu .
x
∂x ∂y
∂u ∂u
=⇒ xeu + yeu = 2eu
∂x ∂y
∂u ∂u
eu x + y = 2eu .
∂x ∂y
∂u ∂u
x +y = 2.
∂x ∂y
P
y z ∂u ∂u ∂u
Example 2.21. If u = + , find the value of x + y + z .
x x ∂x ∂y ∂z
y z
Solution. Given: u = + .
AP
x x
ty tz y z
u(tx, ty, tz) = + = t0 + = t0 u.
tx tx x x
=⇒ u is a homogeneous function in x, y, z of degree 0.
By Euler’s theorem,
∂u ∂u ∂u
x
+y +z = nu = 0.u = 0.
R ∂x ∂y ∂z
x y z ∂u ∂u ∂u
Example 2.22. If u = + + , then show that x + y + z = 0. [Jun 2012]
y z x ∂x ∂y ∂z
CO
x y z
Solution. u(x, y, z) = + + .
y z x
tx ty tz
u(tx, ty, tz) = + +
ty tz tx
tx y z
= + +
t y z x
U
= t0 u(x, y, z).
∂u ∂u ∂u
∴ By Euler’s theorem, x + y + z = 0.u = 0.
∂x ∂y ∂z
x2 y2 ∂u ∂u
Example 2.23. If sin u = , show that x + y = 3 tan u.
x+y ∂x ∂y
x2 y2
Solution. sin u(x, y) = .
x+y
t2 x2 t2 y2 t4 (x2 y2 )
sin u(tx, ty) = = = t3 sin u.
tx + ty t(x + y)
STUCOR APP
84 Engineering Mathematics - I
.
x +y = = = 3 tan u.
P
∂x ∂y cos u cos u
x y z ∂u ∂u ∂u
Example 2.24. If u = f , , , prove that x + y + z = 0.
AP
y z x ∂x ∂y ∂z
Solution.
x y z
u(x, y, z) = f , ,
y z x
tx ty tz
u(tx, ty, tz) = f , ,
ty tz tx
R x y z
= f , ,
y z x
= u(x, y, z) = t0 u(x, y, z)
CO
STUCOR APP
= sin 2u.
x+y ∂u ∂u 1
Example 2.26. If u = sin−1 √ √ prove that x + y = tan u. [Jun 2009]
x+ y ∂x ∂y 2
x+y x+y
Solution. u = sin−1 √ √ ⇒ sin u = √ √ .
x+ y x+ y
sin u is a homogeneous function of degree 21 in x and y.
By Euler’s theorem,
∂ ∂ 1
.
x (sin u) + y (sin u) = sin u.
P
∂x ∂y 2
∂u ∂u 1
cos ux + cos uy = sin u
∂x ∂y 2
AP
∂u ∂u 1
x +y = tan u.
∂x ∂y 2
x + y
−1 ∂u ∂u −1
Example 2.27. If u = cos √ √ , prove that x + y = cot u. [Dec 2011]
∂x ∂y 2
x+ y
x + y
Solution. u = cos−1 √
R √ .
x + y
x + y
cos u = √ √ .
CO
x+ y
cos u is a homogeneous function of degree 21 in x and y.
∴ By Euler’s theorem
∂ ∂ 1
x (cos u) + y (cos u) = · cos u.
∂x ∂y 2
U
∂u ∂u 1
x(− sin u) + y(− sin u) = cos u.
∂x ∂y 2
!
∂u ∂ 1
− sin u x + y = cos u.
ST
∂x ∂y 2
∂u ∂ −1 cos u −1
∴ x +y = = cot u.
∂x ∂y 2 sin u 2
x y
Example 2.28. Verify Euler’s theorem for the function u = sin−1 + tan−1 .
x y y x
Solution. Given: u = sin−1 + tan−1 .
y x
tx ty
u(tx, ty) = sin−1 + tan−1
ty tx
STUCOR APP
86 Engineering Mathematics - I
x y
= t0 sin−1 + tan−1
y x
= t0 u(x, y).
=⇒ u is a homogeneous function of degree 0 in x and y.
∂u ∂u
∴ By Euler’s theorem, x + y = 0.
∂x ∂y
Verification.
∂u 1 1 1 −y
= s +
∂x y y2 x2
.
x2
P
1− 2 1 +
y x2
y 1 x2 y
AP
= p − 2 2 2
y2 − x2 y x (x + y )
1 y
= p − 2 .
2
y −x 2 x + y2
∂u x xy
x = p − 2 (1)
∂x 2
y −x 2 x + y2
R ∂u 1 −x 1 1
= s 2
+
∂y
x2 y y2 x
1− 2 1 +
x2
CO
y
−xy x
= p + 2 2
y2 y2 − x2 x + y
x x
=− p + 2
2
y y −x 2 x + y2
U
∂u x xy
y =−p + 2 (2)
∂y 2
y −x 2 x + y2
∂u ∂u
(1) + (2) =⇒ = x +y = 0.
ST
∂x ∂y
1 1
Example 2.29. Verify Euler’s theorem for the function u = x 2 + y 2 (xn + yn ).
Solution. It is easy to verify that u is a homogeneous function of degree n + 12 in
x and y.
STUCOR APP
P
Since the function is symmetric in x and y we have
∂u 1
AP
1 1 1
= n x 2 + y 2 yn + (xn + yn )y 2 .
y
∂y 2
∂u ∂u 1 1 1 1 1
x +y = n x 2 + y 2 (xn + yn ) + (xn + yn ) x 2 + y 2
∂x ∂y 2
1 1 1
= n+ x 2 + y 2 (xn + yn )
2
1
R= n + u,
2
which verifies Euler’s theorem.
CO
y x
Example 2.30. If u = x2 tan−1 − y2 tan−1 , find the value of
x y
∂2 u ∂2 u 2
2∂ u
x2 + 2xy + y .
∂x2 ∂x∂y ∂y2
Solution. u is a homogeneous function of degree 2 in x and y.
∂2 u ∂2 u ∂2 u
U
x x ∂x ∂x∂y ∂y
y y
Solution. Let u = x f and v = g .
x x
∴ z = u + v.
u is a homogeneous function of degree 1 in x and y.
∴ By Euler’s theorem,
∂2 u ∂2 u 2
2∂ u
x2 + 2xy + y = n(n − 1)u = 1(1 − 1)u = 0. (1)
∂x2 ∂x∂y ∂y2
STUCOR APP
88 Engineering Mathematics - I
P
3 3
!
−1 x + y
Example 2.32. If u = tan , prove that
x−y
∂2 u ∂2 u ∂2 u
AP
x2 2 + 2xy + y2 2 = 2 sin u cos 3u.
∂x ∂x∂y !∂y
x 3 + y3
Solution. u = tan−1 .
x−y
x3 + y3
!
tan u =
x−y
tan u is an homogeneous function of degree 2 in x and y.
R
By Euler’s theorem,
∂ ∂
x (tan u) + y (tan u) = 2 tan u.
CO
∂x ∂y
∂u ∂u
x · sec2 u + y · sec2 u = 2 tan u.
∂x ∂y
!
2 ∂u ∂u
sec u x + y = 2 tan u.
∂x ∂y
∂u ∂u 2 tan u sin u
U
x +y = 2
=2· · cos2 u
∂x ∂y sec u cos u
= 2 sin u cos u
ST
∂u ∂u
x +y = sin 2u. (1)
∂x ∂y
Differentiating (1) partially w.r.t. x we get
∂2 u ∂u ∂2 u ∂u
x· 2 + +y = 2 cos 2u .
∂x ∂x ∂x∂y ∂x
Multiplying by x we get
∂2 u ∂u ∂2 u ∂u
x2 2
+ x + xy = 2 cos 2u · x . (2)
∂x ∂x ∂x∂y ∂x
STUCOR APP
.
x + 2xy +y +x +y = 2 cos 2u x + y
P
∂x2 ∂x∂y ∂y2 ∂x ∂y ∂x ∂y
2 2 2
!
∂ u ∂ u ∂ u ∂u ∂u
x2 2 + 2xy + y2 2 = (2 cos 2u − 1) x + y
AP
∂x ∂x∂y ∂y ∂x ∂y
= (2 cos 2u − 1) sin 2u
We know that if y = f (u) and u = φ(x), then = . We shall now extend this
dx du dx
result to function of several variables.
ST
STUCOR APP
90 Engineering Mathematics - I
∆z ∆x ∆y
∴ = f x (x + θ1 x, y + ∆y) + fy (x, y + θ2 ∆y) .
∆t ∆t ∆t
P
Taking limits as ∆t → 0, we get the total derivative
dz dx dy
= f x (x, y) + fy (x, y) .
AP
dt dt dt
dz ∂z dx ∂z dy
i.e., = + . (2)
dt ∂x dt ∂y dt
In the same way if u = f (x1 , x2 , . . . , xn ) possesses continuous partial derivatives
with respect to each of the independent variables and if x1 , x2 , . . . , xn are
R
differentiable functions of an independent variable t, then the total derivative of u
with respect to t is given by
CO
du ∂u dx1 ∂u dx2 ∂u dxn
= + + ··· + . (3)
dt ∂x1 dt ∂x2 dt ∂xn dt
Note. (2) expresses the rate of change of z w.r.t. t along the curve
U
x = x(t), y = y(t).
Composite functions. Let z = f (u, v) and u and v are themselves functions of the
ST
dz ∂z ∂z dy
= + .
dx ∂x ∂y dx
STUCOR APP
dz ∂z dx ∂z
Similarly = + .
dy ∂x dy ∂y
P
dx
∂ f ∂ f dy
i.e., + =0
∂x ∂y dx
AP
∂f
dy fx
∴ = − ∂x = − .
dx ∂f fy
∂y
dx fy
Similarly =− .
dy fx
R
Total differential. The total differential dz of z is defined as the principal part of
the increment ∆z which is given by
CO
∂z ∂z
dz = dx + dy.
∂x ∂y
✎ ☞
Worked Examples
✍ ✌
dz
Example 2.33. If z = xn ym where x = cos at, y = sin bt, find .
U
dt
dz ∂z dx ∂z dy
Solution. We have = + .
dt ∂x dt ∂y dt
∂z ∂z
Now = nxn−1 ym , = mxn ym−1
ST
∂x ∂y
dx dy
= −a sin at, = b cos bt.
dt dt
dz
∴ = −anxn−1 ym sin at + bmxn ym−1 cos bt
dt
an bm
= −xn ym sin at − cos bt
x y
= − cosn at sinm bt(an tan at − bm cot bt).
STUCOR APP
92 Engineering Mathematics - I
du
Example 2.34. If u = x2 y3 , x = log t, y = et , find . [Jan 2000]
dt
du ∂u dx ∂u dy
Solution. We have = + .
dt ∂x dt ∂y dt
∂u
= y3 2x = 2xy3
∂x
∂u
= x2 3y2 = 3x2 y2
∂y
dx 1 dy
= = et
P
dt t dt
du 1
= 2xy3 + 3x2 y2 et
AP
dt t
2 log te3t
= + 3(log t)2 e2t et
t
2
= e3t log t + 3 log t
t
e3t log t
= (2 + 3t log t).
R t
du
Example 2.35. Find when u = x2 y, x = t2 , y = et .
dt
CO
Solution.
∂u ∂u
= 2xy, = x2
∂x ∂y
dx dy
= 2t = et
dt dt
U
du ∂u dx ∂u dy
we have = + = 2xy.2t + x2 et
dt ∂x dt ∂y dt
ST
1 du
Example 2.36. If u = xy + yz + zx where x = , y = et and z = e−t find . [Jun 2013]
t dt
Solution.
∂u ∂u ∂u
= y + z, = x + z, = x+y
∂x ∂y ∂z
dx −1 dy dz
= 2, = et , = −e−t
dt t dt dt
STUCOR APP
du ∂u dx ∂u dy ∂u dz
we have = + +
dt ∂x dt ∂y dt ∂z dt
−1
= (y + z) 2 + (x + z)et + (x + y)(−e−t )
t
et + e−t 1 1
=− 2
+ (e−t + )et − + et e−t
t t t
−2 et e−t
= 2 cos ht + 1 + − −1
t t t
−2 2 sin ht
= 2 cos ht +
t t
P
2
= 2 (2t sin ht − cos ht).
t
AP
du
Example 2.37. Find when u = sin yx , x = et , y = t2 .
dt
Solution.
∂u x1 ∂u x x
= cos , = − 2 cos
∂x y y ∂y y y
R
dx dy
= et = 2t
CO
dt dt
du ∂u dx ∂u dy 1 x x x
= + = cos et − cos 2t
dt ∂x dt ∂y dt y y y2 y
x et 2tet ! x 1 2t
!
et (t − 2) et
U
= cos 2
− 4 = cos et − = cos .
y t t y t2 t4 t3 t2
ST
du 3
Example 2.38. If u = sin−1 (x − y) where x = 3t, y = 4t3 , show that = √ .
dt 1 − t2
Solution.
∂u 1 ∂u −1
= p , = p
∂x 1 − (x − y)2 ∂y 1 − (x − y)2
dx dy
=3 = 12t2
dt dt
STUCOR APP
94 Engineering Mathematics - I
du ∂u dx ∂u dy
= +
dt ∂x dt ∂y dt
1 1
= p 3− p 12t2
1 − (x − y) 2 1 − (x − y) 2
3 − 12t 2 3 − 12t2
= p = p
1 − (3t − 4t3 )2 1 − (9t2 + 16t6 − 24t4 )
3 − 12t 2 3 − 12t2
= √ = p
1 − 9t2 − 16t6 + 24t4 −(16t6 − 24t4 + 9t2 − 1)
3(1 − 4t2 ) 3(1 − 4t2 )
P
= p = p
−(t2 − 1)(16t4 − 8t2 + 1) −(t2 − 1)(1 − 4t2 )2
3(1 − 4t2 ) 3
= = √ .
AP
p
(1 − 4t2 ) (1 − t2 ) 1 − t2
du
Example 2.39. Find if u = cos(x2 + y2 ) and a2 x2 + b2 y2 = c2 . [Jan 2001]
dx
∂u ∂u
Solution. We have du = dx + dy
∂x ∂y
R
du ∂u ∂u dy dy
= + = − sin(x2 + y2 )2x − sin(x2 + y2 )2y
dx ∂x ∂y dx dx
CO
Given that a2 x2 + b2 y2 = c2 .
Diff. w.r.t. x we get
U
dy dy dy a2 x
2a2 x + 2b2 y = 0 ⇒ b2 y = −a2 x ⇒ =− 2
dx dx dx b y
du dy −a2 x
∴ = −2 sin(x2 + y2 ) x + y = −2 sin(x2 + y2 ) x + y 2
ST
dx dx b y
a2 − b2 2(a2 − b2 )x
= 2 sin(x2 + y2 ) xy = sin(x2 + y2 ).
b2 y b2
dz
q
Example 2.40. If z = x2 + y2 and x3 + y3 + 3axy = 5a2 , find the value of when
dx
x = y = a.
p
Solution. Given z = x2 + y2 .
STUCOR APP
We have
∂z ∂z
dz = dx + dy
∂x ∂y
∂z 2x x
Now = p = p
∂x 2 x2 + y2 x2 + y2
∂z y
= p .
∂y x2 + y2
P
Diff.w.r.t. x we get
dy h dy i
3x2 + 3y2 + 3a x + y = 0
AP
dx dx
dy dy
x2 + y2 + ax + ay = 0
dx dx
dy 2
(y + ax) = −ay − x2
dx
dy −(x2 + ay)
R = 2 .
dx y + ax
CO
−(x2 + ay)
!
dz ∂z ∂z dy x y
∴ = + = p + p 2
dx ∂x ∂y dx x2 + y2 x2 + y2 y + ax
dz a a −2a2 a a
= √ + √ = √ − √ = 0.
dx x=y=a a 2 a 2 2a2 a 2 a 2
∂z ∂z ∂z ∂z
− = x −y . [Jun 2001]
∂u ∂v ∂x ∂y
Solution. z is a composite function of u and v.
ST
We have
∂z ∂z ∂x ∂z ∂y ∂z u ∂z ∂z u ∂z −u
= + = e + (−e−u ) = e − (e ).
∂u ∂x ∂u ∂y ∂u ∂x ∂y ∂x ∂y
∂z ∂z ∂x ∂z ∂y ∂z ∂z ∂z ∂z
= + = (−e−v ) + (−ev ) = − e−v − (ev ).
∂v ∂x ∂v ∂y ∂v ∂x ∂y ∂x ∂y
∂z ∂z ∂z u ∂z ∂z ∂z
− = (e + e−v ) − (e−u − ev ) = x − y .
∂u ∂v ∂x ∂y ∂x ∂y
STUCOR APP
96 Engineering Mathematics - I
.
∂u ∂x ∂y ∂x ∂y
P
∂z ∂z
= e2u sin v cos v + e2u sin2 v .
∂x ∂y
AP
∂z ∂z ∂z
x = −eu sin veu cos v + eu cos veu cos v
∂v ∂x ∂y
∂z ∂z
= −e2u sin v cos v + e2u cos2 v
∂x ∂y
∂z ∂z ∂z
Adding we get y + x = e2u .
∂u ∂v ∂y
R
y − x z − x ∂u ∂u ∂u
Example 2.43. If u = f , prove that x2 + y2 + z2 = 0.
xy zx ∂x ∂y ∂z
CO
y − x z − x
Solution. Given: u = f ,
xy zx
y−x z−x 1 1 1 1
Let r = ,s= ,r = − , s = − .
xy zx x y x z
∴ u = f (r, s).
∴ u is a function of r and s and r and s are functions of x, y and z.
U
Now
∂u ∂u ∂r ∂u ∂s ∂u −1 ∂u −1
= + = +
ST
∂x ∂r ∂x ∂s ∂x ∂r x2 ∂s x2
∂u ∂u ∂u
∴ x2 =− − . (1)
∂x ∂r ∂s
∂u ∂u ∂r ∂u ∂s ∂u −1 ∂u
= + = + (0)
∂y ∂r ∂y ∂s ∂y ∂r y2 ∂s
∂u ∂u
y2 = . (2)
∂y ∂r
∂u ∂u ∂r ∂u ∂s ∂u ∂u 1
= + = (0) +
∂z ∂r ∂z ∂s ∂z ∂r ∂s z2
STUCOR APP
∂u ∂u
z2 = . (3)
∂z ∂s
∂u ∂u ∂u
(1) + (2) + (3) =⇒ x2 + y2 + z2 = 0.
∂x ∂y ∂z
∂u ∂v
Example 2.44. If u2 + 2v2 = 1 − x2 + y2 and u2 + v2 = x2 + y2 − 2, find and .
∂x ∂x
Solution. Consider u and v as functions of x and y.
.
u2 + 2v2 = 1 − x2 + y2 .
P
Differentiating partially w.r.t. x
AP
∂u ∂v
2u + 4v = −2x
∂x ∂x
∂u ∂v
u + 2v = −x. (1)
∂x ∂x
u2 + v2 = x2 + y2 − 2
R
Differentiating partially w.r.t. x
CO
∂u ∂v
2u + 2v = 2x
∂x ∂x
∂u ∂v
u +v = x. (2)
∂x ∂x
∂v
(1) − (2) ⇒ v = −2x
U
∂x
∂v −2x
⇒ =
∂x v
∂u (−2x)
ST
(1) ⇒ u + 2v = −x.
∂x v
∂u
u = 3x
∂x
∂u 3x
⇒ = .
∂x u
STUCOR APP
98 Engineering Mathematics - I
Solution.
∂z ∂z ∂x ∂z ∂y ∂z ∂z
= + = cos α + sin α.
∂u ∂x ∂u ∂y ∂u ∂x ∂y
∂2 z ∂ ∂z ∂x ∂ ∂z ∂y
= +
∂u2 ∂x ∂u ∂u ∂y ∂u ∂u
∂ ∂z ∂z ∂ ∂z ∂z
= cos α + sin α cos α + cos α + sin α sin α
∂x ∂x ∂y ∂y ∂x ∂y
2
∂ z 2
∂ z 2
∂ z ∂2 z
= 2 cos2 α + sin α cos α + cos α sin α + 2 sin2 α. (1)
∂x ∂x∂y ∂y∂x ∂y
P
∂z ∂z ∂x ∂z ∂y ∂z ∂z
= + = (− sin α) + cos α.
∂v ∂x ∂v ∂y ∂v ∂x ∂y
AP
∂2 z ∂ ∂z ∂x ∂ ∂z ∂y
= +
∂v2 ∂x ∂v ∂v ∂y ∂v ∂v
∂ ∂z ∂z ∂ ∂z ∂z
= − sin α + cos α (− sin α) + − sin α + cos α cos α.
∂x ∂x ∂y ∂y ∂x ∂y
2
∂ z 2
∂ z 2
∂ z 2
∂ z
= 2 sin2 α − sin α cos α − cos α sin α + 2 cos2 α. (2)
∂x ∂x∂y ∂y∂x ∂y
R
∂2 z ∂2 z ∂2 z 2 2 ∂2 z
(1) + (2) ⇒ + = (sin α + cos α) + (sin2 α + cos2 α)
∂u2 ∂v2 ∂x2 ∂y2
CO
∂2 z ∂2 z
= + .
∂x2 ∂y2
Example 2.46. If F is u u
2 2
" 2a function2
# of x and y and if x = e sin v, y = e cos v, prove
∂ F ∂ F ∂ F ∂ F
that 2 + 2 = e−2u + 2 [Jan 2013]
∂x ∂y ∂u2 ∂v
∂F ∂F ∂x ∂F ∂y
U
Solution. = · + ·
∂u ∂x ∂u ∂y ∂u
∂F u ∂F u
= · e sin v + · e cos v.
∂x ∂y
ST
∂2 F
! !
∂ ∂F ∂x ∂ ∂F ∂y
2
= +
∂u ∂x ∂u ∂u ∂y ∂u ∂u
" # " #
∂ ∂F u ∂F u ∂x ∂ ∂F u ∂F u ∂y
= · e sin v + · e cos v + · e sin v + · e cos v
∂x ∂x ∂y ∂u ∂y ∂x ∂y ∂u
" 2
∂2 F u
" 2
∂2 F u
# #
∂ F u u ∂ F u
= · e sin v + · e cos v · e sin v + · e cos v + · e sin v · eu cos v
∂x2 ∂x∂y ∂y2 ∂y∂x
∂2 F ∂2 F 2u ∂2 F 2u ∂2 F
= 2 · e2u sin2 v + · e sin v cos v + · e sin v cos v + 2 · e2u cos2 v (1)
∂x ∂x∂y ∂y∂x ∂y
STUCOR APP
∂F ∂F ∂x ∂F ∂y
= · + · .
∂v ∂x ∂v ∂y ∂v
∂F u ∂F u
= · e cos v − · e sin v.
∂x ∂y
∂2 F
! !
∂ ∂F ∂x ∂ ∂F ∂y
= +
∂v2 ∂x ∂v ∂v ∂y ∂v ∂v
" # " #
∂ ∂F u ∂F u u ∂ ∂F u ∂F u
= · e cos v − · e sin v e cos v + · e cos v − · e sin v (−eu sin v)
∂x ∂x ∂y ∂y ∂x ∂y
∂2 F ∂2 F 2u ∂2 F 2u ∂2 F
= 2 · e2u cos2 v − · e sin v cos v − · e sin v cos v + 2 · e2u sin2 v. (2)
.
∂x ∂x∂y ∂y∂x ∂y
P
∂2 F ∂2 F ∂2 F 2u ∂2 F 2u
(1) + (2) ⇒ 2 + 2 = 2 e + 2 · e
∂u ∂v ∂x ∂y
AP
" 2
∂2 F
#
2u ∂ F
=e + 2
∂x2 ∂y
" 2 2
# 2 2
∂ F ∂ F ∂ F ∂ F
e−2u 2
+ 2 = 2 + 2.
∂u ∂v
R ∂x ∂y
∂z ∂z ∂u ∂z ∂v
= · + ·
∂x ∂u ∂x ∂v ∂x
∂z ∂z
= ·1+ ·1
∂u ∂v
U
∂z ∂z
= + .
∂u ∂v!
∂2 z
!
∂ ∂z ∂u ∂ ∂z ∂v
= · + ·
ST
∂x2 ∂u ∂x ∂x ∂v ∂x ∂x
! !
∂ ∂z ∂z ∂ ∂z ∂z
= + ·1+ + ·1
∂u ∂u ∂v ∂v ∂u ∂v
∂2 z ∂2 z ∂2 z ∂2 z
= 2+ + + 2
∂u ∂u∂v ∂v∂u ∂v
i.e.,z xx = zuu + zuv + zvu + zvv (1)
∂z ∂z ∂u ∂z ∂v
= · + ·
∂y ∂u ∂y ∂v ∂y
STUCOR APP
∂z ∂z
= (−1) + ·1
∂u ∂v
∂z ∂z
=− + .
∂u !∂v
∂2 z
!
∂ ∂z ∂u ∂ ∂z ∂v
= +
∂y2 ∂u ∂y ∂y ∂v ∂y ∂y
! !
∂ ∂z ∂z ∂ ∂z ∂z
= − + (−1) + − + ·1
∂u ∂u ∂v ∂v ∂u ∂v
∂2 z ∂2 z ∂2 z ∂2 z
= 2− − + 2.
.
∂u ∂u∂v ∂v∂u ∂v
P
i.e., zyy = zuu − zuv − zvu + zvv (2)
∂2 z
!
∂ ∂z
AP
=
∂x∂y ∂x ∂y
! !
∂ ∂z ∂u ∂ ∂z ∂v
= +
∂u ∂y ∂x ∂v ∂y ∂x
! !
∂ ∂z ∂z ∂ ∂z ∂z
= − + ·1+ − + ·1
∂u ∂u ∂v ∂v ∂u ∂v
R
∂2 z ∂2 z ∂2 z ∂2 z
=− 2 + − + 2.
∂u ∂u∂v ∂v∂u ∂v
i.e., z xy = −zuu + zuv − zvu + zvv (3)
CO
∂z ∂z ∂x ∂z ∂y
= · + ·
∂u ∂x ∂u ∂y ∂u
STUCOR APP
∂z ∂z
= · 2u + · 2v.
∂x ∂y
∂2 z
!
∂ ∂z
=
∂u2 ∂u ∂u
! !
∂ ∂z ∂x ∂ ∂z ∂y
= · + · .
∂x ∂u ∂u ∂y ∂u ∂u
" # " #
∂ ∂z ∂z ∂ ∂z ∂z
= · 2u + · 2v 2u + · 2u + · 2v 2v
∂x ∂x ∂y ∂y ∂x ∂y
∂2 z ∂2 z ∂2 z ∂2 z
= 2 · 4u2 + 4uv + 4uv + 2 · 4v2 .
P
∂x ∂x∂y ∂y∂x ∂y
∂z ∂z ∂x ∂z ∂y
= · + ·
∂v ∂x ∂v ∂y ∂v
AP
∂z ∂z
= · (−2v) + · 2u
∂x ∂y
∂z ∂z
= −2v + 2u .
∂x ∂y
∂2 z
!
∂ ∂z
=
∂v2 ∂v ∂v
R ! !
∂ ∂z ∂x ∂ ∂z ∂y
= + .
∂x ∂v ∂v ∂y ∂v ∂v
CO
" # " #
∂ ∂z ∂z ∂ ∂z ∂z
= −2v + 2u (−2v) + −2v · + 2u · 2u
∂x ∂x ∂y ∂y ∂x ∂y
∂2 z ∂2 z ∂2 z ∂2 z
= 4v2 2 − 4uv − 4uv + 4v2 2
∂x ∂x∂y ∂y∂x ∂y
∂2 z ∂2 z 2
∂ z 2
∂ z
+ = 2 (4u2 + 4v2 ) + 2 (4u2 + 4v2 )
U
∂u2 ∂v2 ∂x ∂y
" 2
∂2 z
#
2 2 ∂ z
= 4(u + v ) + .
∂x2 ∂y2
ST
STUCOR APP
du
Example 2.50. If u = x2 + y2 + z2 and x = e2t , y = e2t cos 3t, z = e2t sin 3t, find .
dt
[Dec 2011]
Solution.
du ∂u dx ∂u dy ∂u dz
= · + · + ·
dt ∂x dt ∂y dt ∂z dt
h i
= 2x · 2e2t + 2y −3e2t sin 3t + 2e2t cos 3t
h i
+ 2z 3e2t cos 3t + 2e2t sin 3t
P
h i
= 2e2t · 2e2t + 2e2t cos 3t −3e2t sin 3t + 2e2t cos 3t
h i
+ 2e2t sin 3t 3e2t cos 3t + 2e2t sin 3t
AP
= 4e4t − 6e4t cos 3t sin 3t + 4e4t cos2 3t + 6e4t sin 3t cos 3t + 4e4t sin2 3t
dy 2 2 2
Example 2.51. Find if x and y are connected by the relation x 3 + y 3 = a 3 .
dx 2
R 2 2
Solution. Let f (x, y) = x 3 + y 3 − a 3
∂f 2 1
fx = = x− 3 .
CO
∂x 3
∂f 2 1
fy = = y− 3 .
∂y 3
dy fx x − 13 y 31
Now =− =− =− .
dx fy y x
U
dy y
Example 2.52. Find if f (x, y) = log(x2 + y2 ) + tan−1 .
dx x
Solution.
ST
∂f 2x 1 y 2x y 2x − y
fx = = 2 + − = 2 − 2 = 2 .
∂x x + y2 y2 x 2 x +y 2 x +y 2 x + y2
1+
x2
∂f 2y 1 1 2y x 2y + x
fy = = 2 + = + 2 = 2 .
∂y x + y2 y2 x x2 +y 2 x +y 2 x + y2
1+
x2
dy fx 2x − y y − 2x
Now =− =− = .
dx fy 2y + x x + 2y
STUCOR APP
∂u ∂u
∂(u, v) u, v ∂x ∂y
or J or J = .
∂(x, y) x, y ∂v ∂v
∂x ∂y
P
If u, v, w are continuous functions of three independent variables x, y, z having first
order partial derivatives, then the Jacobian of u, v, w w.r.t. x, y, z is defined as
AP
∂u ∂u ∂u
∂x ∂y ∂z
∂(u, v, w) ∂v ∂v ∂v
= ∂x ∂y ∂z
.
∂(x, y, z)
∂w ∂w ∂w
∂x ∂y ∂z
R
Properties of Jacobians
Property I. If u and v are functions of r and s where r and s are functions of x, y
CO
then
∂(u, v) ∂(u, v) ∂(r, s)
= .
∂(x, y) ∂(r, s) ∂(x, y)
∂u ∂u ∂r ∂u ∂s
ux = = + = ur r x + u s s x .
∂x ∂r ∂x ∂s ∂x
ST
∂u ∂u ∂r ∂u ∂s
uy = = + = ur ry + u s sy .
∂y ∂r ∂y ∂s ∂y
∂v ∂v ∂r ∂v ∂s
vx = = + = vr r x + v s s x .
∂x ∂r ∂x ∂s ∂x
∂v ∂v ∂r ∂v ∂s
vy = = + = vr ry + v s sy .
∂y ∂r ∂y ∂s ∂y
STUCOR APP
∂(u, v) ∂(r, s) ur u s r x ry
Now =
∂(r, s) ∂(x, y) vr v s s x sy
ur u s r x sx
=
vr v s ry sy
ur r x + u s s x ur ry + u s sy
=
vr r x + v s s x vr ry + v s sy
.
u x uy
P
=
vx vy
∂(u, v)
AP
= .
∂(x, y)
∂u ∂x ∂u ∂y
0= + = u x xv + uy yv .
U
∂x ∂v ∂y ∂v
v is a function of x and y.
ST
∂v ∂x ∂v ∂y
0= + = v x xu + vy yv .
∂x ∂u ∂y ∂v
∂v ∂x ∂v ∂y
1= + = v x xv + vy yv .
∂x ∂v ∂y ∂v
STUCOR APP
∂(u, v) ∂(x, y) u x uy xu xv
Now =
∂(x, y) ∂(u, v) v x vy yu yv
u x uy xu yu
=
vx vy xv yv
u x xu + uy yv u x xv + uy yv
=
v x xu + vy yu v x xv + vy yv
.
1 0
P
=
0 1
AP
J1 J2 = 1.
∂F ∂u ∂F ∂v ∂F ∂w
+ + =0
∂u ∂y ∂v ∂y ∂w ∂y
U
∂F ∂u ∂F ∂v ∂F ∂w
+ + = 0.
∂u ∂z ∂v ∂z ∂w ∂z
∂F ∂F ∂F
ST
∂u ∂v ∂w
∂x ∂x ∂x
∂u ∂v ∂w = 0.
∂y ∂y ∂y
∂u ∂v ∂w
∂z ∂z ∂z
∂(u, v, w)
=⇒ = 0.
∂(x, y, z)
STUCOR APP
Example 2.53. If x = r cos θ, y = r sin θ, find the Jacobian of x and y w.r.t r and θ.
[Jan 2001]
.
Solution.
P
∂x ∂x
x = r cos θ =⇒ = cos θ, = −r sin θ.
∂r ∂θ
AP
∂u ∂u
y = r sin θ =⇒ = sin θ, = r cos θ.
∂r ∂θ
∂x ∂x
∂(x, y) ∂r ∂θ cos θ −r sin θ
Now, = ∂y ∂y
= = r cos2 θ + r sin2 θ = r.
∂(r, θ) sin θ r cos θ
∂r ∂θ
Solution.
∂x ∂x ∂x
∂r ∂θ ∂ϕ sin θ cos ϕ r cos θ cos ϕ −r sin θ sin ϕ
∂(x, y, z) ∂y ∂y ∂y
= ∂r ∂θ ∂ϕ
= sin θ sin ϕ r sin ϕ cos θ r sin θ cos ϕ
∂(r, θ, ϕ)
∂z ∂z ∂z
U
∂r ∂θ ∂ϕ cos θ −r sin θ 0
= r2 sin θ sin θ cos ϕ(0 + sin θ cos ϕ) − cos θ cos ϕ(0 − cos θ cos ϕ)
STUCOR APP
P
∂(u, v)
Example 2.56. If u = 2xy, v = x2 − y2 , x = r cos θ, y = r sin θ, evaluate without
∂(r, θ)
AP
actual substitution. [Jan 2009]
Solution. Given that u and v are functions of x and y. x and y are functions of r
and θ.
∴ By property (1) of the Jacobians we have
R ∂(u, v) ∂(u, v) ∂(x, y)
= .
∂(r, θ) ∂(x, y) ∂(r, θ)
∂u ∂u
2y 2x
CO
∂(u, v) ∂x ∂y
= =
∂(x, y) ∂v ∂v
2x −2y
∂x ∂y
∂(r, θ) ∂y ∂y
∂r ∂θ sin θ r cos θ
= r cos2 θ + r sin2 θ = r
ST
∂(u, v)
= −4(r2 )r = −4r3 .
∂(r, θ)
u+v ∂(u, v)
Example 2.57. If x = uv, y = , find .
u−v ∂(x, y)
∂(u, v) ∂(x, y) ∂(u, v) 1
Solution. We know that =1⇒ = .
∂(x, y) ∂(u, v) ∂(x, y) ∂(x, y)
∂(u, v)
x = uv.
STUCOR APP
∂x ∂x
= v, = u.
∂u ∂v
u+v
y= .
u−v
∂y u − v − (u + v) u − v − u − v −2v
= 2
= 2
= .
∂u (u − v) (u − v) (u − v)2
∂y (u − v).1 − (u + v)(−1) 2u
= 2
= .
∂v (u − v) (u − v)2
P
∂(x, y) ∂x ∂x v u
∂u ∂v
= ∂y ∂y
= −2v 2u
∂(u, v)
AP
∂u ∂v (u − v)2 (u − v)2
2uv 2uv 4uv
= 2
+ 2
=
(u − v) (u − v) (u − v)2
∂(u, v) (u − v)2
= .
∂(x, y) 4uv
Example 2.58. If x = u(1 − v), y = uv then compute J1 and J2 and prove that
R
J1 J2 = 1.
Solution. We have
CO
∂(x, y) ∂(u, v)
J1 = , J2 =
∂(u, v) ∂(x, y)
x = u − uv, y = uv.
∂x ∂x
∂u ∂v 1 − v −u
J1 = = = u − uv + uv = u.
U
∂y ∂y
∂u ∂v v u
We shall express u and v interms of x and y.
ST
x = u − uv = u − y ⇒ x + y = u.
y y
y = uv ⇒ v = = .
u x+y
1
we get J2 = .
u
1
Now J1 J2 = u = 1.
u
STUCOR APP
x2 x3 x3 x1 x1 x2 ∂(y1 , y2 , y3 )
Example 2.59. If y1 = , y2 = , y3 = , prove that = 4.
x1 x2 x3 ∂(x1 , x2 , x3 )
[Jan 2014]
∂y1 ∂y1 ∂y1
∂x1 ∂x2 ∂x3
∂(y1 , y2 , y3 ) ∂y2 ∂y2 ∂y2
Solution. = ∂x1 ∂x2 ∂x3
∂(x1 , x2 , x3 )
∂y3 ∂y3 ∂y3
∂x1 ∂x2 ∂x3
−x2 x3 x3 x2
x12 x1 x1
x3 −x3 x1 x1
= x2 x22 x2
P
x2 x1 −x1 x2
x3 x3 x32
2
x12 x3 x1 x2 x3 x1 x2 x2 x1 x3 x1 x2 x3
−x2 x3 x1 x2 x3
AP
= − − − − + + 2
x12 x22 x32 x2 x3 x1 x2 x32 x2 x3 x1 x2 x3 x2 x3
= −1 + 1 + 1 + 1 + 1 + 1 = 4.
∂(x, y, z)
Example 2.60. If u = x + y + z, uv = y + z, uvw = z, find .
∂(u, v, w)
R [Jan 2012, Jan 2010]
Solution. Given u = x + y + z ⇒ u = x + uv ⇒ x = u − uv = u(1 − v).
CO
uv = y + z ⇒ uv = y + uvw ⇒ y = uv − uvw = uv(1 − w), uvw = z.
∂x ∂x ∂x
∂u ∂v ∂w 1−v −u 0
∂(x, y, z) ∂y ∂y ∂y
= ∂u ∂v ∂w
= v(1 − w) u(1 − w) −uv
∂(u, v, w)
∂z ∂z ∂z
∂u ∂v ∂w vw uw uv
U
1−v −1 0
= u(uv) v(1 − w) 1 − w −1
ST
vw w 1
= u2 v {(1 − v) + (v − vw + vw)}
= u2 v {1 − v + v} = u2 v.
∂(x, y, z)
Example 2.61. If u = xyz, v = x2 + y2 + z2 , w = x + y + z, find .
∂(u, v, w)
STUCOR APP
∂u ∂u ∂u
∂x ∂y ∂z yz xz xy
∂(u, v, w) ∂v ∂v ∂v
= ∂x ∂y ∂z
= 2x 2y 2z
∂(x, y, z)
∂w ∂w ∂w
∂x ∂y ∂z 1 1 1
P
= 2(yz(y − z) − xz(x − z) + xy(x − y))
AP
= 2(z2 (x − y) + xy(x − y) − z(x2 − y2 ))
∂(x, y, z) 1 1
Now, ⇒ = = .
∂(u, v, w) ∂(u, v, w) −2(x − y)(y − z)(z − x)
∂(x, y, z)
∂u ∂u ∂u
= 1, = 2, = 1.
∂x ∂y ∂z
v = x − 2y + 3z.
∂v ∂v ∂v
= 1, = −2, = 3.
∂x ∂y ∂z
STUCOR APP
∂w ∂w ∂w
= 2y − z, = 2x + 4z, = −x + 4y − 4z.
∂x ∂y ∂z
∂u ∂u ∂u
∂x ∂y ∂z 1 2 1
∂(u, v, w) ∂v ∂v ∂v
= ∂x ∂y ∂z
= 1 −2 3
∂(x, y, z)
∂w ∂w ∂w
∂x ∂y ∂z 2y − z 2x + 4z −x + 4y − 4z
.
= 1(−2(−x + 4y − 4z) − 3(2x + 4z)) − 2(−x + 4y − 4z − 3(2y − z))
P
+ 1(2x + 4z + 2(2y − z))
AP
= 2x − 8y + 8z − 6x − 12z + 2x − 8y + 8z + 12y − 6z + 2x + 4z + 4y − 2z = 0.
u2 − v2 = 4w.
U
We know that for a function f (x) of one single variable x, the Taylor’s expansion
is
h2 ′′ h3 ′′′
f (x + h) = f (x) + h f ′ (x) + f (x) + f (x) + · · ·
2! 3!
STUCOR APP
∂ ∂
f (a + h, b + k) = f (a, b) + h + k f (a, b)
∂x ∂y
1 ∂ ∂ 2 1 ∂ ∂ 3
+ h +k f (a, b) + h +k f (a, b) + · · · +
2! ∂x ∂y 3! ∂x ∂y
= f (a, b) + h f x (a, b) + k fy (a, b)
1 2
+ h f xx (a, b) + 2hk f xy (a, b) + k2 fyy (a, b)
2!
.
1 3
P
+ h f xxx (a, b) + 3h2 k f xxy (a, b) + 3hk2 f xyy (a, b)
3!
+ k3 fyyy (a, b) + · · · .
AP
Put x = a + h, y = b + k then h = x − a, k = y − b.
∴ The Taylor’s series can be written as
f (x, y) = f (a, b) + (x − a) f x (a, b) + (y − b) fy (a, b)
R
1
+ (x − a)2 f xx (a, b) + 2(x − a)(y − b) f xy (a, b) + (y − b)2 fyy (a, b)
2!
1
CO
+ (x − a)3 f xxx (a, b) + 3(x − a)2 (y − b) f xxy (a, b)
3!
+ 3(x − a)(y − b)2 f xyy (a, b) + (y − b)3 fyyy (a, b) + · · · .
f (x, y) = f (0, 0) + x f x (0, 0) + y fy (0, 0)
1 2
+ x f xx (0, 0) + 2xy f xy (0, 0) + y2 fyy (0, 0)
2!
1 3
+ x f xxx (0, 0) + 3x2 y f xxy (0, 0) + 3xy2 f xyy (0, 0) + y3 fyyy (0, 0) + · · · .
3!
STUCOR APP
Example 2.63. Expand e x sin y in powers of x and y as far as the terms of third
degree. [Jun 2013]
Solution. f (x, y) = e x sin y f (0, 0) = 0
P
f xy (x, y) = e x cos y f xy (0, 0) = 1
AP
fyy (x, y) = −e x sin y fyy (0, 0) = 0
1 2
x f xx (0, 0) + 2xy f xy (0, 0) + y2 fyy (0, 0)
U
1
= 0 + x.0 + y.1 + x2 .0 + 2xy.1 + y2 .0
2
1 3
x .0 + 3x y.1 + 3xy2 .0 + y3 (−1) + · · ·
2
6
x2 y y3
= y + xy + − + ··· .
2 6
STUCOR APP
2e x
fyyy =
(1 + y)3
f (x, y) = e x loge (1 + y)
f (0, 0) = 0
f x (x, y) = e x loge (1 + y)
ex f x (0, 0) = 0
fy (x, y) =
1+y fy (0, 0) = 1
P
x
f xx = e log(1 + y)
f xx (0, 0) = 0
ex
AP
f xy = f xy (0, 0) = 1
1+y
−e x fyy (0, 0) = −1
fyy =
(1 + y)2
f xxx (0, 0) = 0
f xxx = e x log(1 + y)
ex f xxy (0, 0) = 1
f xxy =
1+y
R f xyy (0, 0) = −1
−e x
f xyy = fyyy (0, 0) = 2
(1 + y)2
By Maclaurin’s series we have,
CO
1
e x loge (1 + y) = 0 + x.0 + y.1 + (x2 .0 + 2xy.1 + y2 (−1))+
2
1 3
[x · 0 + 3x2 y · 1 + 3xy2 (−1) + y3 (2)] + . . . .
6
y2 x2 y xy2 y3
= y + xy − + − + − ···
2 2 2 3
STUCOR APP
= −2 − 6 − 2 = −10.
f x (x, y) = 2xy.
f x (1, −2) = −4.
2
fy (x, y) = x + 3.
fy (1, −2) = 4.
f xx (x, y) = 2y.
f xx (1, −2) = −4.
f xy (x, y) = 2x.
.
f xy (1, −2) = 2.
P
fyy (x, y) = 0.
fyy (1, −2) = 0.
AP
f xxx (x, y) = 0.
f xxx (1, −2) = 0.
f xxy (x, y) = 2.
f xxy (1, −2) = 2.
f xyy (x, y) = 0.
f xyy (1, −2) = 0.
fyyy (x, y) = 0.
fyyy (1, −2) = 0.
R
CO
1 h i
+ (x − a)2 f xx (a, b) + 2(x − a)(y − b) f xy (a, b) + (y − b)2 fyy (a, b)
2!
1 h
+ (x − a)3 f xxx (a, b) + 3(x − a)2 (y − b) f xxy (a, b)
3!
ST
i
+3(x − a)(y − b)2 f xyy (a, b) + (y − b)3 fyyy (a, b) + · · ·
STUCOR APP
1h i
= −10 − 4(x − 1) + 4(y + 2) + −4(x − 1)2 + 2(x − 1)(y + 2)
2
1h i
+ 6(x − 1)2 (y + 2) + · · ·
6
= −10 − 4(x − 1) + 4(y + 2) − 2(x − 1)2 + (x − 1)(y + 2) + (x − 1)2 (y + 2) + · · ·
Example 2.66. Find the Taylor’s series expansion of x2 y2 + 2x2 y + 3y2 in powers of
(x + 2) and y − 1 upto third degree terms. [Jan 2012, Jun 2010, Jan 2010]
Solution.
P
f (x, y) = x2 y2 + 2x2 y + 3y2 . f (−2, 1) = 4 + 8 + 3 = 15.
AP
f x (x, y) = 2xy2 + 4xy. f x (−2, 1) = −4 − 8 = −12.
STUCOR APP
.
Example 2.67. Use Taylor’s formula to expand the function defined by f (x, y) =
P
x3 + y3 + xy2 in powers of (x − 1) and (y − 2). [May 2011]
AP
Solution.
STUCOR APP
1 h
+ (x − a)3 f xxx (a, b) + 3(x − a)2 (y − b) f xxy (a, b)
3!
i
+3(x − a)(y − b)2 f xyy (a, b) + (y − b)3 fyyy (a, b) + · · ·
1h i
x3 + y3 + xy2 = 13 + 7(x − 1) + 16(y − 2) + 6(x − 1)2 + 8(x − 1)(y − 2) + 14(y − 2)2
2
1h i
+ 6(x − 1)3 + 6(x − 1)(y − 2)2 + 6(y − 2)3 + · · ·
6
= 13 + 7(x − 1) + 16(y − 2) + 3(x − 1)2 + 4(x − 1)(y − 2) + 7(y − 2)2
P
Example 2.68. Expand e−x log y as a Taylor’s series in powers of x and y − 1 upto
AP
third degree terms. [Jun 2011]
Solution.
y2
f xxx (x, y) = −e−x log y. f xxx (0, 1) = 0.
e−x
ST
STUCOR APP
P
2! 3!
y
Example 2.69. Expand f (x, y) = tan−1 about (1, 1) upto the second degree terms.
x
AP
Hence compute f (1.1, 0.9) approximately. [Jan 2005]
y
Solution. Given, f (x, y) = tan−1
x
(a, b) = (1, 1) a = 1, b = 1
1 π
f (1, 1) = tan−1 =
1 4
R
1 −y x2 y −y −1
fx = 2 2
= − 2 + y2 )x2
= 2 2
f x (1, 1) =
y
1 + x2 x (x x + y 2
x2
CO
1 1 x 1
fy = 2
= 2 2 )x
= 2 2
fy (1, 1) =
y x (x + y x + y 2
1 + x2
2xy 2 1
f xx = −y(−1)(x2 + y2 )−2 2x = 2 2 2
f xx (1, 1) = =
(x + y ) 4 2
2 2
x + y − x2x 2
y −x 2
f xy = = 2 f xy (1, 1) = 0
U
2
(x + y ) 2 2 (x + y2 )2
−2xy −1
fyy = x(−1)(x2 + y2 )−2 2y = 2 2 2
fyy (1, 1) =
(x + y ) 2
ST
STUCOR APP
y
tan−1 = f (1, 1) + (x − 1) f x (1, 1) + (y − 1) fy (1, 1)
x
1
+ (x − 1)2 f xx (1, 1) + 2(x − 1)(y − 1) f xy (1, 1) + (y − 1)2 fyy (1, 1)
2!
π −1 1 1 1
= + (x − 1) + (y − 1) + (x − 1)2 + 2(x − 1)(y − 1)0
4 2 2 2 2
2 (−1)
+ (y − 1) + ···
2
π 1 11 1
= − (x − 1 − y + 1) + (x − 1)2 − (y − 1)2 + · · ·
4 2 2 2 2
π 1 1 2
.
2
P
= − (x − y) + (x − y − 2x + 2y) + · · ·
4 2 4
y π 1 1 1 1
tan−1 = − (x − 1) + (y − 1) + (x − 1)2 − (y − 1)2 + · · · .
x 4 2 2 4 4
AP
π 1 1 1 1
f (1.1, 0.9) = − (0.1) + (−0.1) + (0.1)2 − (−0.1)2 approximately
4 2 2 4 4
π
= − 0.1 = 0.685 approximately.
4
π
Example 2.70. Find the Taylor’s series expansion of e x sin y at the point − 1,
R 4
upto third degree terms. [Jan 2009]
Solution.
CO
π 1
f (x, y) = e x sin y f − 1, = √
4 e 2
π 1
f x (x, y) = e x sin y f x − 1, = √
4 e 2
π 1
U
fy (x, y) = e x cos y fy − 1, = √
4 e 2
π 1
f xx = e x sin y f xx − 1, = √
4 e 2
ST
π 1
f xy = e x cos y f xy − 1, = √
4 e 2
π 1
fyx = e x cos y fyx − 1, = √
4 e 2
π −1
fyy = −e x sin y fyy − 1, = √
4 e 2
π 1
f xxx = e x sin y f xxx − 1, = √
4 e 2
STUCOR APP
π 1
f xxy = e x cos y f xxy − 1, = √
4 e 2
π −1
f xyy = −e x sin y f xyy − 1, = √
4 e 2
π −1
fyyx = −e x sin y fyyx − 1, = √
4 e 2
π −1
fyyy = −e x sin y
fyyy − 1, = √
4 e 2
P
AP
By Taylor’s theorem we have
+ (y − ) fyy − 1,
4 4
1 π π π
3
+ (x + 1) f xxx − 1, + 3(x + 1)2 (y − ) f xxy − 1,
6 4 4 4
ST
π 2 π π 3 π
+ 3(x + 1)(y − ) f xyy − 1, + (y − ) fyyy − 1, + ··· .
4 4 4 4
1 1 1 π 1
= √ + √ (x + 1) + √ y − + √ (x + 1)2
e 2 e 2 e 2 4 2 2e
1 π 1 π 1
+ √ (x + 1) y − − √ y − 2 + √ (x + 1)3
2e 4 2 2e 4 6 2e
√ √
2 π 2 π 1 π
+ (x + 1)2 y − − (x + 1) y − 2 − √ y − 3 + · · · .
e 4 e 4 6 2e 4
STUCOR APP
π
Example 2.71. Expand e x cos y near the point 1, by Taylor’s series as far as
4
quadratic terms. [Jan 1996]
Solution.
π e
f (x, y) = e x cos y f 1, = √
4 2
π π e
f x (x, y) = e x cos y f x 1, = e cos = √
4 4 2
π e
fy (x, y) = −e x sin y fy 1, =−√
P
4 2
π e
f xx = e x cos y f xx 1, = √
4 2
AP
π −e
f xy = −e x sin y f xy 1, = √
4 2
π −e
fyy = −e x cos y fyy 1, = √
4 2
R
CO
By Taylor’s theorem we have
x π π π π
e cos y = f 1, + (x − 1) f x 1, + (y − ) fy 1,
4 4 4 4
1 π π π
(x − 1)2 f xx 1, + 2(x − 1)(y − ) f xy 1,
+
2! 4 4 4
ST
π 2 π
+ (y − ) fyy 1, + ···
4 4
e e π (−e)
= √ + (x − 1) √ + y − √
2 2 4 2
1 e π (−e) π 2 (−e)
+ (x − 1)2 √ + 2(x − 1) y − √ + y− √ + ···
2 2 4 2 4 2
!
e π 1 π 1 π
= √ 1 + (x − 1) − y − + (x − 1)2 − y − (x − 1) − y − 2 + · · · .
2 4 2 4 2 4
STUCOR APP
P
other than (a, b).
f (x, y) f (x, y)
AP
f (a, b)
f (a, b)
X X
(x, y) (a, b) (x, y) (x, y) (a, b) (x, y)
R
Y Y
CO
Local maximum or local minimum values are called extreme values.
Stationary point of f (x, y)
A point (a, b) satisfying f x = 0 and fy = 0 is called a stationary point of f (x, y).
Necessary conditions for Maximum or minimum
U
If f (a, b) is an extreme value of f (x, y) at (a, b), then (a, b) is a stationary point of
f (x, y) if f x and fy exist at (a, b) and f x (a, b) = 0, fy (a, b) = 0.
Sufficient conditions for extreme values of f (x, y)
ST
STUCOR APP
f (x, y).
(iv) If rt − s2 = 0, then no conclusion is possible and further investigation is
required.
Working rule to find maxima and minima of f (x, y)
∂f ∂f
step (1). Find f x = and fy = and solve for f x = 0 and fy = 0 as simultaneous
∂x ∂y
equations in x and y.
Let (a, b), (a1 , b1 ), . . . be the solutions which are stationary points of f (x, y).
∂2 f ∂2 f ∂2 f
.
step (2). Find r = 2 , s = ,t = 2 .
P
∂x ∂x∂y ∂y
step (3). Evaluate r, s, t at each stationary point.
AP
At the point (a, b) if
(i) rt − s2 > 0 and r < 0 then f (a, b) is a maximum value of f (x, y).
(ii) rt − s2 > 0 and r > 0 then f (a, b) is a minimum value of f (x, y).
(iii) rt − s2 < 0 then (a, b) is called a saddle point.
(iv) rt − s2 = 0, no conclusion can be made, further investigation is required.
R
Critical Point
A point (a, b) is a critical point of f (x, y) if f x = 0 and fy = 0 at (a, b) or f x and fy do
CO
not exist at (a, b).
Maxima or Minima occur at a critical point.
✎ ☞
Worked Examples
✍ ✌
f x = 3x2 − 12 fy = 3y2 − 3
r = f xx = 6x s = f xy = 0 t = fyy = 6y
STUCOR APP
Stationary points are (2, 1), (2, −1), (−2, 1) and (−2, −1).
rt − s2 = 6x6y − 0 = 36xy.
At (2, 1), rt − s2 = 36 × 2 × 1 = 72 > 0.
At (2, 1), r = 6(2) = 12 > 0.
∴ (2, 1) is a minimum point.
Minimum value is f (2, 1) = 8 + 1 − 24 − 3 + 20 = 29 − 27 = 2.
At (2, −1), rt − s2 = 36 × 2 × −1 = −72 < 0.
.
∴ (2, −1) is a saddle point.
P
At (−2, 1), rt − s2 = 36 × (−2) × 1 = −72 < 0.
AP
∴ (−2, 1) is a saddle point.
At (−2, −1), rt − s2 = 36 × −2 × −1 = 72 > 0.
r = 6(−2) = −12 < 0.
∴ (−2, −1) is a maximum point.
Maximum value f (−2, −1) = −8 − 1 + 24 + 3 + 20 = 47 − 9 = 38.
R
Example 2.73. Examine f (x, y) = x3 + y3 − 3axy for maximum and minimum
values. [Jan 1999]
CO
Solution.
Given f (x, y) = x3 + y3 − 3axy.
f x = 3x2 − 3ay
fy = 3y2 − 3ax
U
r = f xx = 6x
STUCOR APP
a2
x=a⇒y= a = a.
Stationary points are (0, 0) and (a, a).
At (0, 0), rt − s2 = 6x6y − 9a2 = 36xy − 9a2 = −9a2 < 0.
r = 6x = 0.
∴ No maximum or minimum at (0, 0).
∴ (0, 0) is a saddle point.
At (a, a), rt − s2 = 36a2 − 9a2 = 27a2 > 0 if a , 0.
P
r = 6x = 6a.
If a < 0, r < 0.
AP
∴ (a, a) is a maximum point if a < 0.
If a > 0, r > 0.
∴ (a, a) is a minimum point if a > 0.
Maximum value = a3 + a3 − 3a3 = −a3 if a < 0
Minimum value = −a3 if a > 0.
R
Example 2.74. Discuss the maxima and minima of f (x, y) = x3 y2 (1 − x − y).
CO
[Jan 2014]
Solution. Given: f (x, y) = x3 y2 (1 − x − y) = x3 y2 − x4 y2 − x3 y3 .
= x2 y2 [−4x − 3y + 3].
U
STUCOR APP
fy = 0 ⇒ x3 y(2 − 2x − 3y) = 0.
x = 0, y = 0, 2x + 3y = 2.
Solving 4x + 3y = 3 (1)
2x + 3y = 2 (2)
1
we get 2x = 1 ⇒ x = .
2
1 1
When x = , (1) ⇒ 2 + 3y = 3 ⇒ 3y = 1 ⇒ y = .
.
2 3
P
1 1
∴ The stationary points are (0, 0), , .
2 3
At (0, 0), rt − s2 = 0.0 − 0 = 0.
AP
We can not say maximum or minimum. Further investigation is required.
1 1
At , ,
2 3
1 1 1 1 1
r= − 12 × − 6 × × + 6 ×
9 4 2 3 2
1
R 1 1
= − 3 − 1 + 3 = (−1) − .
9 9 9
1 1 11 1 1 1 1
t =2 −2 −6 = − − =− .
CO
8 16 83 4 8 4 8
11 11 1 1 2 1 1 1 2
2
s = 6 −8 −9 = − −
43 83 49 2 3 4
1 1 2 1 2 1
= − = − = .
4 3 12 144
1 1 1
rt − s2 = − − −
U
9 8 144
1 1 2−1
= − = > 0 and r < 0.
72 144 144
ST
1 1
∴ , is a maximum point.
2 3
1 1 1 1 1 1 1 6 − 3 − 2 1 1
Maximum value is f , = 1− − = = = .
2 3 89 2 3 72 6 72 × 6 432
Example 2.75. Find the extreme values of the function f (x, y) = x4 + y2 + x2 y.
Solution. Given: f (x, y) = x4 + y2 + x2 y.
STUCOR APP
fy = 2y + x2 . s = f xy = 2x. t = fyy = 2.
P
rt − s2 = (12x2 + 2y)2 − 4x2 .
AP
At (0, 0), rt − s2 = 0.
We can not say maximum or minimum.
We shall investigate the nature of the function in a neighbourhood of (0, 0).
We have f (0, 0) = 0. In a neighbourhood of (0, 0) on the x−axis, take the point (h, 0),
f (h, 0) = h4 > 0.
R
On the y−axis take the point (0, k), f (0, k) = k2 > 0.
CO
On y = mx, for any m, take the point (h, mh).
STUCOR APP
f x = 2x − y − 2.
fy = −x + 2y + 1.
r = f xx = 2.
s = f xy = −1.
t = fyy = 2.
For stationary points, solve f x = 0, fy = 0
P
2x − y − 2 = 0. (1)
−x + 2y + 1 = 0. (2)
AP
(1) ⇒ y = 2x − 2.
(2) ⇒ −x + 2(2x − 2) + 1 = 0
−x + 4x − 4 + 1 = 0
R
3x − 3 = 0
CO
3x = 3
x = 1.
∴ y = 2 − 2 = 0.
U
Example 2.77. Find the extreme values of the function f (x, y) = x3 +y3 −3x−12y+20.
[Jan 2012]
Solution. f (x, y) = x3 + y3 − 3x − 12y + 20.
STUCOR APP
f x = 3x2 − 3.
fy = 3y2 − 12.
r = f xx = 6x.
s = f xy = 0.
t = fyy = 6y.
For stationary points, solve f x = 0, fy = 0.
P
3x2 − 3 = 0. 3y2 − 12 = 0.
AP
3x2 = 3. 3y2 = 12.
x2 = 1. y2 = 4.
x = ±1. y = ±2.
R
The stationary points are (1, 2), (−1, 2), (1, −2), (−1, −2).
At (1, 2), rt − s2 = 36xy = 36 × 1 × 2 = 72 > 0.
CO
r = 6 > 0.
∴ (1, 2) is a minimum point.
Minimum value of f = 1 + 8 − 3 − 24 + 20 = 2.
At (−1, 2), rt − s2 = 36xy = 36 × (−1) × 2 = −72 < 0.
U
STUCOR APP
Example 2.78. Test for maxima and minima of the function f (x, y) = x3 y2 (6 − x − y).
[Jan 2013]
Solution. f (x, y) = x3 y2 (6 − x − y)
= 6x3 y2 − x4 y2 − x3 y3 .
f x = 18x2 y2 − 4x3 y2 − 3x2 y3 .
P
s = f xy = 36x2 y − 8x3 y − 9x2 y2 .
AP
For stationary points, f x = 0, fy = 0.
x2 y2 (18 − 4x − 3y) = 0
R
i.e., 4x + 3y = 18. (1)
CO
x3 y(12 − 2x − 3y) = 0
U
2x + 3y = 12. (2)
(1) − (2) ⇒ 2x = 6
ST
x = 3.
(1) ⇒ 12 + 3y = 18
3y = 6
y = 2.
The stationary point is (3, 2)
At (3, 2),
STUCOR APP
r = 36 × 3 × 4 − 12 × 9 × 4 − 6 × 3 × 8
= −144 < 0.
t = 12 × 9 − 2 × 81 − 6 × 27 × 2
= −378.
P
s = 34 × 9 × 2 − 8 × 27 × 2 − 9 × 9 × 4
AP
= −144.
rt − s2 = (−144)(−378) − (−144)2
= 54432 − 20736
= 33696 > 0
Since rt − s2
R
> 0 and r < 0, (3, 2) is a maximum point.
∴ Maximum value of f = 27 × 4(6 − 3 − 2) = 108.
CO
Example 2.79. Examine for minimum and maximum values sin x + sin y + sin(x + y).
Solution. We have f (x, y) = sin x + sin y + sin(x + y).
r = f xx = − sin x − sin(x + y)
s = f xy = − sin(x + y)
ST
STUCOR APP
=⇒x = y
cos 2x = cos(π − x)
P
=⇒2x = π − x.
i.e., 3x = π
AP
π
x= .
3
π π
When x = , y = .
π π 3 3
∴ , is a stationary point.
3 3
π π
At ,
3 3
R
√ √
π 2π − 3 3 √
r = − sin − sin = − = − 3 < 0.
CO
3 √3 2 √ 2√
2π 3 3 3 √
s = − sin =− ,t = − − = − 3.
3 2 2 2
2 3 9
rt − s = 3 − = > 0.
4 4
π π
U
STUCOR APP
.
Since, x, y , 0& , π ⇒ sin x , 0, sin y , 0.
P
∴ sin(2x + y) = 0 and sin(x + 2y) = 0.
AP
Since, 0 < x < π, 0 < 2x < 2π
0 < y < π ⇒ 0 < 2x + y < 3π.
Similarly 0 < x + 2y < 3π. Since, sin(2x + y) = 0 ⇒ 2x + y = π or 2π.
Similarly x + 2y = π or 2π.
R If 2x + y = π (1)
and x + 2y = π (2)
CO
then x − y = 0 ⇒ x = y.
π
∴ (1) ⇒ 3x = π ⇒ x = .
3
π
∴y= .
3 π π
∴ one stationary point is , .
U
3 3
If 2x + y = π and x + 2y = 2π then, x − y = −π ⇒ x = y − π.
∴ 2(y − π) + y = π ⇒ 3y − 2π = π ⇒ 3y = 3π ⇒ y = π,
ST
STUCOR APP
2π 2π
∴ Another stationary point is , .
π π 3 3
At , .
3 3 √
π 3(−1)
r = 2 sin cos π = 2 < 0.
3 2
√
4π π π 3
s = sin = sin π + = − sin = − .
3 3 3 2
√
π 2 3(−1) √
t = 2 sin cos π = = − 3.
3 2
P
√
√ √ − 3 2 3 9
rt − s2 = (− 3)(− 3) − = 3 − = > 0.
2 4 4
AP
π π
∴ , is a maximum point.
3 3 √ √
π π π π 2π 3 3 π
Maximum value = f , = sin . sin sin = sin π −
√3 √ 3 √ 3 √ 3 3 2 2 3
3 3 3 3 3
= = .
2 2 2 8
2π 2π
At ,
3 3
R √
2π 6π 3 √
r = 2 sin cos =2 .1 = 3 > 0.
3 3 2
CO
2π 6π √
t = 2 sin cos = 3.
3 3 √
8π π 3
s = sin = sin 3π − = .
3 √ 3 2
√ √ 3 2 3 9
rt − s2 = 3 3 − = 3 − = > 0.
2 4 4
2π 2π
U
∴ , is a minimum point.
3 3 √ √ √ √
2π 2π 2π 2π 4π 3 3 3 −3 3
Minimum value = f , = sin sin sin = − = .
3 3 3 3 3 2 2 2 8
ST
Example 2.81. In a plane triangle, find the maximum value of cos A cos B cos C.
[Jan 2000]
Solution. The angles of the ∆le ABC satisfy 0 < A, B, C < π and A + B + C = π,
=⇒ C = π − (A + B). Replacing C, we get
f (A, B) = cos A cos B cos(π − (A + B)) = − cos A cos B cos(A + B), 0 < A, B < π.
fA = − cos B[cos A(− sin(A + B)) + cos(A + B)(− sin A)] = cos B sin(2A + B).
STUCOR APP
P
cos B = 0 or sin(2A + B) = 0 and cos A = 0 or sin(A + 2B) = 0
π
=⇒ B = or 2A + B = π or 2π
AP
2
and
π
A= or A + 2B = π or 2π.
2
Different possibilities
π π
R
case (i) Let B = and A = .
2 2
⇒ A+B=π
CO
=⇒ C = 0 not possible.
π
case (ii) If B = and A + 2B = π.
2
⇒ A + π = π ⇒ A = 0 not possible.
π
case (iii) If B = and A + 2B = 2π.
2
U
⇒ A + π = 2π ⇒ A = π not possible.
π
case (iv) A = , 2A + B = π.
2
⇒ π + B = π ⇒ B = 0 not possible.
ST
π
case (v) A = , 2A + B = 2π ⇒ B = π not possible.
2
case (vi) If 2A + B = π, A + 2B = π.
Subtracting A − B = 0 ⇒ A = B.
π
∴ 3A = π ⇒ A = .
3
π π
=⇒ B = , C = .
3 3
case (vii) If 2A + B = π and A + 2B = 2π ⇒ A − B = −π not possible.
STUCOR APP
Finally 2A + B = 2π and A + 2B = 2π ⇒ A − B = 0 ⇒ A = B.
2π 2π
3A = 2π ⇒ A = ,B = .
3 3
2π 2π π
A+B= + = 4 > π not possible.
3 3 3 π π
∴ The only stationary point is , .
π π 3 3
At , ,
3 3
π 1
r = 2 cos cos π = 2 (−1) < 0.
3 2
π
.
t = 2 cos cos π = −1.
P
3
4π π 1
s = cos = cos π + =− .
3 3 2
AP
2
−1 2 1 3
rt − s = (−1)(−1) − = 1 − = > 0.
π π 2 4 4
∴ , is a maximum point.
3 3
π π π π π 1
∴ Maximum value of f is f , = cos cos cos = .
3 3 3 3 3 8
Example 2.82. A flat circular plate is heated so that the temperature at any
R
point (x, y) is U(x, y) = x2 + 2y2 − x. Find the coldest point on the plate. [Jan 2005]
Solution. Given U = x2 + 2y2 − x.
CO
U x = 2x − 1 Uy = 4y.
r = U xx = 2. s = U xy = 0. t = Uyy = 4.
U
STUCOR APP
Lagrange’s Method
Let f (x, y, z) be the function for which the extreme values are to be found subject to
the condition
φ(x, y, z) = 0. (1)
.
undetermined parameter independent of x, y, z which is called the Lagrange’s
P
multiplier. Any relative extremum of f (x, y, z) subject to (1) must occur at a
AP
stationary point of F(x, y, z).
∂F ∂F ∂F ∂F
The stationary points of F are given by = 0, = 0, = 0, = 0.
∂x ∂y ∂z ∂λ
⇒ f x + λφ x = 0, fy + λφy = 0, fz + λφz = 0, φ(x, y, z) = 0.
fx fy fz
= = = −λ and φ(x, y, z) = 0.
φ x φy φz
Solving these equations we can find the values of x, y, z which are stationary
R
points of F and the values of f at these points give the maximum and minimum
values of f (x, y, z).
✎ ☞
CO
Worked Examples
✍ ✌
Example 2.83. Find the maximum value of xm yn z p subject to x + y + z = a.
[Jan 2009]
Solution. Let f = xm ym z p .
U
φ = x + y + z − a = 0. (1)
F = xm yn z p + λ(x + y + z − a).
F x = 0 ⇒ mxm−1 yn z p = −λ.
STUCOR APP
.
ma na pa
P
x= ,y = ,z = .
m+n+ p m+n+ p m+n+ p
!
ma na pa
AP
The stationary point is , , .
m+n+ p m+n+ p m+n+ p
am+n+p mm nn p p
∴ Max. value of f = .
(m + n + p)m+n+p
Example 2.84. Find the minimum value of x2 yz3 subject to 2x + y + 3z = a.
[Jan 2007]
R
Solution. Given f = x2 yz3 .
CO
φ = 2x + y + 3z − a = 0. (1)
Fy = 0 ⇒ x2 z3 = −λ.
Therefore
xyz3 = x2 z3 = x2 yz2
STUCOR APP
xyz3 = x2 z3 ⇒ y = x.
x2 z3 = x2 yz2 ⇒ y = z.
x = y = z.
a
(1) ⇒ 2x + x + 3x = a ⇒ 6x = a ⇒ x = = y = z.
6
a a a
∴ The stationary point is , , .
6 6 6
a 2 a a 3 a6 a 6
.
Minimum value = .
P
= 6 =
6 6 6 6 6
Example 2.85. If u = x2 + y2 + z2 where ax + by + cz − p = 0, find the stationary value
AP
of u. [Jan 2006]
Solution. Given f = x2 + y2 + z2 .
φ = ax + by + cz − p = 0. (1)
R
Let F = f + λφ where λ is the Lagrange’s multiplier.
F = x2 + y2 + z2 + λ(ax + by + cz − p).
CO
−a2 λ
U
−aλ
2x + λa = 0 ⇒ x = ⇒ ax = .
2 2
Similarly
ST
−b2 λ −c2 λ
by = , cz = .
2 2
−a2 λ b2 λ c2 λ
(1) ⇒ − − =p
2 2 2
a2 + b2 + c2 −2p
λ = −p ⇒ λ = 2 .
2 a + b2 + c2
ap bp cp
∴x= 2 2 2
,y = 2 2 2
,z = 2 .
a +b +c a +b +c a + b2 + c2
STUCOR APP
Stationary value of u is
a2 p2 b2 p2 c2 p2
u= + +
(a2 + b2 + c2 )2 (a2 + b2 + c2 )2 (a2 + b2 + c2 )2
p2 (a2 + b2 + c2 ) p2
= = .
(a2 + b2 + c2 )2 a2 + b2 + c2
P
[Jan 2005]
Solution. We have to maximize
AP
T = 400xyz2 (1)
subject to φ = x2 + y2 + z2 − 1 = 0. (2)
y
Fz = 0 ⇒ 800xyz + 2λz = 0 ⇒ −λ = 400xy.
200yz2 200xz2
∴ = = 400xy.
x y
ST
200yz2 200xz2
Taking = we get x2 = y2 ⇒ y = ±x.
x y
200yz2 z2 √
Taking = 400xy we get = 2x ⇒ z2 = 2x2 ⇒ z = ± 2x.
x x
200xz2 z2 √
Taking = 400xy we get = 2y ⇒ z2 = 2y2 ⇒ z = ± 2y.
y y
Substituting in x2 + y2 + z2 = 1 we get
1 1
x2 + x2 + 2x2 = 1 ⇒ 4x2 = 1 ⇒ x2 = ⇒ x = ±
4 2
STUCOR APP
1 √ 1 1
∴ y = ± ,z = ± 2 = ± √ .
2 2 2
1 1 1
The stationary points are given by x = ± , y = ± , z = ± √ .
2 2 2
To have maximum value, we must have xy positive.
1 1 1 1 1 −1 −1 −1 1 −1 −1 −1
∴ The points are , , √ , , , √ , , , √ , , , √ .
2 2 2 2 2 2 2 2 2 2 2 2
111 0
∴ Maximum T = 400 = 50 C.
222
Example 2.87. Find the shortest and longest distance from the point (1, 2, −1) to
P
the sphere x2 + y2 + z2 = 24 using Lagrange’s method of constrained maxima and
minima. [Jun 2011, Jan 2002]
AP
Solution. Let P(x, y, z) be any point on the sphere.
Let A be the point (1, 2, −1).
q
AP = (x − 1)2 + (y − 2)2 + (z + 1)2 .
Lagrange’s multiplier.
F x = 2(x − 1) + 2λx, Fy = 2(y − 2) + 2λy, Fz = 2(z + 1) + 2λz.
To find the stationary points solve
ST
F x = 0, Fy = 0, Fz = 0, φ = 0.
x−1 1
F x = 0 ⇒ 2(x − 1) + 2λx = 0 ⇒ x − 1 = −λx ⇒ −λ = =1− .
x x
y−2 2
Fy = 0 ⇒ 2(y − 2) + 2λy = 0 ⇒ y − 2 = −λy ⇒ −λ = =1− .
y y
z+1 1
Fz = 0 ⇒ 2(z + 1) + 2λz = 0 ⇒ z + 1 = −λz ⇒ −λ = =1+ .
z z
1 2 1
∴1− =1− =1+ .
x y z
STUCOR APP
1 2 1 2
Taking 1 − = 1 − we get = ⇒ y = 2x.
x y x y
1 1
Taking 1 − = 1 + we get z = −x.
x z
2 1 −y
Taking 1 − = 1 + we get z = = −x.
y z 2
We have x2 + y2 + z2 = 24 ⇒ x2 + 4x2 + x2 = 24 ⇒ 6x2 = 24 ⇒ x2 = 4 ⇒ x = ±2.
When x = 2, y = 4, z = −2, the first point is (2, 4, −2). Let this point be P1 .
When x = −2, y = −4, z = 2, the second point is (−2, −4, 2). Let this point be P2 .
√ √ √ √ √
.
P1 A = 1 + 4 + 1 = 6, P2 A = 9 + 36 + 9 = 54 = 3 6
P
√
∴ Shortest distance = 6
√
AP
Longest distance = 3 6.
Example 2.88. A rectangular box open at the top is to have a volume of 32cc.
Find the dimensions of the box which requires least amount of material for its
construction. [Jun 2012, Dec 2011, Jun 2010, Jan 2005]
Solution. Let the dimensions of the box be Length = x, Breadth = y, height = z.
R
Given: Volume = 32cc.
=⇒ xyz = 32, x, y, z > 0. (1)
CO
We have to minimize the amount of material used for the construction of the box.
Let S be the surface area of the box whose top is open
By Lagrange’s method
Let F = s + λφ = xy + 2yz + 2xz + λ(xyz − 32) where λ is the Lagrange’s multiplier.
ST
F x = 0, Fy = 0, Fz = 0, φ = 0
F x = 0 ⇒ y + 2z + λyz = 0
=⇒ y + 2z = −λyz
STUCOR APP
y 2z
⇒ + = −λ
yz yz
1 2
⇒ + = −λ (3)
z y
Fy = 0 ⇒ x + 2z + λxz = 0
=⇒ x + 2z = −λxz
.
⇒ + = −λ
P
xyz xyz
1 2
⇒ + = −λ (4)
AP
z x
Fz = 0 ⇒ 2y + 2x + λxy = 0
=⇒ 2x + 2y = −λxy
2 2
⇒ + = −λ (5)
y x
CO
(3) − (4) ⇒
2 2
− =0
y x
1 1
=
y x
U
⇒x=y (6)
(3) − (5) ⇒
ST
1 2
− =0
z x
1 2
=
z x
⇒ x = 2z (7)
STUCOR APP
∴ x = 4, y = 4.
The stationary point is (4, 4, 2).
The dimensions are 4cm, 4cm, 2cm.
Example 2.89. Find the dimensions of the rectangular box open at the top of
maximum capacity whose surface area is 432 sq.m. [Jun 2013]
Solution. Let the dimensions of the box be x, y, z.
Given, surface area= 432.
P
xy + 2xz + 2yz = 432 (1)
AP
Let V be the volume of the box.
We have to maximize V.
V = xyz (2)
By lagrange’s method
R
F = V + λφ, where λ is the lagrange multiplier.
F x = yz + λ(y + 2z).
Fy = xz + λ(x + 2z).
Fz = xy + λ(2x + 2y).
U
F x = 0 ⇒ yz + λ(y + 2z) = 0
Fy = 0 ⇒ xz + λ(x + 2z) = 0
Fz = 0 ⇒ xy + λ(2x + 2y) = 0
STUCOR APP
3xyz + 2λ × 432 = 0
3xyz = −864λ
.
3xyz xyz
P
λ=− =−
864 288
Substituting the value of λ in F x = 0 we get
AP
xyz
yz − (y + 2z) = 0
288
x
1− (y + 2z) = 0
288
x
R 1= (y + 2z)
288
xyz
Fy = 0 ⇒ xz − (x + 2z) = 0
288
y
1− (x + 2z) = 0
288
U
y y
1− (x + 2z) = 0, 1 = (x + 2z)
288 288
ST
xyz
Fz = 0 ⇒ xy − (2x + 2y) = 0
288
z z
1− (2x + 2y) = 0, 1 = (2x + 2y)
288 288
STUCOR APP
∴ x−y=0
⇒ x = y.
x(y − 2z) = 0, x , 0
∴ y − 2z = 0
P
y = 2z.
∴ x = y = 2z
AP
(4) ⇒ 2z × 2z + 2 · 2z · z = 288
z2 = 36.
z = ±6.
R
z = −6 is not possible
∴ z = 6.
CO
∴ y = 2z = 12
x = 2z = 12
Length = 12m
ST
Breadth = 12m
Height = 6m.
STUCOR APP