[guided]We want to compute $\gamma^*(dx_i)$. Since $[a,b]$ is one-dimensional, it is enough to evaluate the resulting $1$-form on a single basis vector — namely $\partial_t$ — at each point $t$.
**Step 1: Apply the definition of pullback.** By definition,
\begin{align*}
(\gamma^*(dx_i))_t(\partial_t) \;=\; (dx_i)_{\gamma(t)}\bigl(d\gamma_t(\partial_t)\bigr).
\end{align*}
This is just the definition of pullback of a $1$-form: push the vector forward by $d\gamma_t$, then evaluate the form at the pushed-forward vector.
**Step 2: Compute the pushforward $d\gamma_t(\partial_t)$.** In the chart on $[a,b]$ with coordinate $t$ and on $U$ with coordinates $x_1, \dots, x_n$, the Jacobian matrix of $\gamma$ is the column vector $(\gamma_1'(t), \dots, \gamma_n'(t))^\top$. Acting on $\partial_t$ (i.e., the column $(1)$ in the one-dimensional source) gives
\begin{align*}
d\gamma_t(\partial_t) \;=\; \sum_{j=1}^n \gamma_j'(t)\, \partial_{x_j}\big|_{\gamma(t)}.
\end{align*}
This is just the velocity vector $\gamma'(t)$ expressed in the coordinate basis.
**Step 3: Apply $dx_i$ to the pushforward.** The defining property of the coordinate $1$-form $dx_i$ is $(dx_i)(\partial_{x_j}) = \delta_{ij}$ — it is the linear functional that reads off the $i$-th component in the coordinate basis. By linearity,
\begin{align*}
(dx_i)_{\gamma(t)}\!\left(\sum_{j=1}^n \gamma_j'(t)\, \partial_{x_j}\big|_{\gamma(t)}\right) \;=\; \sum_{j=1}^n \gamma_j'(t)\, \delta_{ij} \;=\; \gamma_i'(t).
\end{align*}
**Step 4: Compare to $\gamma_i'(t)\, dt$.** The $1$-form $\gamma_i'(t)\, dt$ on $[a,b]$, evaluated on $\partial_t$ at the point $t$, returns $\gamma_i'(t) \cdot dt(\partial_t) = \gamma_i'(t) \cdot 1 = \gamma_i'(t)$. So both $1$-forms have the same value on the basis vector $\partial_t$ at every $t \in [a,b]$. Since $T_t[a,b]$ is one-dimensional, agreement on $\partial_t$ forces agreement as $1$-forms, and we conclude $\gamma^*(dx_i) = \gamma_i'(t)\, dt$.
(Equivalently, this calculation is the special case of the [Coordinate Formula for the Pullback of a Differential Form](/theorems/3570) applied to the smooth map $\gamma$ and the $1$-form $dx_i$.)[/guided]