Blkmage
- 11
- 0
Homework Statement
See attachment.
2. Homework Equations /solution attempt
Part (a)
Well, the gradient evaluated at (1,2-1) will give the rate of change. If we want the maximum rate of change then we need the directional direction such that the unit vector \mathbf{u} is in the same direction as \nabla f(1,2,-1). So the unit vector would just be \frac{\nabla f(1,2,-1)}{\text{norm}(\nabla f(1,2,-1))}? And the max rate of change is just the direction derivative at this point and direction?
Anyways, part (b) is what I'm having trouble with:
Since we want it to be in the direction of the vector (1,-1,-1), does that mean that we want \nabla g(x_{Q},y_{Q},z_{Q}) = (1,-1,-1)? Since (1,-1,-1) isn't a unit vector, I didn't divide by the norm of the gradient...