Solving for Distance, Velocity and Acceleration

AI Thread Summary
The discussion revolves around calculating distance, velocity, and acceleration using the equations x=3e^(0.4t), v=dx/dt, and a=dV/dt. For t=5, the distance is calculated as 22.17m, the velocity as 8.867m/s, and the acceleration as 3.547 m²/s. There is a concern about the dimensional aspects of the equations, which were initially overlooked. Adding units to the time constant clarifies the calculations and ensures dimensional consistency. Overall, the calculations are confirmed to be correct once the units are properly incorporated.
jenny121
Messages
2
Reaction score
3
Homework Statement
The distance moved by a mass is related to the time by x=3e^(0.4t) m. Find the following value after 5 sec
Relevant Equations
x=3e^(0.4t)
Distance:
substitute t=5 into x=3e^(0.4t)
22.17m

Velocity:
v=dx/dt
=1.2e^0.4t____(1)
Sub t=5 back into (1)
v= 8.867m/s

Acceleration:
a=dV/dt
=0.48e^0.4t____(2)
sub t=5 back into (2)
a= 3.547 m2/s

I am not sure if i am doing this right on dx/dt and dv/dt
 
  • Like
Likes PhDeezNutz and anuttarasammyak
Physics news on Phys.org
Your calculus looks fine. You might question the dimensional aspects of these equations, which the problem setter has chosen to ignore.
 
PeroK said:
Your calculus looks fine. You might question the dimensional aspects of these equations, which the problem setter has chosen to ignore.
It can be fixed by giving the time constant a unit:
##x=(3m)e^{(0.4s^{-1})t}##.
Those units then flow through to the answer.
 
I see, thanks. after putting the unit it makes more sense now
 
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