bryanosaurus
- 15
- 0
I am given z = 32 - x^{2} - 4y^{2}
Starting at the point (3,2) in i + j direction,
find if you are going up or down the hill and how fast.
The way I thought to proceed was that the gradient would tell me if I was going down or up hill and that \left|\nabla z \right| would give me "how fast". My answer of \sqrt{292} isn't correct however, so I'm obviously doing something wrong. Can anyone point me in the right direction of how to proceed?
Starting at the point (3,2) in i + j direction,
find if you are going up or down the hill and how fast.
The way I thought to proceed was that the gradient would tell me if I was going down or up hill and that \left|\nabla z \right| would give me "how fast". My answer of \sqrt{292} isn't correct however, so I'm obviously doing something wrong. Can anyone point me in the right direction of how to proceed?