Is there any simple way to find a polynomial with integer coefficients so that ($x=\sqrt{2} +\sqrt{3}$) is one of its roots? I know one way is to get rid of all the square roots in the equation to be left with rational numbers, but is there any other simple way?
2026-03-26 10:56:30.1774522590
Find Polynomials with Integer Coefficients with Particular Roots
98 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Is this simple? $$x=\sqrt2+\sqrt3$$ $$x^2=2+3+2\sqrt2\sqrt3$$ $$x^2-5=2\sqrt6$$ $$(x^2-5)^2=24$$ $$x^4-10x^2+1=0$$