What Is the Particle's Speed When Its X Coordinate Reaches 15m?

  • Thread starter Thread starter Anthonyphy2013
  • Start date Start date
  • Tags Tags
    Coordinate
AI Thread Summary
The discussion revolves around calculating the speed of a particle when its x-coordinate reaches 15 meters, given its initial velocity and constant acceleration. The initial velocity is 9.0 m/s in the positive y direction, with an acceleration vector of (2.0i - 4.0j) m/s². Participants clarify that the equations for motion must be applied correctly, emphasizing that the velocity and position are vector quantities. The correct approach involves determining the time when the x-coordinate equals 15, using the equation X = ut + 0.5at², and then substituting this time to find the corresponding y-coordinate and speed. The final calculations yield the particle's speed at that moment.
Anthonyphy2013
Messages
30
Reaction score
0

Homework Statement


At t=0, a particle leaves the origin with the velocity of 9.0m/s in the positive y direction and moves in the xy plane with a constant acceleration of ( 2.0i-4.0j) m/s ^2 . At the instant the x coordinate of the particle is 15 m , what is the speed of the particle ?


Homework Equations



V=u+aT , X= ut+ .5at

The Attempt at a Solution


X coordinate: X=ut+.5at
15= 0+ 2t
find t and plug it in the y - coorodinate
y coordinate : V=9-4t
Is that corrected ?
 
Physics news on Phys.org
Anthonyphy2013 said:

Homework Statement


At t=0, a particle leaves the origin with the velocity of 9.0m/s in the positive y direction and moves in the xy plane with a constant acceleration of ( 2.0i-4.0j) m/s ^2 . At the instant the x coordinate of the particle is 15 m , what is the speed of the particle ?


Homework Equations



V=u+aT , X= ut+ .5at
This is incorrect. X= ut+ .5at^2

The Attempt at a Solution


X coordinate: X=ut+.5at
15= 0+ 2t
find t and plug it in the y - coorodinate
y coordinate : V=9-4t
Is that corrected ?
You seem to be completely misunderstanding the notation. V is the vector velocity. It is NOT the y coordinate. X is the vector position, it has both x and y components. It is NOT the x coordinate.

If the initial speed is u (which itself a vector with x and y components) then V= u+ at. Here, you are told that "At t=0, a particle leaves the origin with the velocity of 9.0m/s in the positive y direction and moves in the xy plane with a constant acceleration of ( 2.0i-4.0j) m/s ^2" so that u= <0, 9> and a= <2, -4>. V= <0, 9>+ <2, -4>t= <2t, 9- 4t>. Then X= <t^2, 9t- 2t^2>.

The x coordinate will be 15 when t^2= 15 or t= sqrt(15). Then y= 9t- 2t^2= 9sqrt(15)- 30.
 
HallsofIvy said:
This is incorrect. X= ut+ .5at^2


You seem to be completely misunderstanding the notation. V is the vector velocity. It is NOT the y coordinate. X is the vector position, it has both x and y components. It is NOT the x coordinate.

If the initial speed is u (which itself a vector with x and y components) then V= u+ at. Here, you are told that "At t=0, a particle leaves the origin with the velocity of 9.0m/s in the positive y direction and moves in the xy plane with a constant acceleration of ( 2.0i-4.0j) m/s ^2" so that u= <0, 9> and a= <2, -4>. V= <0, 9>+ <2, -4>t= <2t, 9- 4t>. Then X= <t^2, 9t- 2t^2>.

The x coordinate will be 15 when t^2= 15 or t= sqrt(15). Then y= 9t- 2t^2= 9sqrt(15)- 30.

That means I just consider the x and y component of the acceleration and put them to find the velocity of y component
 
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 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
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