
Simon S. answered 03/07/16
Tutor
4.9
(127)
Purveyor of Analytical Toys
Hey Alex,
The trick is to treat √x as the variable. To do this, we make up a new variable u = √x. Then the equation becomes
2u + 1 = u^2 + 4 => u^2 - 2u + 3 = 0 => ... => u = ... .
You end up with two solutions for u. Then you have to take your two u's and turn them back into x's. It may or may not be true that both (or any) u's lead to good solutions for x -- if u is negative, for example, then there's no real number x such that u=√x is negative, #contradiction. On the other hand, if you have two positive solutions for u, you have two real, positive solutions for x.
Here's an example that may or may not be similar:
(√x - 4)(√x + 9) = 0
(u - 4)(u + 9) = 0, u = √x
u = 4 or u = -9
Real square roots can't be negative; throw away u = -9.
u = 4 => √x = 4 => x = 16
http://www.wolframalpha.com/input/?i=(sqrt(x)+-+4)(sqrt(x)+%2B+9)
Philip P.
03/07/16