Centripetal Acceleration of roller-caster vechicle

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 15K views
dontcare
Messages
12
Reaction score
0
A roller-caster vechicle has a mass of 500 kg when fully loaded with passengers (Fig P7.28) (a) If the vechile has a speed of 20.0 m/s at point A, what is the force of the track on the vehicle at this point? (b) What is the maximum speed the vehicle can have at point B in order for gravity to hold it on the track?

a) m = 500 kg
[tex]V_{t} = 20 m/s[/tex]
[tex]F_{t} = ?[/tex]
r = 10 m

[tex]a_{c} = \frac{v^2}{r} = 40 m/s^2[/tex]
[tex]F = m( g + a_{c} ) = 2.49 * 10^4 N[/tex]

b) m = 500 kg
[tex]V_{t} = ?[/tex]
[tex]F_{t} = ?[/tex]
r = 15 m

[tex]F_{T} = n - F_{c} = m(g - a_{c} )[/tex]
[tex]0 = m(g - a_{c} )[/tex]
[tex]g = a_{c}[/tex]
[tex]g = \frac{V_{t^2} }{r}[/tex]
[tex]V_{t} = \sqrt{9.8 m/s^2 * 15 m} = 12.1 m/s[/tex]

Could someone explain part (b). Why is there no acting F on the vehicle when it has reaced the maximum point on the roller coaster. Take a look at (Fig. P7.28).
 

Attachments

  • scan0001.jpg
    scan0001.jpg
    13.1 KB · Views: 976
Physics news on Phys.org
dontcare said:
A roller-caster vechicle has a mass of 500 kg when fully loaded with passengers (Fig P7.28) (a) If the vechile has a speed of 20.0 m/s at point A, what is the force of the track on the vehicle at this point? (b) What is the maximum speed the vehicle can have at point B in order for gravity to hold it on the track?

a) m = 500 kg
[tex]V_{t} = 20 m/s[/tex]
[tex]F_{t} = ?[/tex]
r = 10 m

[tex]a_{c} = \frac{v^2}{r} = 40 m/s^2[/tex]
[tex]F = m( g + a_{c} ) = 2.49 * 10^4 N[/tex]

b) m = 500 kg
[tex]V_{t} = ?[/tex]
[tex]F_{t} = ?[/tex]
r = 15 m

[tex]F_{T} = n - F_{c} = m(g - a_{c} )[/tex]
[tex]0 = m(g - a_{c} )[/tex]
[tex]g = a_{c}[/tex]
[tex]g = \frac{V_{t^2} }{r}[/tex]
[tex]V_{t} = \sqrt{9.8 m/s^2 * 15 m} = 12.1 m/s[/tex]

Could someone explain part (b). Why is there no acting F on the vehicle when it has reaced the maximum point on the roller coaster. Take a look at (Fig. P7.28).

It's really a bad habit to use a centripetal force in the equations... It leads to a LOT of confusion! (I am not sure if you learned that from your prof or a book ??). There *IS* a force at the top!

The real equation is

[itex]\sum F_y = n- mg = m a_y[/itex]. The only forces are the normal force and gravity. And [itex]a_y = - v^2/r = - a_c[/itex].

The only thing that is special when the object reaches the maximum speed is that the *normal force* is zero, leaving only gravity. So the equation reduces to

[itex]-mg = - a_c[/itex].

This gives the same answer but the physics is much more clear! There IS a force and it`s gravity. What is special at the top is that the normal force is zero. No need to introduce a centripetal force (the centripetal force is really NOT a new force, but the sum of all the forces acting toward the center of the circle!)

Patrick
 
Thank you. My prof. told us to solve the question this way. He did mention that the equation he gave us for centripetal force was incorrect but he didn't tell the class why.