M408M Final Exam Solutions - December 14, 2006 - Prof. Lorenzo A. Sadun, Exams of Calculus

Solutions to the final exam of m408m course, covering topics such as conic sections, parametrized curves, lines and planes in 3d space, position, velocity and acceleration, surfaces, max-min, and iterated integrals. It includes detailed calculations and answers to various problems.

Typology: Exams

2010/2011

Uploaded on 06/01/2011

koofers-user-cpq
koofers-user-cpq 🇺🇸

10 documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
M408M Final Exam Solutions, December 14, 2006
1. Conic sections and polar coordinates. Consider the plane curve
r=10
1 + sin(θ).
a) Is this a circle, ellipse, parabola or hyperbola?
It is a parabola. If you don’t see this from the polar form of the equation,
see part (c).
b) Find the (Cartesian) coordinates of the point closest to the origin.
“Closest the the origin” means the smallest value of r, which means the
biggest denominator, which means θ=π/2. In polar coordinates our point
is (5, π/2), while in Cartesian coordinates the point is (0,5).
c) Express the equation of the curve in Cartesian coordinates.
Multiplying both sides by 1 + sin(θ) gives 10 = r+rsin(θ) = r+y, so
r= 10 y, so r2= 100 20y+y2. But r2=x2+y2, so x2= 100 20y, or
y= 5 (x2/20).
2. Parametrized curves. Consider the parametrized plane curve
x(t) = 2et,y(t) = te2t/2.
a) Find the arclenth of this curve between t=2 and t= 2.
Since dx/dt = 2etand dy/dt = (ae2t), we have (dx/dt)2+ (dy/dt)2=
4e2t+ 1 2e2t+e4t= (1 + e2t)2, so our arclength is R2
21 + e2tdt = 4 + (e4
e4)/2.
b) Find the slope of the tangent line to the curve at t= 0.
dy/dx = (dy/dt)/(dx/dt) = (1 e2t)/2et= 0/2 = 0. The curve is
horizontal at this point.
3. Lines and planes in 3D space.
a) Find the equation (in standard form) of the line through the points (1,1,0)
and (3,0,1).
The vector along the line is (3,0,1) (1,1,0) =<2,1,1>, so our
line is x3
2=y=z1, or equivalently x1
2= 1 y=zor equivalently
< x, y , z >=<1,1,0>+<2,1,1> t. Any of these answers were worth
full credit.
b) Find the equation of the plane containing this line and the point (2,2,1).
First we need to find the vector perpendicular to the plane. This is the
cross product of <2,1,1>and (2,2,1) (1,1,0) =<1,1,1>. This is
<2,1,3>, so our plane is 2(x1) (y1) + 3z= 0, or equivalently
1
pf3
pf4

Partial preview of the text

Download M408M Final Exam Solutions - December 14, 2006 - Prof. Lorenzo A. Sadun and more Exams Calculus in PDF only on Docsity!

M408M Final Exam Solutions, December 14, 2006

  1. Conic sections and polar coordinates. Consider the plane curve

r = 10 1 + sin(θ)

a) Is this a circle, ellipse, parabola or hyperbola? It is a parabola. If you don’t see this from the polar form of the equation, see part (c). b) Find the (Cartesian) coordinates of the point closest to the origin. “Closest the the origin” means the smallest value of r, which means the biggest denominator, which means θ = π/2. In polar coordinates our point is (5, π/2), while in Cartesian coordinates the point is (0,5). c) Express the equation of the curve in Cartesian coordinates. Multiplying both sides by 1 + sin(θ) gives 10 = r + r sin(θ) = r + y, so r = 10 − y, so r^2 = 100 − 20 y + y^2. But r^2 = x^2 + y^2 , so x^2 = 100 − 20 y, or y = 5 − (x^2 /20).

  1. Parametrized curves. Consider the parametrized plane curve x(t) = 2et, y(t) = t − e^2 t/2. a) Find the arclenth of this curve between t = −2 and t = 2. Since dx/dt = 2et^ and dy/dt = (a − e^2 t), we have (dx/dt)^2 + (dy/dt)^2 = 4 e^2 t^ + 1 − 2 e^2 t^ + e^4 t^ = (1 + e^2 t)^2 , so our arclength is ∫ (^2) − 2 1 +^ e^2 tdt^ = 4 + (e^4 − e−^4 )/ 2. b) Find the slope of the tangent line to the curve at t = 0. dy/dx = (dy/dt)/(dx/dt) = (1 − e^2 t)/ 2 et^ = 0/2 = 0. The curve is horizontal at this point.
  2. Lines and planes in 3D space. a) Find the equation (in standard form) of the line through the points (1, 1 , 0) and (3, 0 , 1). The vector along the line is (3, 0 , 1) − (1, 1 , 0) =< 2 , − 1 , 1 >, so our line is x− 2 3 = −y = z − 1, or equivalently x− 2 1 = 1 − y = z or equivalently < x, y, z >=< 1 , 1 , 0 > + < 2 , − 1 , 1 > t. Any of these answers were worth full credit. b) Find the equation of the plane containing this line and the point (2,2,1). First we need to find the vector perpendicular to the plane. This is the cross product of < 2 , − 1 , 1 > and (2, 2 , 1) − (1, 1 , 0) =< 1 , 1 , 1 >. This is < − 2 , − 1 , 3 >, so our plane is −2(x − 1) − (y − 1) + 3z = 0, or equivalently

