Particle Position & Velocity: Solving s=5i+4r^2j

AI Thread Summary
The position of a particle is defined by the equation s=5i+4r^2j, where i and j are perpendicular unit vectors. At t=5 seconds, the particle's position is calculated as 100 meters. The average velocity between t=0 and t=2 seconds is determined to be 5.9 m/s, but there was confusion regarding the representation of vectors versus scalars. It is emphasized that displacement should be calculated by subtracting vector components and that the notation must clearly differentiate between vectors and scalars. The discussion also highlights the need for clarity in representing 2-D motion, despite the thread's title suggesting 1-D motion.
scrubber
Messages
20
Reaction score
0

Homework Statement



The position s (in metres) of a particle, as a function of time t (in seconds), is described by the equation s=5i+4r^2j. i and j are perpendicular unit vectors.
a) Calculate the position of the particle at t=5.
b) Determine the particle's average velocity between t=0 and t=2.
c) Determine the particle's instantaneous velocity at t=4.


The Attempt at a Solution



a) When t=5,
s=5i+4(25)j=5i+100j
s=√10025=100m

b) When t=0,
s=5i=5m
When t=2,
s=5i+4(4)j=5i+16j=√281=16.76m

average velocity=displacement/time=(16.76-5)/(2-0)=5.9m/s

c) By differentiation,
v=4(2)tj=8tj
When t=4,
v=8(4)tj=32j=32m/s
 
Physics news on Phys.org
scrubber said:
a) When t=5,
s=5i+4(25)j=5i+100j
s=√10025=100m

Hi,

The position of a particle is a vector right? √(52+1002) is the distance.

scrubber said:
b) When t=0,
s=5i=5m
When t=2,
s=5i+4(4)j=5i+16j=√281=16.76m

average velocity=displacement/time=(16.76-5)/(2-0)=5.9m/s

Again, average velocity is a vector. Displacement is the vector difference of the final and initial positions.
 
Sunil Simha said:
Hi,

The position of a particle is a vector right? √(52+1002) is the distance.



Again, average velocity is a vector. Displacement is the vector difference of the final and initial positions.

Thanks for your reply.

Do you mean I have to give the direction as well? The angles?
For a),
tanθ=100/5, θ=1.5°
Therefore, the position is 100m 1.5°

And for b), tanβ=16/5, β=1.3o
Therefore, the average velocity is 5.9m/s 1.3°

Like these?
 
Your answer is right for part (A) but not for part (b).

In part (b), you are supposed to find \frac{\vec{s_2}-\vec{s_1}}{Δt}. You just have to subtract each component (i.e. like final x-initial x and final y- initial y) separately and then divide the resultant vector by t. Your answer should look like \frac{(x_2-x_1)\hat{i}+(y_2-y_1)\hat{j}}{Δt}.
 
You made a mistake on part b because yo wrote
s=5i=5m
Never ever do that.
either something is a vector (5i is a vector), or something is a scalar (5m is a scalar). But something cannot be both a scalar and a vector at the same time, so the equation 5i=5m makes no sense. if s is a vector than you should denote that somehow. One common convention is to use boldface so your equation should look like this
s=5i
|s|=5m.

Always make sure to do that (even on your scraps that you're going to throw away anyways).
 
One more thing. This is a 2-D motion but the title of the thread says 1-D motion.
 
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