Solveeit Logo

Question

Question: A person sitting inside an elevator performs a weighing experiment with an object of mass 50 kg. Sup...

A person sitting inside an elevator performs a weighing experiment with an object of mass 50 kg. Suppose that the variation of the height 𝑦 (in m) of the elevator, from the ground, with time 𝑡 (in s) is given by 𝑦 = 8 [1 + sin ( 2𝜋𝑡 𝑇 )], where 𝑇 = 40𝜋 s. Taking acceleration due to gravity, 𝑔 = 10 m/s2 , the maximum variation of the object’s weight (in N) as observed in the experiment is ____

Answer

2

Explanation

Solution

The height of the elevator from the ground is given by y(t)=8[1+sin(2πtT)]y(t) = 8 [1 + \sin ( \frac{2\pi t}{T} )], where T=40πT = 40\pi s.

We can rewrite the expression for y(t)y(t) as y(t)=8+8sin(2πtT)y(t) = 8 + 8 \sin ( \frac{2\pi t}{T} ).

The velocity of the elevator is the first derivative of y(t)y(t) with respect to time:

vy(t)=dydt=ddt(8+8sin(2πtT))=0+8cos(2πtT)2πT=16πTcos(2πtT)v_y(t) = \frac{dy}{dt} = \frac{d}{dt} (8 + 8 \sin ( \frac{2\pi t}{T} )) = 0 + 8 \cos ( \frac{2\pi t}{T} ) \cdot \frac{2\pi}{T} = \frac{16\pi}{T} \cos ( \frac{2\pi t}{T} ).

The acceleration of the elevator is the second derivative of y(t)y(t) with respect to time:

ay(t)=dvydt=ddt(16πTcos(2πtT))=16πT(sin(2πtT))2πT=32π2T2sin(2πtT)a_y(t) = \frac{dv_y}{dt} = \frac{d}{dt} ( \frac{16\pi}{T} \cos ( \frac{2\pi t}{T} ) ) = \frac{16\pi}{T} (-\sin ( \frac{2\pi t}{T} )) \cdot \frac{2\pi}{T} = - \frac{32\pi^2}{T^2} \sin ( \frac{2\pi t}{T} ).

Substitute the given value T=40πT = 40\pi s:

ay(t)=32π2(40π)2sin(2πt40π)=32π21600π2sin(t20)=321600sin(t20)=150sin(t20)a_y(t) = - \frac{32\pi^2}{(40\pi)^2} \sin ( \frac{2\pi t}{40\pi} ) = - \frac{32\pi^2}{1600\pi^2} \sin ( \frac{t}{20} ) = - \frac{32}{1600} \sin ( \frac{t}{20} ) = - \frac{1}{50} \sin ( \frac{t}{20} ).

The observed weight of the object in the elevator is the normal force exerted by the weighing machine on the object. According to Newton's second law, the net force on the object is equal to its mass times its acceleration. Taking the upward direction as positive, the forces acting on the object are the normal force NN (upwards) and the gravitational force mgmg (downwards). The net force is Nmg=mayN - mg = m a_y, where aya_y is the acceleration of the elevator in the upward direction.

So, the observed weight is N(t)=mg+may(t)N(t) = mg + m a_y(t).

Given mass m=50m = 50 kg and acceleration due to gravity g=10 m/s2g = 10 \text{ m/s}^2.

The true weight of the object is mg=50×10=500mg = 50 \times 10 = 500 N.

The observed weight is N(t)=500+50ay(t)N(t) = 500 + 50 a_y(t).

Substitute the expression for ay(t)a_y(t):

N(t)=500+50(150sin(t20))=500sin(t20)N(t) = 500 + 50 (- \frac{1}{50} \sin ( \frac{t}{20} )) = 500 - \sin ( \frac{t}{20} ).

The observed weight N(t)N(t) varies with time. The range of the sine function sin(θ)\sin(\theta) is [1,1][-1, 1].

The minimum value of N(t)N(t) occurs when sin(t20)\sin ( \frac{t}{20} ) is maximum (1):

Nmin=5001=499N_{min} = 500 - 1 = 499 N.

The maximum value of N(t)N(t) occurs when sin(t20)\sin ( \frac{t}{20} ) is minimum (-1):

Nmax=500(1)=500+1=501N_{max} = 500 - (-1) = 500 + 1 = 501 N.

The maximum variation of the object's weight is the difference between the maximum and minimum observed weights.

Maximum variation =NmaxNmin=501499=2= N_{max} - N_{min} = 501 - 499 = 2 N.