A question about acceleration and displacement

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
pphysics
Messages
1
Reaction score
0
Hey everyone. I'm sort of new to the whole physics world (I'm doing it in highschol currently).
I have one question that I apparently can't figure out.

An object accelerates uniformly from rest. After 7.50s, the velocity is 53.2m/s north. What is the displacement?
I first did d=tv and got 399m north. But I know that isn't right because I didn't use any acceleration. I know that a=7.09m/s^2 north, but I'm not sure how to factor that into the 399m...
 
Physics news on Phys.org
try this equation:

d = v(0)*t + 1/2*a*t^2

v(0) is the initial speed which in this case is zero so the equation simplifies to:

d = 1/2*a*t^2

Plug in the acceleration you found (which is correct) and the time (7.5s) and you should get the correct answer.