Question 849769
I have looked up this question on wolfram and mathway and they both give 3,-5, but the 3 as an extraneous solution, and I cannot figure out why.
(rad of 4-x PLUS the rad of x+6) all equal to 4
----------
sqrt(4-x) + sqrt(x+6) = 4
--------
Square both sides to get:
(4-x) + (x+6) + 2sqrt[(4-x)(x+6)] = 16
-----
2sqrt(-x^2-2x+24) = 6
----
sqrt(-x^2-2x+24) = 3
Square both sides to get:
-x^2-2x+24 = 9
---
x^2 + 2x - 15 = 0
----
Factor:
(x+5)(x-3) = 0
x = 3 or x = -5
----
Neither is extraneous.
Cheers,
Stan H.
======================