Here the function is $f(x,y)=\frac{y^2}{4}+x^2$. How do we find the direction of a function in which the function neither decreases nor increases at $(x,y)=(1,2)$?
I suppose we start with first finding the gradient of the function. $\nabla f=(2x,\frac12 y)=(2,1)$. I think the direction orthogonal to this gradient would achieve the purpose. But how do we derive such vector?