Calculating Velocity and Acceleration Along a Parabolic Path

AI Thread Summary
A point A moves along the curve defined by x = y^2/6, with a constant upward velocity of 3 in/s. When x equals 6 in, y is calculated to be 6, and the time taken to reach this point is 2 seconds. The acceleration is determined to be zero since the velocity is constant. To find the velocity and acceleration in the x direction, it is suggested to differentiate the position equations with respect to time using the chain rule. This approach will yield dx/dt and d^2x/dt^2, which are necessary for calculating the required values.
glid02
Messages
54
Reaction score
0
Hey guys,

Here's the question:

A point A moves along a curve with the equation x = y^2/6 and is elevated in the y direction at a constant velocity of 3 in/s. Calculate the velocity and the acceleration when x = 6 in.

So I solved for y and y=sqrt(6*x) and when x=6 y=6.

Since the point is moving at a constant velocity of 3 in/s it takes 2 seconds to get to 6 in.

I plugged this into y=y0+vt+1/2at^2 and got a=0 which is obvious since it's moving at a constant velocity.

Here's where I'm stuck, I tried the same equation with x. I think I may be able to solve for v and a by solving the differential equation but I don't think that's what I'm supposed to do.

It seems like I'm supposed to differentiate the positions with the equation giving but I'm not sure how I'm supposed to do that because when differentiating y with respect to x the derivative of y=sqrt(6*x) is 0 and the derivative of x=y^2/6 is also 0.

Any help would be great. Thanks a lot.
 
Physics news on Phys.org
You have a very important piece of information: dy/dt is constant...
and you are asked to find the velocity and accelaration when x = 6...
since dy/dt and d^2y/dt^2 is known( how do you get the accelaration in the y direction?)
, all you need is dx/dt, and d^2x/dt^2, right?

differentiate x=y^2/6 over t on both side... you will have dx/dt in terms of dy/dt and y...
differentiale it once more, you will get d^2x/dt^2, which is a constant...

EDIT: One more hint.. Use chain rule: \frac{dy^2}{dt} = \frac{dy^2}{dy}\frac{dy}{dt} = 2y\frac{dy}{dt}
 
Last edited:
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