Going through Strang's Calculus right now and don't understand a seemingly basic homework question. It asks to integrate under the unit hyperbola, from $(1,0)$ to $(\cosh t, \sinh t)$.
The answer in the book simply gives this: $\int y \text{d}x = \int \sinh t (\sinh t\ \text{d}t)$
I initially thought the integral would be $\int\sqrt {\cosh^2t -1}$ because $y = \sinh t = \sqrt {\cosh^2t -1} $.
Is the answer in the book because $y = \sinh t$, $\text{d}x = \cosh t$ and the equating that to $\text{d}t$ would be its derivative $\sinh t\ \text{d}t$?
The author has specified the right half of the unit hyperbola $$x^2-y^2=1,$$ and introduced a parameter $t$ on $\mathbb R,$ where nonnegative values of $t$ correspond to points in the first quadrant.
So—avoiding explicit parameterisation—the required integral is \begin{align}&\frac t{|t|}\int_1^{\cosh t}\sqrt{x^2-1}\,\mathrm dx\\= &\frac t{|t|}\int_0^{|t|}\sinh^2\theta\,\mathrm d\theta\end{align} (substituting $x=\cosh \theta,\;\theta\geq0)$ \begin{align}=&\int_0^t\sinh^2\theta\,\mathrm d\theta\end{align} (since $\sinh^2\theta$ is an even function) \begin{align}=&\sinh2t-2t.\end{align}
As above, but do note that the lower and upper limits of integration are $0$ and $t\;(t\in\mathbb R)$ respectively.