I would like to know how to derive the formula for the right-side branch of $Axy + Bx + Cy = D$, where the constant and coefficients are positive integers, and expressed as an equation and in terms of $A$, $B$, $C$ and $D$.
2026-03-26 04:53:47.1774500827
On
What is the equation for the right-side branch of $Axy + Bx + C y = D$?
121 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
The equation for the right side or the left side is the same.
The only difference is the domain.
We need to find the vertical asymptote and select the domain accordingly.
For example if you have $$3 xy+2x-2 y=5.$$
Solving for $y$ we get $$ y=\frac {5-2x}{3x-2}$$
The vertical asymptote is $x=2/3$, therefore the right branch occurs at $$y=\frac {5-2x}{3x-2}, x>2/3. $$
Take
$$|A|xy+|B|x+|C|y=|D|$$
and let's assume $x$ and $y$ are real.
The solution is
$$\\y=\frac{-|B|x+|D|}{|A|x+|C|}.$$
The graph of the function $f$ with $y=f(x)$ is a hyperbola. It has a pole at $x=-\frac{|C|}{|A|}$. The right-side branch is therefore
$$f\colon (-\frac{|C|}{|A|},\infty)\to\mathbb{C},x\mapsto f(x)=\frac{-|B|x+|D|}{|A|x+|C|}.$$