Homework Statement
Consider the path f{r}(t) = (8t, 4t^2, 4log(t) ) defined for t > 0.
Find the length of the curve between the points (8, 4, 0) and (24, 36, 4log(3)). Homework Equations
\int|r' (t)|dt
The Attempt at a Solution
r(t)=(8t, 4t^2, 4log(t))
r'(t)=(8, 8t, 4/(ln(10)t))
|r'...