How Do You Calculate Bicycle Deceleration?

  • Thread starter Thread starter Masschaos
  • Start date Start date
  • Tags Tags
    Deceleration
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
5 replies · 2K views
Masschaos
Messages
30
Reaction score
0
1. I need to find the deceleration of a bicycle, I have Finial velocity at 0, initial velocity at 5.56m/s and discplacement at 1.80m



2. V^2+U^2/(2*S)=A
not sure if formula is correct



The Attempt at a Solution


I find that 0^2+5.56^2/(2*180) = -27m/s/s
Is this correct? i think its too fast
 
Physics news on Phys.org
Masschaos said:
I find that 0^2+5.56^2/(2*180) = -27m/s/s
Is this correct? i think its too fast
Redo your arithmetic.
 
(v^2-u^2)/(2*s)=a

(0^2-5.56^2)/(2*1.8m) = -27m/s/s

... is that better?
Is the formula incorrect?
 
Welcome to PF!

Hi Masschaos! Welcome to PF! :smile:

(try using the X2 tag just above the Reply box :wink:)
Masschaos said:
I find that 0^2+5.56^2/(2*180) = -27m/s/s
Is this correct? i think its too fast

Your formula (a = -u2/2s) is correct, but your arithmetic isn't …

did you multiply by 1.8 instead of dividing? :confused:

(you don't seem very good at using brackets)
 
Thanks! its late at night here and i was stressing because i thought i had the wrong formula for my assignment... thanks for the heads up

So what i should do is (v2-u2)/2*1.8)?
 
Masschaos said:
So what i should do is (v2-u2)/2*1.8)?
Yes. The formula is a = (v2 - u2)/(2*s), not ((v2 - u2)/2)*s (which is what you seemed to be doing). I suspect you are just being sloppy with your calculator.