I'm working of the following questions for a homework.
Q1 : Let $r(t)$ be a vector values function, show that $\frac{d}{dt}\vert r'(t)\vert = \frac{1}{\vert r'(t)\vert} r'(t) \cdot r''(t).$
Q2: If $u = r(t)\cdot( r'(t)\times r''(t))$. Show that $u'(t) = r'(t)\cdot(r'(t)\times r'''(t))$.
I managed to solve them by assuming that $r(t) = f(t)i+g(t)j+h(t)k$ and calculating both sides of the equality and see that they are indeed the equal.
Is there a way to prove this without assuming $r(t)$ is in 3 dimensions?
Q1. On the one hand, $$\dfrac{d}{dt} \bigl[ |\mathbf{r}'(t)|^2 \bigr] = \dfrac{d}{dt} \bigl[ \mathbf{r}'(t) \cdot \mathbf{r}'(t) \bigr] = \mathbf{r}''(t) \cdot \mathbf{r}'(t) + \mathbf{r}'(t) \cdot \mathbf{r}''(t) = 2 \bigl( \mathbf{r}'(t) \cdot \mathbf{r}''(t) \bigr).$$ On the other hand, $$\dfrac{d}{dt} \bigl[ |\mathbf{r}'(t)|^2 \bigr] = 2 |\mathbf{r}'(t)| \, \dfrac{d}{dt} \bigl[ |\mathbf{r}'(t)| \bigr].$$ Compare the right sides of these two lines.
Q2. We have $$\begin{aligned}[t]\mathbf{u}'(t) &= \dfrac{d}{dt} \bigl[ \mathbf{r}(t) \bigr] \cdot [\mathbf{r}'(t) \times \mathbf{r}''(t)] + \mathbf{r}(t) \cdot \dfrac{d}{dt} \bigl[ \mathbf{r}'(t) \times \mathbf{r}''(t)\bigr] \\ &= \mathbf{r}'(t) \cdot [\mathbf{r}'(t) \times \mathbf{r}''(t)] + \mathbf{r}(t) \cdot \biggl[ \dfrac{d}{dt} \bigl[ \mathbf{r}'(t) \bigr] \times \mathbf{r}''(t) + \mathbf{r}'(t) \times \dfrac{d}{dt} \bigl[ \mathbf{r}''(t) \bigr] \biggr]\\ &= 0 + \mathbf{r}(t) \cdot \bigl[ \mathbf{r}''(t) \times \mathbf{r}''(t) + \mathbf{r}'(t) \times \mathbf{r}'''(t) \bigr] \\ &= \mathbf{r}(t) \cdot [\mathbf{r}'(t) \times \mathbf{r}'''(t) ].\end{aligned}$$