First find the gradient by using partial derivatives.
[tex]T_x = (-2x)200 e^{(-x^2 -y^2/4 -z^2/9)} \\ \\ T_y = (-\frac{1}{2}y)200 e^{(-x^2 -y^2/4 -z^2/9)} \\ \\ T_z = (-\frac{2}{9}z)200 e^{(-x^2 -y^2/4 -z^2/9)}[/tex]
Sub in given point (0,-1,2) for x,y,z
∨[tex]T = (T_x, T_y,T_z) = (0,100e^{-25/36, \frac{-800}{9} e^{-25/36})[/tex]
Next, find unit vector from directional vector (0,-1,2) --> (-3,4,-3)
[tex]v = (-3-0, 4-(-1), -3-2) = (-3,5,-5) \\ \\ ||v|| = \sqrt{(-3)^2 + 5^2 + (-5)^2} = \sqrt{59} \\ \\ u = (\frac{-3}{\sqrt{59}}, \frac{5}{\sqrt{59}},\frac{-5}{\sqrt{59}})[/tex]
Finally, use dot product on gradient and unit vector to get directional rate of change.
Answer is approx 61.398