rmunoz said:
The Attempt at a Solution
Using integration I found velocity to be 32 m/s, (dv=apartdt)
Your answer is not correct, and the part you have in parentheses seems to be meaningless. Can you show your integration steps?
Edit: Actually your answer is fine. Nevermind.
rmunoz said:
Now I'm stuck on part b and since i have yet to learn how to take a double integral to directly relate the acceleration of the particle to its position,
.
Not really. This is only a "double integral" in the sense that you have to integrate twice in succession. (In mathematics, a double integral actually means something else entirely that is not relevant here). To see why you have to integrate twice, consider the following argument. If:
v(t) = \frac{ds(t)}{dt}
then
a(t) = \frac{dv(t)}{dt} = \frac{d}{dt}\left(\frac{ds(t)}{dt} \right) = \frac{d^2s(t)}{dt^2}So acceleration is the second derivative of position (w.r.t. time). In order to calculate the acceleration as function of time, you must differentiate the position function twice. It follows that, since integration is the inverse operation of differentiation, then to go back to position from acceleration, you would have to integrate twice. A more explicit way of showing this would be:
\frac{dv(t)}{dt} = a(t) \Rightarrow v(t) = \int a(t) \, dt
\frac{ds(t)}{dt} = v(t) \Rightarrow s(t) = \int v(t) \, dt = \int \left(\int a(t) \, dt \right) \, dt
rmunoz said:
I assume it must have something to do with avg velocity or avg acceleration... nonetheless I am stuck on part b and have been for quite some time.
Why would you think that?