Banked Curves (finding smallest & largest speed)

  • Thread starter Thread starter helen3743
  • Start date Start date
  • Tags Tags
    Curves Speed
AI Thread Summary
On a banked race track, the smallest circular path has a radius of 107 m and the largest has a radius of 163 m, with an outer wall height of 18 m. The discussion revolves around calculating the smallest and largest speeds for cars to navigate the track without friction. The initial calculations yielded speeds of 2.45 m/s and 2.99 m/s, but these were incorrect due to a miscalculation of the tangent value. The correct tangent value is 0.34143, which leads to accurate speed calculations. Adjusting this value will provide the correct answers for the speeds on the banked curves.
helen3743
Messages
9
Reaction score
0
Hello, thank you for helping.

My Question:
On a banked race track, the smallest circular path on which cars can move has a radius r1 = 107 m, while the largest has a radius r2 = 163. The height of the outer wall is 18 m.
Find the smallest speed and largest speed at which cars can move on this track without relying on friction.

I already solved the problem but I was wondering if it was correct.

r2-r1 = 163m-107m= 56m.
tan(theta) = 18/56

tan(theta) = v^2 / (rg)
v = sqrt(tan(theta)rg)

for smallest speed:
v = sqrt(tan(18/56)107*9.8) = 2.45 m/s

for largest speed:
v = sqrt (tan(18/56)163*9.8) = 2.99 m/s

Thanks again!
 
Physics news on Phys.org
tan(@) = 18/56 = 0.34143

But you used tan(18/56)!

which = 5.61x10^-3

That's why your answers are so low.

If you use tan@ = 0.34143, you will get the correct answers.
 
oooo.. makes sense. Thank you!
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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