1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
torisob [31]
2 years ago
12

A 97.3 kg horizontal circular platform rotates freely with no friction about its center at an initial angular velocity of 1.67 r

ad/s . A monkey drops a 9.67 kg bunch of bananas vertically onto the platform. They hit the platform at 45 of its radius from the center, adhere to it there, and continue to rotate with it. Then the monkey, with a mass of 21.9 kg , drops vertically to the edge of the platform, grasps it, and continues to rotate with the platform. Find the angular velocity of the platform with its load. Model the platform as a disk of radius 1.73 m
Physics
1 answer:
Yuliya22 [10]2 years ago
5 0

Answer:

w = 1.14 rad / s

Explanation:

This is an angular momentum exercise. Let's define a system formed by the three bodies, the platform, the bananas and the monkey, in such a way that the torques during the collision have been internal and the angular momentum is preserved.

Initial instant. The platform alone

        L₀ = I w₀

Final moment. When the bananas are on the shelf

we approximate the bananas as a point load and the distance is indicated

x = 0.45m

        L_f = (m x² + I ) w₁

angular momentum is conserved

         L₀ = L_f

         I w₀ = (m x² + I) w₁

         w₁ = \frac{I}{m x^2 + I}  \ w_o

Let's repeat for the platform with the bananas and the monkey is the one that falls for x₂ = 1.73 m

initial instant. The platform and bananas alone

        L₀ = I₁ w₁

         I₁ = (m x² + I)

           

final instant. After the crash

        L_f = I w

        L_f = (I₁ + M x₂²) w

the moment is preserved

        L₀ = L_f

        (m x² + I) w₁ = ((m x² + I) + M x₂²) w

         (m x² + I) w₁ = (I + m x² + M x₂²) w

we substitute

         w =  \frac{m x^2 +I}{I + m x^2 + M x_2^2} \ \frac{I}{m x^2 + I} \ w_o

         w =  \frac{I}{I + m x^2 + M x_2^2} \ w_o

the moment of inertia of a circular disk is

         I = ½ m_p x₂²

we substitute

         w =  \frac{ \frac{1}{2} m_p x_2^2 }{ \frac{1}{2} m_p x_2^2 + M x_2^2 + m x^2} \ \ w_o

let's calculate

          w =\frac{ \frac{1}{2} \ 97.3 \ 1.73^2 }{ \frac{1}{2} \ 97.3 \ 1.73^2 + 21.9 \ 1.73^2 + 9.67 \ 0.45^2 } \ \ 1.67

          w =  \frac{145.60 }{145.60 \ + 65.54 \ + 1.958} \ \ 1.67

          w = 1.14 rad / s

You might be interested in
The kinetic energy of a 1000-kg roller coaster car that is moving with a speed of 20.0 m/s.
eimsori [14]
E=(mV^2)/2
m=1000kg, V=20m/s
then, E=(1000kg*(20m/s)^2)/2
E=(1000*400)/2 J = 200000J
8 0
3 years ago
What is the study of energy and how it affects matter called?
bogdanovich [222]
Physics

I hope I helped:)
6 0
3 years ago
You hang a heavy ball with a mass of 10 kg from a gold wire 2.6 m long that is 1.6 mm in diameter. You measure the stretch of th
PolarNik [594]

<u>Answer:</u> The Young's modulus for the wire is 6.378\times 10^{10}N/m^2

<u>Explanation:</u>

Young's Modulus is defined as the ratio of stress acting on a substance to the amount of strain produced.

The equation representing Young's Modulus is:

Y=\frac{F/A}{\Delta l/l}=\frac{Fl}{A\Delta l}

where,

Y = Young's Modulus

F = force exerted by the weight  = m\times g

m = mass of the ball = 10 kg

g = acceleration due to gravity = 9.81m/s^2

l = length of wire  = 2.6 m

A = area of cross section  = \pi r^2

r = radius of the wire = \frac{d}{2}=\frac{1.6mm}{2}=0.8mm=8\times 10^{-4}m      (Conversion factor:  1 m = 1000 mm)

\Delta l = change in length  = 1.99 mm = 1.99\times 10^{-3}m

Putting values in above equation, we get:

Y=\frac{10\times 9.81\times 2.6}{(3.14\times (8\times 10^{-4})^2)\times 1.99\times 10^{-3}}\\\\Y=6.378\times 10^{10}N/m^2

Hence, the Young's modulus for the wire is 6.378\times 10^{10}N/m^2

3 0
3 years ago
What is a plane mirror? state the characteristics of the image formed by a plane mirror ​
Nadusha1986 [10]
A plane mirror always forms a virtual image. the image and the object are the same distance from a flat mirror, the image size is the same as the object, and the image is upright!
3 0
3 years ago
A firefighting crew uses a water cannon that shoots water at 25.0 m/s at a fixed angle of 53.0° above the horizontal. The fire-f
zysi [14]

Answer:

8.8 m and 52.5 m

Explanation:

The vertical component and horizontal component of water velocity leaving the hose are

v_v = vsin(\alpha) = 25sin(53^0) = 25*0.8 = 19.97 m/s

v_h = vcos(\alpha) = 25cos(53^0) = 25*0.6 = 15 m/s

Neglect air resistance, vertically speaking, gravitational acceleration g = -9.8m/s2 is the only thing that affects water motion. We can find the time t that it takes to reach the blaze 10m above ground level

s = v_vt + gt^2/2

10 = 19.97t - 9.8t^2/2

4.9t^2 - 19.97t + 10 = 0

t= \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

t= \frac{19.9658877511823\pm \sqrt{(-19.9658877511823)^2 - 4*(4.9)*(10)}}{2*(4.9)}

t= \frac{19.9658877511823\pm14.24}{9.8}

t = 3.49 or t = 0.58

We have 2 solutions for t, one is 0.58 when it first reach the blaze during the 1st shoot up, the other is 3.49s when it falls down

t is also the times it takes to travel across horizontally. We can use this to compute the horizontal distance between the fire-fighters and the building

s_1 = v_ht_1 = 15*0.58 = 8.8 m

s_2 = v_ht_2 = 15*3.49 = 52.5m

8 0
3 years ago
Other questions:
  • A circular-motion addict of mass 82.0 kg rides a Ferris wheel around in a vertical circle of radius 10.0 m at a constant speed o
    7·1 answer
  • A wave is traveling through a string and six waves pass a point in three seconds what is the frequency of the wave
    8·1 answer
  • A MEMS-based accelerometer has a mass of m = 2 grams, an equivalent spring constant of k = 5 N/m, and an equivalent damping coef
    12·1 answer
  • Water at a gauge pressure of 3.8 atm at street level flows in to an office building at a speed of 0.06 m/s through a pipe 5.0 cm
    5·2 answers
  • What is the minimum work needed to push a 920-kg car 310 m up along a 6.5 ∘incline? Ignore friction.Express your answer using tw
    12·1 answer
  • A wave with a frequency of 56 Hz has a wavelength of 27 meters. At what speed will this wave travel?
    8·1 answer
  • Put the balloon near (BUT NOT TOUCHING) the wall. Leave about as much space as the width of your pinky finger between the balloo
    11·1 answer
  • Name two types of mechanical weathering in NewBedford
    7·1 answer
  • Determine the kinetic energy of a 2000 kg roller coaster car that is moving at the speed of 10 ms
    14·1 answer
  • 100 POINTS 100 POINTS 100 POINTS!!!!!<br> HELP PLEASE I DON'T KNOW WHAT TO DO!!!!!
    13·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!