Particle Motion: Finding Position, Velocity, and Acceleration at a Given Time

AI Thread Summary
A particle's velocity is defined by the function vx = 5t^2 m/s, with an initial position of x0 = 1 m at t0 = 0 s. At t = 1 s, the velocity is calculated to be 5.0 m/s, and the initial velocity is confirmed as zero. The acceleration is found by differentiating the velocity function, leading to a correct value. For position, the integral of the velocity function is taken, but the initial position must be added to the result, correcting the final position calculation. The discussion emphasizes the importance of understanding calculus concepts in solving motion problems.
spin360
Messages
12
Reaction score
0

Homework Statement


A particle moving along the x-axis has its velocity described by the function vx = 5t^2 m/s, where t is in s. Its initial position is x0 = 1 m at t0 = 0 s. At t = 1 s, find the position, velocity, and acceleration of the particle.

So from that equation... vx = 5t^2, x0 = 1m, t0 = 0s, t1 = 1s

Homework Equations


v1 = v0 + at
x1 = x0 + v0 + (1/2)at^2


The Attempt at a Solution


So for the velocity, I just plugged in 1s for t and got 5.0m/s, which is correct. I'm stuck on the acceleration and position though, and I'm thinking it's because I don't know what v0 is. I assumed v0 = 0 because don't you plug in 0 for t in the given function? Which then the answer is 0. Any thoughts?
 
Physics news on Phys.org
Your right, the intial velocity is zero. You can now find the position and acceleration by noting that;

a = \frac{dv}{dt}\hspace{1cm}\text{and}\hspace{1cm}x = \int v dt
 
When velocity does not vary linearly with time, acceleration is not constant, which means, those equations which hold only when acceleration is constant cannot be used. In this case, velocity varies with the square of time, plotting a graph of velocity versus time shows that the graph is a quadratic function, not linear.

For the position and velocity part, I think you can make it through. I don't know if you've learned basic calculus before but velocity v = dx/dt(change of position with respect to time) and a = dv/dt(change of velocity with respect to time). Differentiate the v(t) function and plug in t = 1s and you get the acceleration.
 
Ahh okay that makes sense. So I got the acceleration right, just by the derivative. I took the integral of 5t^2... which came out to (5t^3)/3... which gives me 1.667m for position. Webassign says that's incorrect?
 
Nevermind, I forgot to add 1m :-p
 
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Back
Top