If $\sqrt{x^2+5} - \sqrt{x^2-3} = 2$, then what is $\sqrt{x^2+5} + \sqrt{x^2-3}$?
2026-04-07 04:40:44.1775536844
A basic root numbers question
167 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
Notice, we have $$\sqrt{x^2+5} - \sqrt{x^2-3} = 2\tag 1$$ let $$\sqrt{x^2+5} + \sqrt{x^2-3} = y\tag 2$$ Now, multiplying both (1) & (2), we get $$(\sqrt{x^2+5} - \sqrt{x^2-3} )(\sqrt{x^2+5} + \sqrt{x^2-3})=2y$$ $$(\sqrt{x^2+5})^2-(\sqrt{x^2-3})^2=2y$$ $$x^2+5-(x^2-3)=2y$$ $$8=2y\implies y=4$$ Hence, $$\bbox[5px, border:2px solid #C0A000]{\sqrt{x^2+5} + \sqrt{x^2-3} = 4}$$