Let $a, b, c, d$ be rational numbers, where $\sqrt{b}$ and $\sqrt{d}$ exist and are irrational. If $a + \sqrt{b} = c + \sqrt{d}$, prove that $a=c$ and $b=d$.
2026-03-29 11:00:59.1774782059
Let a, b, c, d be rational numbers...
1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Set $t=a-c$. Then you have $t+\sqrt{b}=\sqrt{d}$. Therefore $$ t^2+2t\sqrt{b}+b=d. $$ If $t\ne 0$, this means…