Elevator at rest compared to when its accelerating

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Kirasagi
Messages
9
Reaction score
0

Homework Statement



When the elevator is at rest, the scale reads W.

Suppose the elevator now accelerates down-ward at a constant rate of 0.4 g.
What is the ratio of the new scale reading to the value W of the scale reading when the
elevator is at rest?



Homework Equations



Force equations:

F = ma
Fnet = 0

The Attempt at a Solution



What I did is to draw a force diagram that resulted:

At rest:
Fn - mg = 0
mg = Fn

Accelerating:
Fn - mg = -ma, where a = .4g
mg = Fn + .4mg

I set Fn = mg = 1, so ratio becomes to 1.4 -> (1 + .4)/(1)

The real answer is .6, but I'm not really sure how to get that. I know if I do:

Fn - mg = ma
mg = Fn - .4mg, the ratio then becomes to .6

Why is it "ma" instead of "-ma" when the elevator is accelerating downwards?
 
Physics news on Phys.org
Kirasagi said:
What I did is to draw a force diagram that resulted:

At rest:
Fn - mg = 0
mg = Fn

Accelerating:
Fn - mg = -ma, where a = .4g
mg = Fn + .4mg

I set Fn = mg = 1, so ratio becomes to 1.4 -> (1 + .4)/(1)

Call the normal reaction for the first case to be Fn1 and second Fn2.

Also, for the second equation Fn2 is not equal to mg, so you cannot let it be 1.

Bear in mind, the weight read by the scale is not mg. So, which force does the weighing scale actually show? (what effects it? think of Newton's third law! :smile:)
 
Last edited:
I see. It just hit me that a weighing scale shows the normal force and not the gravitational force.

So I did my work right, just not the final answer!

mg = Fn + .4mg
Fn = mg - .4mg, which then becomes .6.

Got it. Thanks again!