Calculating the Minimum Ramp Length for a Fairground Ride

  • Thread starter Thread starter aguycalledwil
  • Start date Start date
  • Tags Tags
    Suvat
AI Thread Summary
To calculate the minimum ramp length for a fairground ride, the car decelerates at 4.905 m/s² after entering the ramp at 18 m/s. Two methods yield different results: one calculates the distance as approximately 99.08 meters using time, while the other gives about 33.03 meters using the equation for motion. The discrepancy arises from a sign error in the acceleration term, which should be negative due to deceleration. Correcting this leads to consistent results in the calculations. Understanding the correct application of motion equations is crucial for accurate results.
aguycalledwil
Messages
36
Reaction score
0
A fairground ride ends with the car moving up a ramp at a slope of 30 degrees. Given that the deceleration of the car is 4.905 m/s, and that the car enters the bottom of the ramp at 18 m/s, calculate the minimum length of the ramp for the car to stop before it reaches the end.

It seems if I take different methods I get two different answers, one a factor of three out from the other.

If I try to first work out the time taken, I do as follows..

V=u+at, so 0=18+(-4.905t), so t=3.669724771

S=ut+1/2at^2, so s=18x3.66..+1/2*4.905*3.66..^2

So s = 99.08256881

BUT if I use..
v^2 = u^2 + 2as
I get as follows..

0^2 = 18^2 + 2*4.905*s
So s = 33.02752294

Obviously one of these methods must have a flaw somewhere, but I can't for the life of me figure out where! Any help would be greatly appreciated! Thanks!
 
Last edited:
Physics news on Phys.org
aguycalledwil said:
If I try to first work out the time taken, I do as follows..

V=u+at, so 0=18+(-4.905t), so t=3.669724771

S=ut+1/2at^2, so s=18x3.66..+1/2*4.905*3.66..^2


a is negative. Replace + by minus.

ehild
 
Ah of course! Thanks so much, that really helps.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging 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