0% found this document useful (0 votes)
187 views10 pages

Multivariable Calculus Test

This practice exam for Math 212 contains 11 problems testing various calculus concepts like finding equations of planes and level curves, computing derivatives, integrals, and limits. The exam is intended to help students prepare for the standard types of problems and difficulty level that will be on the actual exam, which will consist of roughly 80% similar problems and 20% new problems.

Uploaded by

Priyanka Vinay
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
187 views10 pages

Multivariable Calculus Test

This practice exam for Math 212 contains 11 problems testing various calculus concepts like finding equations of planes and level curves, computing derivatives, integrals, and limits. The exam is intended to help students prepare for the standard types of problems and difficulty level that will be on the actual exam, which will consist of roughly 80% similar problems and 20% new problems.

Uploaded by

Priyanka Vinay
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Test 1: Math 212

Practice Exam
This is a practice exam for Math 212 Exam I, Spring 2008. It is LONGER than
the in class exam will be, but should give you a good idea for the standard types
of problems and difficulty level that will be on the exam. Problems like these will
constitute roughly 80% of the exam. The rest of the exam will consist of problems
that you have not seen before. Let me know if you see any typos or incorrect
solutions!!

Problem 1
Find an equation of the plane in R3 which is tangent to the surface
x3 2y 3 + xz 2 = 0
at the point (1, 1, 1).

The surface is the level surface given by g(x, y, z) = x3 2y 3 + xz 2 = 0. The


gradient is g = (3x2 + z 2 , 6y, 2xz). Therefore, g(1, 1, 1) = (4, 6, 2) is the
normal vector to the surface. The equation of the plane is given by
(4, 6, 2).(x 1, y 1, z 1) = 4x 6y + 2z = 0.

Problem 2 Sketch the level curves for the function f (x, y) = 2 x2 y 2 for c =
1, 0, 1.
Solution: Concentric circles of radius


3, 2, 1 all centered at the origin.

Problem 3 Describe the sections x = 1 and y = x for the graph of f (x, y) = x2 3y 2 .


Solution: The section x = 1 is the set of points (1, y, 1 3y 2 ). This consists of
the parabola (y, 1 3y 2 ) in the plane x = 1. The section y = x is the set of points
(x, x, 2x2 ) which is also a parabola in the y = x plane.

Problem 4
What is the del operator ? (Write an equation = ???)

Solution:
=

i+
j+
k
x
y
z

Let

F (x, y, z) = 2xyez i + ez x2 j + (x2 yez + z 2 ) k.


Compute the following:
a) div F = F
Solution:
2yez + 0 + x2 yez + 2z = 2z + ez (2y + x2 y).

b) curl F = F
Solution:
curl F = 0.

c) div F (1, 2, 0)
Solution:
6.
d) Is F expanding or contracting?
Solution: Contracting.

Problem 5
Calculate the derivative Df (x, y) for f (x, y) =
Solution:

2xy
yexy

x2
xexy

x2 y, exy

Let g(x, y) = xy +3x and suppose that c(t) = (x(t), y(t)) is a differentiable
path in R2 . Let h(t) = g c (t).
Compute Dh(t) in terms of x(t), y(t),
Solution:
Dh(t) = (y(t) + 3)

dx
dt ,

and

dy
dx
+ x(t) .
dt
dt

dy
dt .

Problem 6
Suppose that the temperature in a room is governed by the function
T (x, y, z) = 2x + y 2 sin(x2 ) + 2z + 78.
What is the unit vector which indicates the direction to move from (0, 0, 0)
so that the temperature decreases as fast as possible?
Solution: The gradient vector at (0, 0, 0) is (2, 0, 2). Therefore to move
in the direction of greatest decrease, from the origin, you would move in
the
direction (2, 0, 2) = (2, 0, 2). The unit vector in this direction is

2
(1,
0, 1)
2

From the origin, what is the rate of change of the temperature in direction


3
i j + k ?
v =
3
Solution: Compute the directional derivative: T (0, 0, 0).
v:

3
4 3
(1, 1, 1) =
(2, 0, 2).
3
3

Problem 7
Consider the path
c : [0, 1] R3
given by

c(t) =

2t,

4t3/2 t2
,
3
2


.

Compute the length of the path.


Solution: By the arc length formula, the Arc length of c is
Z 1
Z 1
0
||
c (t)|| dt =
t + 2 dt = 5/2
0

What is the velocity of c at t = 1/4.


Solution: c0 (1/4) = (2, 1, 41 ).

Problem 8
Let L1 and L2 be the intersecting lines given by the paths
L1 (t)

(3, 6, 1) + t(1, 2, 1)

L2 (t)

(2, 1, 3) + t(1, 1, 2).

What is their point of intersection?


Solution: (1, 2, 1).

Find the angle between L1 and L2 .


Solution: /3

Find a vector that is perpendicular to both L1 and L2 .


Solution: (3, 3, 3)

Problem 9 Let D be the region bounded by the positive x and y-axes and the line
3x + 4y = 10. Compute
ZZ
(x2 + y 2 ) dA
D

Solution:
5
24

10
3

3

1
+
9

 4
5
2

Problem 10 Does there exist a function f such that the gradient of f is


(x + y 2 )i + (x y 2 )j?
If so, find such an f ; if not, argue convincingly why no such f can exist.
Solution:Calculate
curl((x + y 2 )i + (x y 2 )j) = (1 2y)k
Since the curl is not identically zero, there is no such function f .

Problem 11 Compute
a.

4
3

sin

sin(y 3/2 )dy dx.

x2

Solution:


1 2
2

b. Let R denote the region bounded by y = x and y = x2 . Compute


Z Z
xy dA
R

Solution:

1
24

c.
Z

Solution:

cos(x3 )dx dy.


y

sin(1)
3 .

d.
Z

xy +
1

Solution: 11 41 +

15
2

ln

3
2

x
dx dy
y+1

Problem 12 Let f : Rn Rm be a function. State what it means for f to be


differentiable at a point x
0 Rn .

Problem 13 Calculate the following limits if they exist:


a.
exy 1
lim
y
(x,y)(0,0)
Solution: 0

b.
lim

(x,y)(0,0) x2

Solution: DNE

y2
+ y2

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy