Let $v(t)$ the velocity of an object in the direction of a forze defined by: $$v(t) = \left\{ \begin{array}{ll} 4t & 0 \leq t\leq 4\\ 16+(4-t)^2 & 4 \leq t\leq 14 \\ \end{array} \right.$$ i) Find the Work if apply $200N$ for any $t$ (Use Simpson's Rule). ii) Make the velocity graph in function of time $(h=2)$ ii)Make the Displacement graph in function of time
i) I suppose that he need the total Work using Simpson's Rule on $v(t)$ using $h=2$ and then multiply the 200N to the result.
ii) i suppose that only i need graph $v(t)$, maybe the $h=2$ was a mistake writting the document
iii)I cant understand this point. how i can graph the Displacement in function of time using "numerical analysis" tools?