Finding acceleration of a particle

AI Thread Summary
To find the acceleration of a particle given its position functions in x, y, and z, first calculate the derivatives of these functions to obtain the velocity components. The acceleration is then found by taking the second derivatives of the position functions. The general formula for differentiation is provided, emphasizing that the derivative of a constant is zero and applying the power rule for functions of the form tn. After obtaining the acceleration components, the magnitude of the acceleration can be calculated using the formula a=√[(ax)²+(ay)²+(az)²]. It is also noted that the time variable t should be positive, as negative time may not be applicable in this context.
Amel
Messages
43
Reaction score
0

Homework Statement



The location of a particle (in m) is given by its x, y and z coordinates as function of the time (in s) as:

x = -33+29t and y = -11-27t+7t2 and z = 95-9t-5t2

What the magnitude of the object's acceleration at t = -10.00s?

The Attempt at a Solution



Ok so I am not sure how to do this. my friend was telling me you take the derivative of the three components but we haven't learned how to do that in calc yet. So I am not sure how to do it.

If I remember he was telling me you take the exponents and multiply it by the coeficent so fo x you get 0 + 29 and do that until all the Ts are gone and then take the square root of it.

Which doesent really make sense and I got the wrong answer when I did that.

How do I solve this problem.
 
Physics news on Phys.org
\stackrel{d}{dt}t^{n}=nt^{n-1}

This is the general formula to calculate the derivative of your functions.

Keep in mind that a derivative is a rate of change. The rate of change of your position function is velocity, and the velocity rate of change is acceleration.
 
Last edited:
Yes. Acceleration is the 2nd derivative of the displacement function (location).

Fortunately, yours is a simple one. You will need to know two rules;

1) The derivative of a constant (a number) is zero

Example: \frac{d}{dt}[10]=0. Said, "The derivative of '10' with respect to the variable t is zero.

2) Derivatives of functions of the form tn=n*tn-1

Example: \frac{d}{dt}[3t^6]=6*3*t^{6-1}=18t^5

So, do this to each of the 3 functions above once and the result will be the particle's velocity. Then do it again to all 3 velocity functions and the result will be the particle's acceleration as a function of t.
 
then you can get the object's acceleration from:

a=√[(ax)2+(ay)2+(az)2]


ps. I don’t think t is minus, is it?!
 
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