What is the weight and scale reading during elevator acceleration?

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
10 replies · 9K views
e-zero
Messages
58
Reaction score
0

Homework Statement



A 65-kg woman descends in an elevator that briefly acclerates at 0.20g downward when leaving a floor. She stands on a scale that reads in kg. (a) During this acceleration, what is her weight and what does the scale read?

Homework Equations



ƩF = ma
mg - Fn = m(0.20g)

The Attempt at a Solution



I have an answer that states that the scale needs to exert a force of 0.80mg which will give a reading of 0.80m = 52kg, but I do not understand why this makes sense.
 
Physics news on Phys.org
e-zero said:

Homework Statement



A 65-kg woman descends in an elevator that briefly acclerates at 0.20g downward when leaving a floor. She stands on a scale that reads in kg. (a) During this acceleration, what is her weight and what does the scale read?

Homework Equations



ƩF = ma
mg - Fn = m(0.20g)

The Attempt at a Solution



I have an answer that states that the scale needs to exert a force of 0.80mg which will give a reading of 0.80m = 52kg, but I do not understand why this makes sense.
What doesn't make sense about it?
 
why do we just eliminate 'g' to find the scale reading?
 
Ok. Can you also explain why the formula is mg - Fn = m(0.20g) and NOT Fn - mg = m(0.20g) ??
 
e-zero said:
Ok. Can you also explain why the formula is mg - Fn = m(0.20g) and NOT Fn - mg = m(0.20g) ??

The acceleration of the elevator is downward so it is convenient to set up the 1D coordinate system such that downwards is the positive direction. This leads to the eqn mg - Fn = 0.20mg. Alternatively, if you take downwards as negative, then you have Fn - mg = -0.20mg which is equivalent.
 
Last edited:
Ok so if we use mg - Fn = m(0.20g) and we solve for Fn we will get:

Fn = 0.80mg

Since we took downwards to be the positive direction then Fn = 0.80mg will be downwards since it's positive. I know I'm incorrect here, but mathematically I cannot figure out why.
 
e-zero said:
Ok so if we use mg - Fn = m(0.20g) and we solve for Fn we will get:

Fn = 0.80mg

Yes

Since we took downwards to be the positive direction then Fn = 0.80mg will be downwards since it's positive. I know I'm incorrect here, but mathematically I cannot figure out why.

You expect a positive number here. By setting up the eqn in the first place, you knew that the normal force was directed in the negative direction in this case. i.e when doing a free body diagram you identify all the forces then use NII.

The vector equation is ##m \underline{a} = mg \hat{y} - F_n \hat{y}## from which you extract the scalar equation ##ma_y = mg - F_n##. ##F_n## is the magnitude of the vector ##F_n \hat{y}## and, as such, is non negative.
 
I'm just confused cause when we used the equations for mechanics (distance, speed, time) our final result would be either positive or negative which would indicate the direction, but now that we are using Newton's equation it seems to not be the case.

Is this because with Newton's equations we are, in a way, creating the equation before we calculate? as opposed to the mechanic equations which, in a way, were always static.
 
hi e-zero! :smile:

(try using the X2 button just above the Reply box :wink:)
e-zero said:
Ok so if we use mg - Fn = m(0.20g) …

Since we took downwards to be the positive direction then Fn = 0.80mg will be downwards since it's positive.

nope

when you wrote mg - Fn, you were already assuming that Fn was upward

if your Fn was downward, you would have written mg + Fn = m(0.20g),

giving you Fn = -m(0.80g),

proving that your normal force was -m(0.80g) downward, which is m(0.80g) upward! :wink:
 
Oh I see. I totally missed that. Fn is subtracted because its upward and in this case upward is negative.