Is $-1$ a solution to $\sqrt{4x+5}=x$ ?
Why or why not?
2026-03-28 16:56:31.1774716991
Solution to this radical equation?
136 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If you are looking for real solutions, there is one. Indeed,
\begin{align*} \sqrt{4x+5} = x \Longleftrightarrow \begin{cases} 4x + 5 = x^{2}\\ x \geq 0 \end{cases} \Longleftrightarrow \begin{cases} x^{2} - 4x - 5 = 0\\ x \geq 0 \end{cases} \Longleftrightarrow \begin{cases} (x-2)^{2} - 9 = 0\\ x\geq 0 \end{cases} \end{align*}
Therefore the solution set is $S = \{5\}$, since the other root is negative.