Inertial and Non-Inertial Frames of Reference Question

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
6 replies · 11K views
Kaos_Griever
Messages
6
Reaction score
0

Homework Statement


A rubber stopper of mass 25g is suspended by string from a handrail of a subway car traveling directly eastward. As the subway train nears a station, it begins to slow down, causing the stopper and string to hang at an angle of 13 degrees from the vertical. What is the acceleration of the train? Determine the magnitude of the tension in the string.

The attempt at a solution
Tension of String = (mass)(9.81) / cos 13 degrees
The Horizontal component of Tension = [(mass)(9.81) / cos 13 degrees] sin 13 degrees = (mass)(acceleration)
a = [[(mass)(9.81) / cos 13 degrees] sin 13 degrees] / mass
 
Physics news on Phys.org
I'm not sure how to simplify the answer because I do not have many values to use...
 
You have everything you need.

Cancel what can be canceled; use a single trig expression. Then evaluate to get the numerical answer.
 
Thank you very much! =D It took me a while to understand it.. I thought what I was doing was wrong.
 
Your solution is fine!

FYI, here's how I would do it:

Horizontal forces:
[tex]T\sin\theta = ma[/tex]

Vertical forces:
[tex]T\cos\theta = mg[/tex]

Combine (divide one by the other) to get:
[tex]a = g\tan\theta[/tex]
 
Oh, thanks! I really appreciate your help.