To find the gradient of the curve $y = x^n$ at the point $P(a,a^n)$, a chord joining Point P to Point $Q(a+h, (a+h)^n)$ on the same curve is drawn. By finding the gradient of the chord PQ, find the gradient of the tangent to the curve at $x=a$ as a limit when $h \rightarrow 0$
When I first looked at the question, my first thought was that the gradient of tangent = gradient of chord.
However, I fail to find the gradient of chord using First Principle. What is the working to do so?