Help me with the following question of linear equations where $x,y\ne0$: $$\begin{align}\frac{a^2}{x}-\frac{b^2}{y}&=0\\\frac{a^2}{x}b+\frac{b^2}{y}a&=a+b\end{align}$$
2026-03-29 17:25:32.1774805132
Solve the pair of equations for $x$ and $y$ (linear equations in two variables)
59 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
The 1st equation gives $\frac {a^2} {x} = \frac {b^2} {y}$ which can be plugged straight into the 2nd equation in such a way it gets rid of $x$ in that equation, you can then deduce $\frac {b^2} {y} = 1$. Solve that for $y$ and plug it back into the 1st equation and solve for $x$.