I used induction to solve the question, I'm curious to know whether there is any other way to go about the question:
Proof:
Base Case:
n=2
Suppose it is true for n=k:
We need to prove it is true for n=k+1.
adding

to (*)
Assuming the common difference is d.
 - \sqrt{a}}{d} = \frac{\sqrt{a_{k+1}} - \sqrt{a}}{d} = \frac{kd}{d(\sqrt{a_{k+1}} + \sqrt{a})} = \frac{k}{\sqrt{a_{k+1}} + \sqrt{a}} )