I have an statement thay says:
The equation: $\frac{bx}{a} = \frac{ax + b^2}{a} - b, a \neq 0$, have unique solution if:
I) $a = b$
II) $a > b$
III) $a \neq b$
I know the properties to analyze the solutions of a first degree equation,
$ q \neq 0 $ have unique solutions $ A = 0, B = 0 $ have infinite solutions
$ A = 0, B \neq 0 $ not have solutions,
I also know formula, $ X = - \frac {B} {A} $,
but I can not find a way to address this problem, could you help me? The correct answer is $ D) $, but that does not interest me, I'm interested in learning it.
PD: I get that $(x -b)(b-a) = 0$, but i not know how it could help me.
Multiplying by $a\ne 0$ we get $$x(b-a)=b^2$$ If $a=b$ we get $$0=b^2$$ So if $b=0$ then we get as the solution all real numbers. If $b\ne 0$ so we get no solution. If $$a\ne b$$ we get $$x=\frac{b^2}{b-a}$$ With the new (corrected equation) you will get $$x(b-a)=b(b-a)$$ or $$(x-b)(b-a)=0$$ Now we have if $b=a$ then the solutions are all real numbers, and if $b\ne a$ then we get $x=b$