An object's two dimensional velocity is given by v(t) = ( t^2 +2 , cospit - t )v(t)=(t2+2,cosπtt). What is the object's rate and direction of acceleration at t=2 t=2?

1 Answer
Jul 15, 2017

a = 4.12a=4.12 "LT"^-2LT2

phi = -14.0^"o"ϕ=14.0o

Explanation:

We're asked to find the magnitude and direction of an object's acceleration at a certain time given its velocity equation.

In component form, the velocity is

v_x(t) = t^2+2vx(t)=t2+2

v_y(t) = cos(pit)-tvy(t)=cos(πt)t

To find the acceleration as a function of time, we must differentiate the velocity equations:

a_x(t) = d/(dt) [t^2-2] = 2tax(t)=ddt[t22]=2t

a_y(t) = d/(dt) [cos(pit)-t] = -pisin(pit) - 1ay(t)=ddt[cos(πt)t]=πsin(πt)1

At t = 2t=2 (ambiguous units here), we have

a_x(2) = 2(2) = 4ax(2)=2(2)=4 "LT"^-2LT2

a_y(2) = -pisin(2pi) - 1 = -1ay(2)=πsin(2π)1=1 "LT"^-2LT2

(The term "LT"^-2LT2 is the dimensional form the units for acceleration, "length"length xx× "time"^-2time2. I used it here simply because no units were given.)

The magnitude of the acceleration is

a = sqrt((a_x)^2 + (a_y)^2) = sqrt(4^2 + (-1)^2) = color(red)(4.12a=(ax)2+(ay)2=42+(1)2=4.12 color(red)("LT"^-2LT2

The direction is

phi = arctan((a_y)/(a_x)) = arctan((-1)/4) = color(blue)(-14.0^"o"ϕ=arctan(ayax)=arctan(14)=14.0o

Always check the arctangent calculation to make sure your answer is not 180^"o"180o off!