Velocity and Acceleration within first 10 seconds

AI Thread Summary
The discussion centers on calculating the velocity and acceleration of a body using the linear equation of motion s = A + B*t + C*t^3. The user initially attempts to find average velocity by calculating instantaneous velocities at each second and averaging them, but is informed that this method only approximates the true average. The correct approach involves using the formula for average velocity, vavg = Δs/Δt, which requires total displacement divided by the time interval. The user clarifies their understanding and confirms that they can calculate displacement by evaluating the motion equation at t=0 and t=10. This method ensures accurate results for both average velocity and acceleration.
Perdition
Messages
5
Reaction score
0

Homework Statement


Body's linear equation of motion is s= A + B*t + C*t^3 (A= 2.0m, B = 3.0 m/s, C = 0.010 m/s^3) What is the velocity and acceleration of a body on t= 0 s and t = 10 s. Calculate the velocity and accelerations average values within first 10 seconds, starting from start of the movement.

The Attempt at a Solution



For the first part of problem, i took derivative of equation to get velocity and 2nd derivative for acceleration

s' = B + 3*C*t^2
s'' = 6*C*t

and calculated the valuesNow for the second part, what i tried to do is replace t within the velocity equation with t=0 added by t= 1 added by t=2 and so forth all the way to 10 and divide the result by 10. I was wondering if this is the right way do this and if I am correct is there a shorter way?

Thanks in advance
 
Physics news on Phys.org
Hi perdition. Welcome to PF.

The way you are calculating the average velocity by finding the velocity at each second and averaging these velocities will only give you an approximation for the true average velocity.

Most textbooks will give you the definition for average velocity as the total displacement divided by the time interval: vavg = Δs/Δt.

There's a similar formula for finding average acceleration.

Your method would approach the true average if you take smaller time intervals. For example, if you found the velocity at every tenth of a second and divided the sum of these velocities by the number of velocities (100) you would get a closer value to the true average velocity. Doing it for every hundredth of a second would be even better. But it's much easier and you get the exact answer by just using Δs/Δt.
 
English isn't my first language, can you confirm if i understood it correctly please.

I use the normal v= s/t formula. I get value of s by placing t=10 to the equation of motion given to me? The value s then I divide by 10?
edit: oh okey i got it now. Thanks a lot :)
 
Last edited:
I think you have it. Just to make sure: vavg = Δs/Δt = (sf-si)/(tf-ti)

ti = 0, tf = 10

si = the value of s at t = ti, sf = the value of s at t = tf
 
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...
Thread 'A cylinder connected to a hanged 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