Displacement given position function at time t

AI Thread Summary
The position function of a projectile is given by r(t) = (5t + 6t²) m I + (30 - t³) m j. To find the displacement at t = 2.0 seconds, the initial position is (0, 30) and the position at t = 2.0 s is (34, 22), resulting in a displacement of (34, -8). The magnitude of the displacement is calculated as √(34² + (-8)²) = √1220. The angle can be found using tan-1(y/x). The method used to determine displacement is correct, with a note to maintain accuracy in calculations.
Robophys
Messages
1
Reaction score
0

Homework Statement



The position function of a projectile is given by r(t) = (5t + 6t2) m I + (30 - t3) m j. What is the displacement of the particle in magnitude angle form at the = 2.0 seconds.

Homework Equations


√x2+y2
tan-1 = y/x
Possibly: x = v0t + 1/2at2

The Attempt at a Solution


[/B]
I assumed you could calculate the position at t = 2.0 s by plugging into the position function and subtract the initial position. So the initial position would be 30 in the positive you direction (j) and 0 i. The position at t = 2.0 s would be 10 + 6 * 4 = 34 i and 30 - 8 = 22. So the displacement would then be 34 m in the positive x direction and 8 meters in the negative y directions The resultant magnitude would be √(34)2+(-8)2 = √1156 + 64 = √1220.

The angle would be tan-1θ = y over x then

Is this correct? I haven't encountered another problem finding displacement given position function. Or should I find initial velocity and acceleration and use x = v0t + 1/2at2.
 
Physics news on Phys.org
Hi Robophys, Welcome to Physics Forums!

Your method looks good. Take care when rounding results; your value of 34 m for the displacement looks to me like you truncated rather than rounded. Of course, it might also be that you rounded intermediate results along the way and lost accuracy in the calculations. So beware of that! Keep extra "guard digits" in intermediate steps. Only round at the end to display final results.
 
Welcome to PF Robophys.

Your method is correct. Displacement is the difference between final and initial position.
 
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