Review of the web assign practice for the mid term review

Vectors Stuff

We are given:

Find the curve of intersection

standard parameterization of a circle of radius 8

once we have the first 2, the third comes for free

alternatively

we use the cosine double angle here

Another Problem Example

vector

Curvature Practice

e/trig problem

find the curvature at point (1,0,0)

we need to find the value of t that corresponds to this point

t=0 is a good example

curvature equations that we need:

plugging in for

Polar Coordinates Problem

Find the area in the top right quadrant and outside of the smaller circle

on desmos:

Desmos

we can get r from the point of intersection

settin up the double integral:

Tangent Planes / Normal Lines Problem

Find the tangent plane and normal line at the point (0,0,3)

write as a function

do chain rule and make into a vector

Equation of the Tangent Plane of This

this is usefull on test

Random Practice I Forgot

chain rule problem

flowchart TD
	V --> r
	V --> h
	r --> t1
	h --> t2