If n is positive, which of the following is equal to
1/(SQRT(N+1) - SQRT(N))
A. 1
B. SQRT(2N+1)
C. (SQRT(N+1))/(SQ(N))
D. SQRT(N+1)-SQRT(N)
E. SQRT(N+1)+SQRT(N)
So I am having problems with these more advance exponents and roots questions.
I started off by multiplying the equation by the conjugate
SQRT(N+1)+SQRT(N)
I solved the equation through and got stuck at:
(SQRT(N+1)+SQRT(N))/((N+1)-(N))
Apparently the answer is E
I just dont know how to get from
(SQRT(N+1)+SQRT(N))/((N+1)-(N))
to
SQRT(N+1)+SQRT(N)