-1

How many solutions are there to the equation $\sqrt{x^4+25}=x^2-5$?

By squaring both sides we have:

$x^4+25=x^4-10x^2+25$

$10x^2=0$

$x=0$

Hence we have one solution to the equation. I'm not sure that what I've done is correct, in particular because it implies that $\sqrt{25}=-5$. Could you please tell me if I'm correct?

xxxxxxxxx
  • 13,302

2 Answers2

1

Since $x=0$ doesn't satisfy the equation, it is not a solution. Hence there are no solutions.

Note that while taking the square root of a number, only absolute value is taken, that is, $\sqrt{25} \ne -5$.

V.G
  • 4,196
1

$\sqrt{x^4+25} =x^2-5$ implies $x^2 >5;$

Set $z:=x^2$ where $z >5;$

$\sqrt{z^2+25} > z >z - 5;$

No solutions to the equation.

Peter Szilas
  • 20,344
  • 2
  • 17
  • 28