How do you simplify #sqrt(1+x) - sqrt(1-x)#?
1 Answer
but you can re-express it in various ways...
Explanation:
First note that for both square roots to have Real values, we must have
Let's see what happens when you square
#(sqrt(1+x) - sqrt(1-x))^2#
#= (sqrt(1+x))^2 - 2(sqrt(1+x))(sqrt(1-x)) + (sqrt(1-x))^2#
#= (1+x) - 2sqrt(1-x^2) + (1-x)#
[[ using
#= 2 - 2sqrt(1-x^2)#
So
What is the correct sign to choose?
If
If
So we have:
If you like, you can separate out the common factor
graph{sqrt(1+x)-sqrt(1-x) [-5, 5, -2.5, 2.5]}