Ball rolling off an inclined plane

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
2 replies · 3K views
Avathacis
Messages
43
Reaction score
0

Homework Statement



A ball is rolling off an inclined plane. After 1 second the ball has traveled 10cm. How far will it travel in 3 seconds?

Homework Equations



v = l/t
v = v0t + at
x = x0 + v0t + at2/2

The Attempt at a Solution



v = l/t1

v = v0t + at (there's no starting velocity, so)

l/t1 = at1

l = at21

a = l/t21

l3 = x0 + v0t + at2/2

l3 = at2/2

l3 = (l/t21 + t2) 1/2

l3 = 0.45m

The answer should be 0.9m, so i guess I'm supposed to lose the 1/2 somewhere.
 
Physics news on Phys.org
Avathacis said:
v = l/t
This only applies if the speed is constant, which is not the case here.

x = x0 + v0t + at2/2
Use this to figure out the acceleration.
 
Doc Al said:
This only applies if the speed is constant, which is not the case here.


Use this to figure out the acceleration.

Thanks! Done!