Division with square root of x in counter

49 Views Asked by At

I'm trying to understand following equation:

$ \frac {\sqrt x + \sqrt{(x+1)}} {x-(x+1)} = -(\sqrt x + \sqrt{x+1}) $

Which steps do I need to take to get to the solution?

1

There are 1 best solutions below

2
On BEST ANSWER

Because $$x-(x+1)=-1.$$ It's all!