Gradient Quesiton

20 Views Asked by At

So I was struggling with finding the gradientto this problem

$$f(x,y)= \frac{Ax + By}{Cx + Dy}$$

Down below is my work, but I apparently did something wrong. Where did I mess up?

My Work for this problem

1

There are 1 best solutions below

0
On

You didn't mess up, the working is fine.

Note that you can factorize $\frac{AD-BC}{(Cx+Dy)^2}$ out from both component and just write them as $$\frac{AD-BC}{(Cx+Dy)^2}(y \vec{i}-x\vec{j})$$