Finding Acceleration in a Moving Particle

AI Thread Summary
The discussion focuses on a physics problem involving a particle moving in the xy-plane with constant acceleration. The user initially miscalculated the acceleration vector by assuming the initial velocity was zero, leading to incorrect results. Guidance was provided to recognize that the initial velocity is unknown and must be solved alongside acceleration using the known final velocity. After clarification, the user successfully determined the initial velocity and recalculated the acceleration. The conversation emphasizes the importance of correctly identifying initial conditions in kinematic equations.
habibclan
Messages
55
Reaction score
0

Homework Statement


A particle moves in the xy-plane with constant acceleration. The particle is located at r= (2i + 4j)m at t=0 s. At t=3 s it is at r=(8i - 2j) m and has a velocity v= ( 5i - 5j) m/s.
a) What is the particle's acceleration vector a?
b) What are its position, velocity and speed at t= 5s?


Homework Equations


xf= xo + vt+ 0.5 a t^2
yf= yo + vt+ 0.5 a t^2


The Attempt at a Solution



I used the above two equations to solve for the acceleration in both x and y components separately and I got a= (1.33i - 1.33j), but the answer at the back of the textbook is a= (2i - 2j). I don't understand what I'm doing wrong. Can someone guide me please? Thanks in advance!
 
Physics news on Phys.org
Show us the steps you took to get the 'wrong' answer.
 
Hi habibclan,

In your equations, the v is the initial velocity, and it appears that you plugged in 0 for that. However, this particle does not start at rest, and the initial velocity is unknown. (So your x equation, for example, has two unknowns--the initial velocity in the x direction and the acceleration in the x direction.)

However, you do also know the final velocity in the x direction. Do you see what to do with that?
 
For the equation, i plug in the initial and final x-component position, the initial velocity as 0, and t=3 s and solve for a.

xf= xo + vt+ 0.5 a t^2
8 = 2 + 0.5*a * (3^2)
a= 1.33

Therefore, the acceleration of the x-component is 1.33 m/s^2

For this one, its the same as above, except i plug in the intial and final y-comp. positions.

yf= yo + vt+ 0.5 a t^2
-2=4 + 0.5*a* (3^2)
a= -1.33

Therefore, acceleration of the y-comp. is -1.33 m/s^2.

What am I doing wrong please?
 
The initial velocity is unknown you'll have to solve 2 equations with two unknowns.
 
alphysicist said:
Hi habibclan,

In your equations, the v is the initial velocity, and it appears that you plugged in 0 for that. However, this particle does not start at rest, and the initial velocity is unknown. (So your x equation, for example, has two unknowns.)

However, you do also know the final velocity in the x direction. Do you see what to do with that?

I got it! Thank you so much! I used the equation vf= vi + at to solve for initial velocity and then plugged it in. Stupid of me to assume that the initial velocity was 0. Thanks a lot!
 
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