Level 2 — RecallMultivariable Calculus

Multivariable Calculus

40 marksprintable — key stays hidden on paper

Level 2 — Recall & Standard Problems Time: 30 minutes Total Marks: 40

Answer all questions. Use ...... for mathematical notation. Show working where required.


Q1. For f(x,y)=x2+y2f(x,y) = x^2 + y^2, state the shape of the level curve f(x,y)=4f(x,y)=4 and give its equation. (3 marks)

Q2. Compute both first-order partial derivatives fxf_x and fyf_y of f(x,y)=x3y4xy2+sin(xy).f(x,y) = x^3 y - 4xy^2 + \sin(xy). (4 marks)

Q3. State Clairaut's theorem. Then verify it for f(x,y)=x2y3f(x,y) = x^2 y^3 by computing fxyf_{xy} and fyxf_{yx}. (5 marks)

Q4. Find the equation of the tangent plane to the surface z=x2+3y2z = x^2 + 3y^2 at the point (1,1,4)(1,1,4). (5 marks)

Q5. Given z=x2yz = x^2 y, x=t2x = t^2, y=t3y = t^3, use the chain rule to find dzdt\dfrac{dz}{dt} in terms of tt. (4 marks)

Q6. For f(x,y)=x2+y2f(x,y) = x^2 + y^2, compute the directional derivative at the point (1,2)(1,2) in the direction of v=3,4\mathbf{v} = \langle 3, 4\rangle. (5 marks)

Q7. Find and classify the critical point(s) of f(x,y)=x2+y24x+6y+1f(x,y) = x^2 + y^2 - 4x + 6y + 1 using the second derivative test. (5 marks)

Q8. Evaluate the double integral over the rectangle R=[0,1]×[0,2]R = [0,1]\times[0,2]: R(x+y)dA.\iint_R (x + y)\,dA. (4 marks)

Q9. State the definition of the divergence of a vector field F=P,Q,R\mathbf{F} = \langle P, Q, R\rangle, and compute it for F=x2,y2,z2\mathbf{F} = \langle x^2, y^2, z^2\rangle. (3 marks)

Q10. State the two forms (circulation and flux) of Green's theorem. (2 marks)


End of paper.

Answer keyMark scheme & solutions

Q1. (3 marks) Level curve x2+y2=4x^2+y^2=4 is a circle centred at the origin of radius 22.

  • Recognising circle: 1
  • Equation x2+y2=4x^2+y^2=4: 1
  • Radius 22: 1

Why: Level curves are the sets where ff is constant; x2+y2=cx^2+y^2=c describes concentric circles for c>0c>0.


Q2. (4 marks) fx=3x2y4y2+ycos(xy)f_x = 3x^2 y - 4y^2 + y\cos(xy) fy=x38xy+xcos(xy)f_y = x^3 - 8xy + x\cos(xy)

  • fxf_x correct (each term, ~2): 2
  • fyf_y correct: 2

Why: Hold the other variable constant; chain rule on sin(xy)\sin(xy) gives cos(xy)(/xxy)\cos(xy)\cdot(\partial/\partial x\, xy).


Q3. (5 marks) Clairaut's theorem: If fxyf_{xy} and fyxf_{yx} are continuous on an open region containing a point, then fxy=fyxf_{xy}=f_{yx} there. (2) Verification for f=x2y3f=x^2y^3: fx=2xy3,fxy=6xy2.f_x = 2xy^3,\quad f_{xy}=6xy^2. fy=3x2y2,fyx=6xy2.f_y = 3x^2y^2,\quad f_{yx}=6xy^2. So fxy=fyx=6xy2f_{xy}=f_{yx}=6xy^2. ✓

  • Statement: 2, fxyf_{xy}: 1.5, fyxf_{yx}: 1.5

Q4. (5 marks) zx=2xz_x = 2x \Rightarrow at (1,1)(1,1): 22. zy=6y6z_y = 6y \Rightarrow 6. Tangent plane: z4=2(x1)+6(y1)z - 4 = 2(x-1) + 6(y-1), i.e. z=2x+6y4.z = 2x + 6y - 4.

  • zx,zyz_x, z_y: 2, plug in: 1, plane equation: 2

Why: Tangent plane z=z0+fx(xx0)+fy(yy0)z=z_0+f_x(x-x_0)+f_y(y-y_0).


