- #1
cehen2
- 3
- 0
Homework Statement
It's been a while since I've done a problem like this, and I wanted to see if anyone could spot my errors. I know that I'm making an incorrect assumption somewhere, but can't quite figure it out.
The problem states:
A 150 lb man is on the edge of a diving board, 30 feet above the surface of the water. He curls up into a ball and leans forward at an angle [tex]\theta[/tex] until he falls while rotating to the surface of the water. If his center of gravity is 1.2 feet above his feet on the diving board, approximately how many revolutions will he complete before he hits the water?
Given:
Weight = 150 lbs; Mass = 150 lbs / 32.2 = 4.66 slugs
h = 30 feet
Find:
Number of revolutions
Homework Equations
I = MR2
[tex]\sum[/tex][tex]\tau[/tex] = I[tex]\alpha[/tex]
[tex]\tau[/tex] = r x F = rFsin[tex]\theta[/tex]
The Attempt at a Solution
My thought is that when the person leans forward far enough over the board, his center of gravity will create a torque that will start the spinning. Once he tips off of the board, he continues to spin while falling into the water.
I = MR2 = 4.66 * (1.2)2 = 6.71 *I'm assuming you just treat the center of gravity as a point mass and not like a sphere or ring.
[tex]\tau[/tex] = r x F = rFsin[tex]\theta[/tex] = 1.2 * 250 * sin[tex]\theta[/tex] = 180 sin[tex]\theta[/tex] *This is one of the areas where I don't quite know what theta to use..
[tex]\sum[/tex][tex]\tau[/tex] = I[tex]\alpha[/tex]
180 sin[tex]\theta[/tex] = 6.71 [tex]\alpha[/tex]
26.8 sin[tex]\theta[/tex] =[tex]\alpha[/tex]
Now I know what I want to do. I want to find the alpha and use this to find [tex]\omega[/tex]. Once the diver leaves the diving board, I assume that [tex]\alpha[/tex] goes to 0 since no more external torques are applied to the system. But I do not think I can assume that alpha is constant throughout the initial motion of rolling off of the diving board. I can find the time for the diver to hit the water since acceleration should be constant and equal to 32.2 ft/s2. Once I know this, I can figure out the total radians that the diver rotates through and convert to revolutions by dividing by 2 [tex]\pi[/tex]. The answer is supposed to be 0.934 revolutions, but I don't quite know how to get there. I tried using energy as well, but I wasn't able to get that to work either.
I would appreciate any tips to get me moving in the correct direction.
Thanks