Why Does the Elevator's Acceleration Calculation Keep Giving the Wrong Answer?

  • Thread starter Thread starter um_alim
  • Start date Start date
AI Thread Summary
The discussion revolves around calculating the acceleration of an elevator based on the readings from a scale when a man stands on it, first alone and then with a box. The initial calculations yielded an acceleration of approximately 0.270 m/s², which was deemed incorrect. After further analysis, the correct acceleration was determined to be around 0.260 m/s², highlighting the importance of using precise values for gravitational acceleration. It was noted that the discrepancy arose from using different values for gravity, with the computer requiring 9.81 m/s² instead of the commonly used 9.8 m/s². Ultimately, the correct approach to the problem was confirmed, clarifying the confusion over the accepted answer.
um_alim
Messages
4
Reaction score
0
I've been trying this question over and over, getting the same exact answer (0.270 m/s^2), however, it doesn't seem to be the right answer.

Can someone please help?

A man stands on a scale in an elevator that is accelerating upward. The scale reads 795.5 N. When he picks up a 27.0 kg box, the scale reads 1067.4 N. The man's mass is 79.0 kg. What is the acceleration of the elevator?
 
Physics news on Phys.org
Originally posted by um_alim
I've been trying this question over and over, getting the same exact answer (0.270 m/s^2), however, it doesn't seem to be the right answer.

Can someone please help?

A man stands on a scale in an elevator that is accelerating upward. The scale reads 795.5 N. When he picks up a 27.0 kg box, the scale reads 1067.4 N. The man's mass is 79.0 kg. What is the acceleration of the elevator?
Net_F=Fn-m*g=m*a
we know the scale reads 795.5, so that is the normal force.. and his weight is 79.0*9.81 = 774.99 kg*m/s^2

so we get 795.5-774.99 = 79.0kg*a
or a = 0.2596202531645569620253164556962 = 0.260 m/s^2

if you do it with the box, you end up with the same answer.. maybe you had a math error?
 
Oh, also, here's my work for the problem:

We know that the man, man and the box, situations are all accelerating at the same acceleration. So, we only need to find the acceleration of one situation. (I did the one with the box, but both give relatively the same answer +/- 0.001 m/s^2)

Apparent weight = mass x gravity + mass x acceleration

- solve for acceleration

795.5 N = 79.0 kg x 9.8 m/s^2 + 79.0 kg x (acceleration)
795.5 N = 774.2 N + 79.0 kg x (acceleration)
795.5 N - 774.2 N = 79.0 kg x (acceleration)
21.3 N = 79.0 kg x (acceleration)

[divide by 79.0 kg]

acceleration = 0.2696202532

Which should be the answer, right? But the computer doesn't accept that answer.
 
That's right! 0.260! Thanks!
 
edit: :)

it seems as if it wants you to use 9.81, not 9.8
 
Yeah, I can't believe it! The textbook itself uses 9.8 m/s^2, yet it won't except answers using those numbers.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top