Respuesta :
Hello!
Begin by plugging in the values for m and n. We get the equation for the velocity of the particle to be:
[tex]v(t) = 10 + 2t^2[/tex]
A.
To find the change in velocity over the interval (2s ≤ t ≤ 5s), we can simply find the difference in the velocities at these times.
[tex]\Delta v= v_f - v_i[/tex]
For this situation:
[tex]\Delta v = v(5) - v(2)[/tex]
Substitute these times for 't' into the equation and solve.
[tex]v(5) = 10 + 2(5^2) = 60 \frac{cm}{s}\\\\v(2) = 10 + 2(2^2) = 18 \frac{cm}{s}\\\\\Delta v = 60 - 18 = \boxed{42 \frac{cm}{s}}[/tex]
B.
To find the average acceleration, we must take the SLOPE of the velocity function over this interval using the slope formula:
[tex]a_{avg} = \frac{v_f - v_i}{\Delta t}[/tex]
Plug in the values for the particle's velocity at t = 2 s and 5 s that we solved for above.
[tex]a_{avg} = \frac{60- 18}{5 - 2}\\\\a_{avg} = \frac{42}{3} = \boxed{ 14 \frac{cm}{s^2}}[/tex]
C.
The instantaneous acceleration can be found by taking the derivative of the v(t) function using the power rule. Recall:
[tex]\frac{dy}{dx} x^n = nx^{n-1}[/tex]
Using this rule:
[tex]a(t) = v'(t) = 2(2t) = 4t[/tex]
Substituting in t = 2 s:
[tex]a(2) = 4(2) = \boxed{8 \frac{cm}{s^2}}[/tex]