Acceleration with position given

AI Thread Summary
The position of an object is defined by the equation r(t) = 4 cos(3t) i + 4 sin(3t) j. To find the magnitude of acceleration at any point in time, it is necessary to differentiate the position function twice. The first derivative gives the velocity v(t) = r'(t), and the second derivative provides the acceleration a(t) = r''(t). The initial approach of using average velocity was incorrect, as it does not account for changes in acceleration over time. Proper differentiation is essential to accurately determine the object's acceleration.
silentsaber
Messages
9
Reaction score
0

Homework Statement



The position of an object is given by r(t) = 4 cos(3t) i + 4 sin(3t) j (where distance is
in meters and time is in seconds). What is the magnitude of the object’s acceleration at
any given point in time?

Homework Equations



v=x/t a=v/t

The Attempt at a Solution


ok so i thoguht that since the x and y coordinates are 4 cos 3t and 4 sin 3t the hypotenuse would be 4 and then that would be the distance so then i solved for t by 4cos(3t)^2 + 4sin 3t^2=4^2 and i solved t to be 30 since sin of 3(30)=90 is 1 and cos of 90 is 0 then i used the 30 as my time and divided 4/30 to find the velocity and then use the velocity and plugged it in v/t and i get the wrong answer...where did i go wrong?
 
Physics news on Phys.org
v = x / t only gives you the average (which is exact, whenever the acceleration is zero).

If you want the acceleration at any point in time, you need to differentiate.
v(t) = r'(t)
a(t) = v'(t) = r''(t)

where the prime denotes differentiation with respect to time.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top