2 x + y − 3 z = 3. c) Find the equation of the line through (1,1,0) that is perpendicular to the plane you found in part (b). x− 1 − 2 =^ y− 1 − 1 =^ z/3.

  1. Position, velocity and acceleration. A particle is moving with acceleration ~a(t) =< 3 cos(t), 4 sin(t), 0 >. Its velocity at time zero is ~v(0) =< 0 , 0 , 12 > and its position at time zero is ~r(0) =< 2 , 1 , 4 >. a) Find the velocity ~v(t) as a function of time. Integrate the acceleration to get the velocity, using the initial condition to set the constants of integration. ~v(t) =< 3 sin(t), 4 − 4 cos(t), 12 >. b) Find the position ~r(t) as a function of time. Integrate the velocity to get the position, using the initial condition to set the constants of integration. ~r(t) =< 5 − 3 cos(t), 4 t − 4 sin(t) + 1, 12 t + 4 >. c) Find the speed of the particle at time t = π/2. Since ~v(π/2) =< 3 , 4 , 12 >, the speed is |~v| =

32 + 4^2 + 12^2 = 13.

Extra Credit) Find the average velocity between times t = 0 and t = π. This is (~r(π) − ~r(0))/π =< (^) π^6 , 4 , 12 >.

  1. Surfaces. Consider the surface x^4 + y^4 + z^2 = 26, which passes through the point (1, 2 , 3). a) Find a (nonzero) vector normal to this surface at (1, 2 , 3). Let g(x, y, z) = x^4 +y^4 +z^2. A normal vector is ∇g =< 4 x^3 , 4 y^3 , 2 z >=< 4 , 32 , 6 >. Any multiple of this, like < 2 , 16 , 3 > is equally good. b) Find the equation of the tangent plane to the surface at (1, 2 , 3). Since < 2 , 16 , 3 > is a normal vector, our plane is 2x + 16y + 3z = 43. c) Use this tangent plane to estimate the value of y when x = 1.01 and z = 3.004. (Actually, there are TWO values of y on the surface. Pick the positive one.) Plugging x = 1.01 and z = 3.004 into the equation of the plane gives y = 1.998 (exactly). Another way of doing the problem is to compute ∂y/∂x and ∂y/∂z using implicit differentiation. It gives the same final answer, of course.
  2. Max-min. Find all critical points of the function f (x, y) = x^4 + y^4 − 4 xy + 57. Which of these are local maxima? Which

c) Evaluate the resulting iterated integral.

= ∫ (^1) 0 yey

(^2) dy = 1 2 e y^2 ∣∣ ∣ 1 0 =^

e− 1

  1. Consider the dome-shaped region above the plane z = 0 and below the parabaloid z = 1 − x^2 − y^2. Call this region R. a) Write

∫ ∫ ∫ R e−z^ dV^ as an iterated integral.^ You are free to do this in Cartesian, cylindrical or spherical coordinates, or something even stranger, and you may integrate over your variables in whatever order you wish. How- ever, you MUST make clear your order of integration and limits of inte- gration, and express the integrand (and if necessary, the Jacobian) in the coordinates you have chosen.

There are many possible answers. My favorite is ∫ (^1) r=

∫ (^2) π θ=

∫ (^1) −r 2 z=0 e−z^ rdzdθdr. b) Evaluate the integral. [N.B. For part (a), all coordinate systems are equally good and will get full credit, as long as you set up the integral correctly. However, part (b) will be a lot easier if you make a sensible choice in part (a).] Integrating over z gives ∫ (^1) 0

∫ (^2) π 0 r(1^ −^ er

(^2) − (^1) )dθ dr = 2π ∫^1 0 r(1^ −^ er

(^2) − (^1) )dr.

Using the substitution u = r^2 − 1, this evaluates to π(u − eu)|^0 − 1 = π/e.