Lab 08
Lab 08
Lab 7
CALCULUS FOR IT 501031
1 Exercises
Exercise 1: Find the specific function values:
(a) f (x, y) = x2 + xy 3 at f (0, 0), f (−1, 1), f (2, 3), f (−3, −2)
x−y
(b) f (x, y, z) = 2 at f (3, −1, 2), f (1, 1/2, 1/4), f (0, −1/3, 0), f (2, 2, 100).
y + z2
Exercise 2: Plot the graph of the functions
√ 2 2
(a) f (x, y) = cos(x)cos(y)e−( x +y )/4 xy(x2 − y 2 )
(c) f (x, y) =
x2 + y 2
xy 2
(b) f (x, y) = − (d) f (x, y) = y 2 − y 4 − x2
x2 + y 2
Exercise 3: Find the first-order partial derivatives of the function f (x, y), Then plot the function f (x, y)
and the first order partial derivative of f (x, y) with regard to x, and y, respectively.
x
(a) f (x, y) = 2x2 − 3y − 4 (j) f (x, y) =
x2 + y 2
(b) f (x, y) = (x2 − 1)(y + 2)
(c) f (x, y) = x2 − xy + y 2 x+y
(k) f (x, y) =
(d) f (x, y) = 5xy − 7x2 − y 2 + 3x − 6y + 2 xy − 1
(e) f (x, y) = (xy − 1)2 y
(l) f (x, y) = tan−1 ( )
(f) f (x, y) = (2x − 3y)3 x
p
(g) f (x, y) = x2 + y 2 (m) f (x, y) = ex+y+1
y 2
(h) f (x, y) = (x3 + ) 3
2 (n) f (x, y) = e−x sin(x + y)
1
(i) f (x, y) = (o) f (x, y) = ln(x + y)
x+y
Exercise 4: Find all the second-order partial derivatives of the function f (x, y). Then plot the function
f (x, y) and the second order partial derivative of f (x, y) with regard to x, and y, respectively.
Anh H. Vo - [email protected] 1
Ton Duc Thang University
Faculty of Information Technology
∂5f
Exercise 6: Find the fifth-order partial derivative of the function following:
∂x2 ∂y 3
(a) f (x, y) = y 2 x4 ex + 2 (c) f (x, y) = x5 + 5xy + sinx + 7ex
y4
(b) f (x, y) = y 4 + y(sinx − x4 ) (d) f (x, y) = xe 2
dw
Exercise 7: Express as a function of t, both by using the Chain Rule and by expressing w in terms of
dt
dw
t and differentiating directly with respect to t. Then evaluate at the given value of t.
dt
(a) w = x2 + y 2 , x = cos(t), y = sin(t), t = π
(b) w = x2 + y 2 , x = cos(t) + sin(t), y = cos(t) − sin(t), t = 0
x y 1
(c) w = + , x = cos2 (t), y = sin2 (t), z = , t = 3
z z t
(d) w = 2yex − lnz, x = ln(t2 + 1), y = tan−1 t, z = et , t = 1
(e) w = z − sin(xy), x = t, y = ln(t), z = et−1 , t = 1
Exercise 8: Use the limit definition of partial derivative to compute the partial derivatives of the functions
at the specified points
∂f ∂f
(a) f (x, y) = 1 − x + y − 3x2 y, , at (1, 2)
∂x ∂y
∂f ∂f
(b) f (x, y) = 4 + 2x − 3y − 3xy 2 , , at (−2, 1)
∂x ∂y
Exercise 9: Let f (x, y) = x2 − xy + 21 y 2 + 3. Find the slope of line tangent to this surface at the point
(3, 2)
Anh H. Vo - [email protected] 2