Solving Particle Trajectory: Speed & Direction at t=4.5s

AI Thread Summary
To find the particle's speed at t=4.5 s, the derivatives of the trajectory equations x and y must be calculated first. After obtaining the derivatives, the speed can be determined using the formula for the magnitude of the velocity vector, which involves the square root of the sum of the squares of the derivatives. For the direction of motion, the angle can be calculated using the inverse cosine function with the x-component of the velocity divided by the speed. The correct approach involves careful differentiation and application of these formulas to achieve accurate results.
jimmyv12
Messages
10
Reaction score
0
A particle's trajectory is described by x=((1/2)t^3 - 2t^2) and y=((1/2)t^2-2t) , where t is in s.


What is the particle's speed at t= 4.5 s?
What is the particle's direction of motion, measured as an angle from the x-axis, at t=4.5 s?

I keep geting the wrong answers >:0 , how do I go about solving this?
 
Physics news on Phys.org
How did you try solving this? Show us so we can explain where you went wrong.
 
Take the derivative of both.

Then solve for t = 4.5s, us these vector components to find the angle.
 
Last edited:
Alright, so i don't know why I wasnt getting the right answer before(i was taking the derivatives), but I took the derivatives for x and y, then used the sqrt(x^2+y^2) to get part one. Then y=cos^-1(x/v) for part two.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top