1/11
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
How do you notate vectors
With an arrow on top of the variable. (Set 1 Material)
What does a vector have
Magnitude and Direction (Set 1 Material)
What is the dot product
If vector a = < a1 , a2 , a3 > and vector b = < b1, b2 , b3 > then a “dot” b = (a1b1) + (a2b2) + (a3b3) (Set 1 Material)
What is the cross product
If vector a = < a1 , a2 , a3 > and vector b = < b1, b2 , b3 > then a x b = < a2b3 - a3b2 , -1(a1b3 - a3b1) , a1b2 - a2b1 > (Set 1 Material)
Do the dot product and cross products result in numbers or vectors
The dot product will result in a number. The cross product results in a vector. (Set 1 Material)
(Set 1 Material)
What is the equation
(Set 1 Material)
(Set 1 Material)
(Set 2 Material)
What is the gradient of a function
(Set 3 Material)
What is the formula for the directional derivative of f in the direction of v at the point p.
(Set 3 Material)
Given a real valued function f(x,y) whose partials exists, are are continuous, the tangent plane to the graph of f at (a , b , f(a,b)) is what
(Set 4 Material)