Q5. (4 marks) dzdt=zxdxdt+zydydt\dfrac{dz}{dt} = \dfrac{\partial z}{\partial x}\dfrac{dx}{dt} + \dfrac{\partial z}{\partial y}\dfrac{dy}{dt} =(2xy)(2t)+(x2)(3t2)= (2xy)(2t) + (x^2)(3t^2). Substitute x=t2x=t^2, y=t3y=t^3: =2t52t+t43t2=4t6+3t6=7t6.= 2t^5\cdot 2t + t^4\cdot 3t^2 = 4t^6 + 3t^6 = 7t^6.

  • Chain rule setup: 2, substitution: 1, answer 7t67t^6: 1

Q6. (5 marks) f=2x,2y\nabla f = \langle 2x, 2y\rangle; at (1,2)(1,2): 2,4\langle 2, 4\rangle. Unit vector: v=5|\mathbf{v}|=5, u^=3/5,4/5\hat{\mathbf{u}}=\langle 3/5, 4/5\rangle. Duf=fu^=235+445=65+165=225.D_{\mathbf u}f = \nabla f\cdot\hat{\mathbf u} = 2\cdot\tfrac35 + 4\cdot\tfrac45 = \tfrac{6}{5}+\tfrac{16}{5} = \tfrac{22}{5}.

  • Gradient: 2, unit vector: 1, dot product & answer 22/522/5: 2

Q7. (5 marks) fx=2x4=0x=2f_x = 2x-4=0\Rightarrow x=2; fy=2y+6=0y=3f_y=2y+6=0\Rightarrow y=-3. Critical point (2,3)(2,-3). fxx=2f_{xx}=2, fyy=2f_{yy}=2, fxy=0f_{xy}=0. Hessian D=fxxfyyfxy2=4>0D = f_{xx}f_{yy}-f_{xy}^2 = 4>0 and fxx=2>0f_{xx}=2>0. \Rightarrow local minimum at (2,3)(2,-3).

  • Critical point: 2, second derivatives: 1, D=4D=4: 1, classification: 1

Q8. (4 marks) 0102(x+y)dydx=01[xy+y22]02dx=01(2x+2)dx=[x2+2x]01=3.\int_0^1\int_0^2 (x+y)\,dy\,dx = \int_0^1\left[xy+\tfrac{y^2}{2}\right]_0^2 dx = \int_0^1 (2x+2)\,dx = [x^2+2x]_0^1 = 3.

  • Inner integral: 2, outer & answer 33: 2

Q9. (3 marks) divF=F=Px+Qy+Rz\operatorname{div}\mathbf F = \nabla\cdot\mathbf F = P_x + Q_y + R_z. (2) For F=x2,y2,z2\mathbf F=\langle x^2,y^2,z^2\rangle: divF=2x+2y+2z\operatorname{div}\mathbf F = 2x+2y+2z. (1)


Q10. (2 marks) Circulation form: CPdx+Qdy=D(QxPy)dA.\displaystyle\oint_C P\,dx+Q\,dy = \iint_D\left(\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}\right)dA. (1) Flux form: CFnds=D(Px+Qy)dA.\displaystyle\oint_C \mathbf F\cdot\mathbf n\,ds = \iint_D\left(\frac{\partial P}{\partial x}+\frac{\partial Q}{\partial y}\right)dA. (1)


[
  {"claim":"Chain rule Q5 gives 7t**6","code":"t=symbols('t'); x=t**2; y=t**3; z=x**2*y; result = simplify(diff(z,t) - 7*t**6)==0"},
  {"claim":"Directional derivative Q6 equals 22/5","code":"x,y=symbols('x y'); f=x**2+y**2; grad=[diff(f,x),diff(f,y)]; g=[gr.subs({x:1,y:2}) for gr in grad]; u=[Rational(3,5),Rational(4,5)]; D=sum(a*b for a,b in zip(g,u)); result = D==Rational(22,5)"},
  {"claim":"Double integral Q8 equals 3","code":"x,y=symbols('x y'); result = integrate(integrate(x+y,(y,0,2)),(x,0,1))==3"},
  {"claim":"Hessian determinant Q7 positive (local min)","code":"x,y=symbols('x y'); f=x**2+y**2-4*x+6*y+1; D=diff(f,x,2)*diff(f,y,2)-diff(f,x,y)**2; result = (D==4) and (diff(f,x,2)>0)"}
]