MVC Mid02 Spring'24 Solution
MVC Mid02 Spring'24 Solution
Karachi Campus
CLO #1: Understand the basic concepts and know the basic techniques of differential and integral calculusof functions of several variables.
Question 1 [9 marks]
(a) Let f (x, y) = y cos(2x) − sin(2x).
i. 3 points Find the direction derivative of f at (0, 0) in the direction i − j.
ii. 2 points What is the value of the largest directional derivative of f at (0, 0).
Solution:
(b) 4 points Find an equation for the tangent plane and parametric equations for the normal
line to the surface x2 y 3 z 4 + xyz = 2 at the point (2, 1, −1).
Solution:
CLO #2: Apply the theory to calculate the gradients, directional derivatives, arc length of curves, area of surfaces, and volume of solids. .
Question 2 [6 marks]
(a) 4 points Evaluate the double integral over the rectangular region R.
Z Z
xy
2
dA; R = {(x, y) : 0 ≤ x ≤ 1, −3 ≤ y ≤ 3}.
R x +1
Solution:
x
(b) 2 points Write a formula to find the volume of the solid enclosed between the surface z = y
and the rectangular region R : 0 ≤ x ≤ 2, 1 ≤ y ≤ e2 .
Solution: Z 2 Z e2 Z e2 Z 2
x x
V = dydx or V = dxdy
0 1 y 1 1 y
CLO #3: Solve problems involving maxima and minima, line integral and surface integral, and vector calculus.
Question 3 [ 5 marks]
Solution:
CLO #3: Solve problems involving maxima and minima, line integral and surface integral, and vector calculus.
Question 4 [10 marks]
(a) 5 points Given the three points P1 (1, 4), P2 (5, 2), and P3 (3, −2). Let
is the sum of the squares of the distances from point P (x, y) to the three points (P1 , P2 , &P3 ).
Find the values of x and y so that this G(x, y) is minimized.
Solution:
(b) 5 points Use Lagrange multipliers to find the maximum and minimum values of the
function subject to the given constraint. Also find the points at which these values occurs.
f (x, y) = x2 + y 2 ; xy = 1.