What Units Must Coefficients Have for Maximum Particle Position Calculation?

AI Thread Summary
The discussion focuses on determining the units for coefficients c and b in the equation x = ct^2 - bt^3, where x is in meters and t is in seconds. It is established that c must have units of m/s^2 and b must have units of m/s^3 to ensure dimensional consistency. The participant calculates the time at which the particle reaches its maximum position, concluding it occurs at 1.0 seconds by setting the velocity to zero. Feedback emphasizes the importance of keeping coefficients as unknowns rather than substituting numerical values prematurely. The discussion confirms the correctness of the approach while suggesting further verification through the second derivative for maximum confirmation.
missrikku
I don't believe that this problem is difficult, but I am unsure of myself as to the answers.

The position of the particle moving along an x-axis depends on the time according to: x = ct^2 - bt^3 (x in meters and t in seconds)

a) what units must c and b have? Let their numberical values be 3.0 and 2.0, respectively. b) At what time does the particle reach its maximum positive x position?

This is what I did:

a) m - cs^2 - bs^3 --> ms^2/2^2 - ms^3/s^3 = m - m = __ m

so, c = m/s^2 and b = m/s^3

b) x = ct^2 - bt^3

i am imagining the particle to be something like a ball thrown in the air. is this a good idea?

with that in mind, i would imagine the velocity of the ball at the max point would be 0, so:

v = x' = 6.0t - 6.0t^2 = 0 --> t=1 or t = 0

i am ruling out t = 0, because that is the starting time so i believe that the time it reaches it's max position is at 1.0 seconds.

was my process for a and b correct?
 
Physics news on Phys.org
Yes, the units of b and c must be such that the "sec" cancel, leaving meters. The power on the s must be exactly the power on t
c is in "m/s^2" and b is in "m/s^3". (You do have a typo: you meant
ms^2/t^2 where you wrote "ms^2/2^2".)

Since x= ct^2+ bt^3 so x'= 2ct+ 3bt^2. As this is a physics problem, you can think "at max or min position the speed must be 0". A math major would be more inclined to think "at max or min, the derivative is 0".

Looks to might like you have it exactly right.
 
Hi missrikku,
I think your answer to a) is correct.
As for b): No values of b, c are given in the problem, so you should keep them as unknowns (not plug in values). Your approach of x' = 0 is IMO OK. It will give you 2 answers of t(c,b). Please check out x''(t) for your answers. If the 2nd derivative is negative, then you have found a maximum.
 
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