Answer: see description
Explanation:
given the function
![f(x,y) = 3x^2-2y^2-3](https://img.qammunity.org/2020/formulas/mathematics/college/f6hbt58ykgkkqoo6i9rrmd3jxcbv3sixbo.png)
we calculate the gradient
![\\abla f(x,y) = (\partial f(x,y))/(\partial x) \hat{\textbf{x}}+ (\partial f(x,y))/(\partial y) \hat{\textbf{y}} + (\partial f(x,y))/(\partial z) \hat{\textbf{z}}](https://img.qammunity.org/2020/formulas/mathematics/college/5kum4ewqua0hgqcz41nmdxbd7eeotin15l.png)
for each term we consider all variables different to the one we are derivating as constants. For each term we have
![(\partial f(x,y))/(\partial x) = 3 (\partial )/(\partial x)(x^2) = 6x\\ (\partial f(x,y))/(\partial y) = -2 (\partial )/(\partial x)(y^2) = -4y\\(\partial f(x,y))/(\partial z) = 0\\](https://img.qammunity.org/2020/formulas/mathematics/college/2nhfotqo3r9bx3gg0gbl7g1zhiitporon5.png)
Therefore:
![\\abla f(x,y) = 6x \hat{\textbf{x}} -4y \hat{\textbf{y}}](https://img.qammunity.org/2020/formulas/mathematics/college/rvzh8wt59mlksz46czfo2993iuen2y59v0.png)
gives the direction of maxium increase.
a) with x = -2, y= 1
which magnitude is
![√((-12)^2+(-4)^2 ) = √(160) = 4 √(10)](https://img.qammunity.org/2020/formulas/mathematics/college/2clp6ryavowqwrxx24xf0ru981bfav3fqu.png)
so the unitary vector in the direction of the steepest ascent is
![u_(1) = (\\abla f(-2,1))/(|\\abla f(-2,1)|) = (1)/(4 \sqrt(10))*<-12,-4>](https://img.qammunity.org/2020/formulas/mathematics/college/p4pot5b6ckv836xvfpze1gwie8wagylpyz.png)
and the unitary vector in the direction of steepest descent is
![u_(2) = (- \\abla f(-2,1))/(|\\abla f(-2,1)|) = (1)/(4 \sqrt(10))*<12,4>](https://img.qammunity.org/2020/formulas/mathematics/college/ug4i8fu7teeyrmnl28j8so73uywez2quyh.png)
finally, the vector in no change direction is basically doing one of the following possibilities with
:
if we have a vector <a,b> the perpendicular vector (direction of no change) will be either <-a,b> or <a,-b>
so i will select <-a,b>
![u_(no change) = (1)/(4 \sqrt(10))*<12,-4>](https://img.qammunity.org/2020/formulas/mathematics/college/wtwg79pzypul3b6095k8yf9n5gfcumcj4f.png)