Min/Max
Gradient 1
Lagrange Multipliers
Partial Differentiation
Gradient 2
100

The discriminant

What is fxx fyy - fxy2 ?

100

Relationship between grad f and level curves in a contour plot

What is orthogonal?

100

The basic Lagrange Multiplier equation

What is

grad f = lambda grad g ?

100

 lim_(k->0) (f(a, b + k) - f(a, b))/k 

What is fy ?

100

 grad(fg) = fgradg + ggrad f 

What is the Product Rule for Gradients ?

200

It equals 0 at critical points in 3D

What is the gradient ?

200

This points in the direction of maximum rate of increase of f(x, y)

What is

grad f  ?

200

The relationship between  grad f and grad g when f is maximized

What is parallel ?

200
The slope of the tangent line to the vertical trace curve through the point (a, b, f(a, b)), with y = b

What is fx ?

200

 grad(F(f(x,y,z))=F'(f(x,y,z)grad f 

What is the Chain Rule for Gradients ?

300

Discriminant > 0 and fxx < 0

What is a maximum ?

300

 grad f cdot vec u , where vec u is a unit vector

What is the directional derivative Duf ?

300

The relationship between grad f and the constraint curve g when f is maximized

What is orthogonal ?

300

Clairaut's Theorem

What is:

(del^2f)/(del x del y) = (del^2f)/(del y del x)  ?

300

If P is a point on the surface F(x, y, z) = k, the relationship between grad F(P) and the surface

What is orthogonal ?

400

Discriminant > 0 and fxx > 0

What is a minimum ?

400

Formula for Duf that includes the angle between direction vector vec u and grad f 

What is 

|| grad f ||  cos theta ?

400

When solving a problem, the next step after finding grad f and grad g 

What is: solve both equations for

lambda ?

400

If  z = e^(-x^2-y^2) fx =

What is

-2xe^(-x^2-y^2) ?

400

If f(x, y) = cos(x2 + y), grad F =

What is <(-2x)(sin(x2 + y), -sin(x2 + y)> ?

500

Discriminant < 0

What is a saddle point ?

500

The relationship between Duf(P) and the angle of inclination psi 

What is

tan psi = Duf(P)  ?

500

When solving a problem, the next step after finding a relationship between x and y

What is: substitute the relationship between x and y into the constraint equation  ?

500

If f(u, v) = cos(u + v2), fuuv =

What is: fuuv = 2v sin(u + v2)  ?

500

 d/dtf(r(t))=gradf cdot r'(t) 

What is the Chain Rule for Paths ?