Basic Velocity -> Speed -> Position of particle

AI Thread Summary
The discussion revolves around calculating the position and speed of a particle based on its trajectory equations x=((1/2)*(t^3)-2t^2) and y=((1/2)*(t^2)-2t). The participant initially considers integrating the equations to find speed and position but realizes that differentiation is the correct approach, as velocity is the derivative of position. At t=0s, the particle's position is (0,0) and speed is 0 m/s, while at t=4s, the position is approximately (-17.07, -10.67) and speed is -10.67 m/s. The angle of motion relative to the x-axis can be determined using the resulting velocity components. The participant acknowledges their mistake and confirms they are on the right track with the differentiation approach.
oddjobmj
Messages
305
Reaction score
0

Homework Statement


A particle's trajectory is described by x=((1/2)*(t^3)-2t^2)m and y=((1/2)*(t^2)-2t)m, where t is in s.

a) What are the particle's position and speed at t=0s and t=4s?

b) What is the particle's direction of motion, measured as an angle from the x-axis, at t=0s and t=4s?


Homework Equations


Listed above


The Attempt at a Solution


I feel like I am over-thinking the problem. As I understand it the equations provided are velocities in the directions of the x and y axies. So, the integral of the equation for 'x' would give me the speed. Integrating it a second time would give me position. I can work through the integrals but something doesn't feel right about the relationship between the work I'm doing and the material in the chapter.

integral of x = 1/8 t^4 - 2/3 t^3 and second integral of x = t^5/40 - t^4/6

integral of y = 1/6 t^3 - t^2 and second integral of y = t^4/24 - t^3/3

Plugging in the values of 0 and 4:

The position at 0 seconds = (0,0)
The speed at 0 seconds = 0 m/s

The position at 4 seconds = (-17 1/15, -10 2/3)
The speed at 4 seconds = -10 2/3 m/s

The second part I can simply use the triangles created to find the angle in relation to x.

Am I on the right track?
 
Physics news on Phys.org
So, the integral of the equation for 'x' would give me the speed. Integrating it a second time would give me position.
Workin' in the wrong direction (differentiate, not integrate). dx/dt = v, dv/dt = a
 
Bah, of course. Thank you!
 
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...
Back
Top