I have to find all the solution of the equation $ (13+x)^{1/4}+(4-x)^{1/4}=3$.
I know the real solution is $-12$ and $3$ but I don't know how to find them.
I have to find all the solution of the equation $ (13+x)^{1/4}+(4-x)^{1/4}=3$.
I know the real solution is $-12$ and $3$ but I don't know how to find them.
setting $$a=\sqrt[4]{13+x}$$ and $$b=\sqrt[4]{4-x}$$ we get the system $$a^4+b^4=17$$ and $$a+b=3$$ with $$b=3-a$$ we get the equation $$a^4+(3-a)^4=17$$ it is $$2(-2+a)(a-1)(16-3a+a^2)=0$$ solve this equation