Review for Test 2 

Sections 10.7-10.9, 11.1, 11.3-11.6

To Study for Test 2:
1) Try #2-9 on Old Test 2, and all of Old Test 3 except #1, 3 and #8, 10, 11.
2) Know everything on this test review.
3) Study your homework problems and class notes from these sections.

Formulas given on Test 2:

 

a[T] = (D(r))(t)*((`@@`(D, 2))(r))(t)*a[N]/abs((D(r))(t)) and (D(r))(t)*((`@@`(D, 2))(r))(t)*a[N]/abs((D(r))(t)) = abs(Typesetting:-delayCrossProduct((D(r))(t), ((`@@`(D, 2))(r))(t)))/abs((D(r))(t)) 

 

For projectiles:  

r(t) = ( i + ( 

For F(x, y) = 0 

dy/dx = -F[x]/F[y] 

For F(x, y, z) = 0 

 

The equation of a tangent plane to the surface z = f(x, y) at P(x[`0`], y[`0`], z) is 

    z - z = f[x](x[`0`], y[`0`])(x - x[`0`]) + f[y](x[`0`], y[`0`])(y - y[`0`]) 

The linear approximation for z = f(x, y) at (a, b) is 

`≈`(f(x, y), f(a, b)+(f[x](a, b))(x-a)+(f[y](a, b))(y-b)) 

The increment of z = f(x, y) is 

`Δz` = f(a+`Δx`, b+`Δy`)-f(a, b) 

The differential of z = f(x, y) is 

     dz = f[x](a, b)dx + f[y](a, b)dy 

The equation of the tangent plane to F(x, y, z) = 0 at P(x[`0`], y[`0`], z) is 


 

The symmetric equations of the normal line to F(x, y, z) at P(x[`0`], y[`0`], z) is  

              (x-x[`0`])/F[x](x[`0`], y[`0`], z[`0`]) = (y-y[`0`])/F[y](x[`0`], y[`0`], z[`0`]) and (y-y[`0`])/F[y](x[`0`], y[`0`], z[`0`]) = (z-z[`0`])/F[z](x[`0`], y[`0`], z[`0`]) 


For Section 10.7 (Old Book 13.1/13.2) you need to know: 

1) How to sketch simple space curves of the form r(t) = < f(t), g(t), h(t) > by setting up a table: 

t  |  x = f(t) |  y = g(t) |  z = h(t) for 3 - 4 values of "t" and plot the points (x, y, z).

2) That for c = constant,  < c, cos(mt), sin(mt) > is a circle on the x = c plane.

3) That < t, cos(mt), sin(mt) > is a helix along the x -axis. 

4) That the equation of a line segment from Po to P1 is

      r(t) = (1 - t)ro + r1,   0 < t < 1
    or    r(t) = ro + t*(r1 - ro),   0 < t < 1

5) How to find r'(t) given r(t). 

6) That parametric equations for a tangent line to a curve at P[`0`]is: 

  x[0]+at, yz[0]+ct 

where r'(t[0]) = <a, b, c>. 

 

For Section 10.8 (Old Book 13.3) you need to know: 

1) How to use the given arc length formula. 

2) How to use the given formulas for Unit Tangent Vector, Normal Vector, Binormal Vector, and Curvature. 

3) That T is perpendicular to N, and B is perpendicular to both T and N 

4) That the equation for a tangent plane at P[`0`]is: 

   

where N(t[0]) = <a, b, c>. 

 

For Section 10.9 (Old Book 13.4) you need to know: 

v(t)| = speed 

   v(t) = r'(t) 

   a(t) = v'(t) = r''(t) 

   v(t) =  int(a(t), t) 

   r(t) = int(v(t), t) 

2) How to use the given formulas for projectiles. 

 

For Section 11.1 (Old Book 14.1) you need to know: 

1) The equation for a plane is: 

         z  = ax + by + c 

2) The equation for a sphere is: 

x^2+y^2+z^2 = r^2 

   And a hemi-sphere is: 

z = sqrt(r^2-x^2+y^2) 

3)How to find the domain of f(x, y). 

4) How to graph level curves for z = f(x, y) by graphing several values of z = k in 2-D. 

5) How to describe level surfaces for w = f(x, y, z) by replacing w = k for several values of k in 3-D. 

 

For Section 11.3 (Old Book 14.3) you need to know: 

1) How to find partial derivatives, f[x]and for z = f(x, y). 

2) How to find all second partial derivatives for z = f(x,y).


For Section 11.4 (Old Book 14.4) you need to know: 

1) How to find the equation of a tangent plane to the surface z = f(x, y) at P(x[`0`], y[`0`], z) using 

    z - z = f[x](x[`0`], y[`0`])(x - x[`0`]) + f[y](x[`0`], y[`0`])(y - y[`0`]) 

2) How to find the linear approximation for z = f(x, y) at (a, b) using 

`&approx;`(f(x, y), f(a, b)+(f[x](a, b))(x-a)+(f[y](a, b))(y-b)) 

3) How to find the increment of z = f(x, y) using 

`Δz` = f(a+`Δx`, b+`Δy`)-f(a, b) 

4) How to find the differential of z = f(x, y) using 

     dz = f[x](a, b)dx + f[y](a, b)dy .


For Section 11.5 (Old Book 14.5) you need to know: 

1) How to use the chain rule.  For z = f(x, y, w, ....) and x(s, t, .....), y(s, t, .....), and w(s, t, .....) 

       

      

    and so on ......... 

2) Know how to use the formula for dy/dx for F(x, y) = 0 and dz/dx and dz/dy for F(x, y, z) = 0


For Section 11.6 (Old Book 14.6) you need to know: 

1) The gradient of f(x, y) is 

Typesetting:-delayGradient(f) = `<,>`(f[x], f[y]) 

2) The directional derivative of f(x, y) in the direction of the unit vector u is 

      

3) The maximum value of the directional derivative,  and it occurs when u has the same direction as  

4) How to find the equation of the tangent plane to F(x, y, z) = 0 at P(x[`0`], y[`0`], z) using 

Typesetting:-delayGradient(F(`*`(0, x[0]), y[0], z[0]))*`<,>`(x-x[`0`], y-y[`0`], z-z[`0`]) = 0 

5) How to find the symmetric equations of the normal line to F(x, y, z) at P(x[`0`], y[`0`], z) using 

              (x-x[`0`])/F[x](x[`0`], y[`0`], z[`0`]) = (y-y[`0`])/F[y](x[`0`], y[`0`], z[`0`]) and (y-y[`0`])/F[y](x[`0`], y[`0`], z[`0`]) = (z-z[`0`])/F[z](x[`0`], y[`0`], z[`0`])