I have the expression $\frac{x-y}{w-z}$ and I would like to approximate it in two fractions, $x/w$ and $y/z$. Ideally a linear combination of $x/w$ and $y/z$ and their powers. If that is not possible, a non-linear expression will also do.
2026-04-08 21:30:02.1775683802
Approximating $\frac{x-y}{w-z}$ in terms of $\frac{x}{w}$ and $\frac{y}{z}$
39 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
This is not possible. We can multiply numerator and denominator of $\frac xw$ by $k$ without changing the value of the fraction. As $k\to\infty$, $\frac{kx-y}{kw-z}\to\frac xw$, but as $k\to0$, $\frac{kx-y}{kw-z}\to\frac yz$. That is, $\frac{kx-y}{kw-z}\to\frac xw$ can't be approximated as a fuction of $\frac wx$ and $\frac yz$.