A space station shaped like a giant wheel has a radius of 1.00 x 10^2 m and a moment of inertia of 5.00 x 10^8 kgm^2. A crew of 150 lives on the rim, and the station is rotating so that the crew experiences an apparent acceleration of 1.0g. When 120 people move to the center of the station for a union meeting, the angular speed changes. What apparent acceleration is experienced by the mangers remaining at the rim? Assume the average mass of a crew member is 65.0 kg.

So I multiplied the radius and the moment of inertia but i don't know where to go from here any help please?

angular momentum I omega does not change. If I decreases, omega increases to keep the product constant (the spinning skater pulling her arms in problem :)

To solve this problem, we need to apply the principle of conservation of angular momentum. The equation for angular momentum is given by:

L = I * ω

Where:
L is the angular momentum
I is the moment of inertia
ω is the angular speed

Initially, the space station is rotating with some angular speed ω1, and the crew is experiencing an apparent acceleration of 1.0g. The angular momentum of the system is given by:

L1 = I1 * ω1

Upon moving 120 people to the center, the moment of inertia changes to I2. The angular speed will change to ω2. The angular momentum of the system after the movement is:

L2 = I2 * ω2

According to the principle of conservation of angular momentum, the total angular momentum before the movement must be equal to the total angular momentum after the movement:

L1 = L2

Now, let's calculate the initial angular momentum L1. You correctly multiplied the radius (1.00 x 10^2 m) and the moment of inertia (5.00 x 10^8 kgm^2), so:

L1 = (5.00 x 10^8 kgm^2) * ω1

Next, we need to determine the moment of inertia after 120 people move to the center. For a hollow ring-shaped object like this space station, the moment of inertia can be calculated as:

I2 = M * R^2

Where:
M is the total mass of the system (initially 150 crew members, now reduced by 120 people)
R is the new radius (radius of the wheel minus the radius of the center disk)

We can calculate the mass M by multiplying the average mass of a crew member (65.0 kg) by the new total number of crew members remaining. Initially, there were 150 crew members, and after 120 move to the center, only 30 remain at the rim:

M = (30) * (65.0 kg)

Now, we need to calculate the new radius R. The radius of the wheel is given as 1.00 x 10^2 m, and we need to subtract the radius of the center disk. This is not explicitly given, but we will assume it to be negligible compared to the wheel's radius:

R = (1.00 x 10^2 m) - 0

Plugging in the values into the equation for moment of inertia, we have:

I2 = (30) * (65.0 kg) * [(1.00 x 10^2 m) - 0]^2

Finally, we can solve for the new angular speed ω2. Rearranging the conservation of angular momentum equation and solving for ω2:

L1 = L2
(5.00 x 10^8 kgm^2) * ω1 = (30) * (65.0 kg) * [(1.00 x 10^2 m) - 0]^2 * ω2

Simplifying and solving for ω2:

ω2 = (5.00 x 10^8 kgm^2) * ω1 / [(30) * (65.0 kg) * [(1.00 x 10^2 m) - 0]^2]

After calculating ω2, we can convert it into an apparent linear acceleration for the managers remaining at the rim by using the formula:

a = R * ω^2

Where a is the apparent acceleration and R is the radius.

If you plug in the values, you should be able to calculate the apparent acceleration experienced by the managers remaining at the rim.