Destiny, remember that if we have a square root in both the numerator and the denominator, you can instead put the radical over the entire fraction.
√16/√4 = 4/2 = 2, or √16/√4 = √(16/4) = √4 = 2
So, now we have √[(x2-1)/(x-1)]
Remember that a2 - b2 = (a+b)(a-b). This means we can factor x2-1 = (x+1)(x-1)
That gives us √[((x+1)(x-1))/(x-1)]. x-1 cancels out, so we have √(x+1) left.
Hope this helps!