Given $F=(3x^2+6y)\mathbf{\hat{x}}-14yz\mathbf{\hat{y}}+20xz^2\mathbf{\hat{z}}$, I am trying to evaluate the line integral $\int_C{A}\cdot d\mathbf{r}$ from $(0,0,0)$ to $(1,1,1)$. C is given as three different cases, where
- $x=t, y=t^2, z=t^3$
- straight line from $(0,0,0)$ to $(1,1,1)$
- straight lines from $(0,0,0)$ to $(1,0,0)$, then $(1,1,0)$ to $(1,1,1)$
Can anyone help me start this? I'm having a difficult time remembering exactly how this is done.