Problem: Let $k$ be an algebraically closed field and $V=V(xw-yz)=\{(x,y,z,w)\in\mathbb{A}^4(k): xw-yz=0\}$. Let $\Gamma(V)$ be the ring of coordinates of $V$ and $k(V)$ its field of fractions. Let $f=\bar{x}/ \bar{y}\in k(V)$. (Note that $\bar{x}/\bar{y}=\bar{z}/\bar{w}$, so $f$ is defined as a rational function on $V$ on the points $P$ with nonzero $y$ or $w$ coordinate, possibly more). Prove that:
There do not exist polynomials $a,b$ such that $f=\bar{a}/\bar{b}$ and $b(P)\neq 0$ for every $P$ where $f$ is defined.
The bar indicates the image of a polynomial under the quotient map.
My attempt: we have $\bar{a}/\bar{b}=\bar{x}/\bar{y}\implies ay-bx=c(xw-yz)$ for some polynomial $c\implies y(a+cz)=x(b+cw)\implies y|b+cw\implies b=dy-cw$ for some $d$. Let $\Omega=\{(x,y,z,w)\in\mathbb{A}^4(k): y=w=0\}$ and let $\Omega'=\mathbb{A}^4(k)-\Omega$. It would suffice to prove that $V(b,xw-yz)\cap\Omega'\neq\varnothing$. From the discussion above, $\Omega\subseteq V(b)$ and clearly $\Omega\subseteq V(xw-yz)$, so $\Omega\subseteq V(b,xw-yz)$. Suppose $\Omega = V(b,xw-yz)$. Then $(y,w)=I(\Omega)=I(V(b,xw-yz))=rad(b,xw-yz)$, by the Nullstellensatz. Then I'm stuck, assuming obviously that this leads to a solution.