A hollow cylinder, a solid cylinder, a hollow sphere, and a solid sphere roll down a ramp without slipping, starting from rest. The ramp is 0.25 m high. All the objects have radius 0.035. What are their final speeds?

Please show what equation you used and what you plugged in...I am so lost!

I figured it out

Solid Cylinder: v = sqrt 4gh/3

Hollow Cylinder: v = sqrt gh

Hollow Sphere: v = sqrt (6/5)(g)(h)

Solid Sphere: v = sqrt (10/7)(g)(h)

To find the final speeds of the objects, we can use the conservation of mechanical energy principle. The total mechanical energy of each object at the top of the ramp is equal to the total mechanical energy at the bottom of the ramp.

The formula for the total mechanical energy (E) of a rolling object is the sum of its translational kinetic energy (KE) and its rotational kinetic energy (KE_rot):

E = KE + KE_rot

The translational kinetic energy (KE) is given by the equation:

KE = (1/2) * m * v^2

where m is the mass of the object and v is its velocity.

The rotational kinetic energy (KE_rot) for a rolling object is given by:

KE_rot = (1/2) * I * ω^2

where I is the moment of inertia and ω is the angular velocity.

For a hollow cylinder or a solid cylinder rolling without slipping, the moment of inertia (I) is given by:

I = (1/2) * m * r^2

where r is the radius of the cylinder.

For a hollow sphere or a solid sphere rolling without slipping, the moment of inertia (I) is given by:

I = (2/5) * m * r^2

Now, let's calculate the final speeds of the objects using the given information:

1. Hollow Cylinder:
- Mass (m): Unknown
- Radius (r): 0.035 m
- Moment of Inertia (I): (1/2) * m * r^2
- Total Mechanical Energy (E): m * g * h (where g is the acceleration due to gravity and h is the height of the ramp)
- Translational Kinetic Energy (KE): (1/2) * m * v^2
- Rotational Kinetic Energy (KE_rot): (1/2) * I * ω^2
- Since the object starts from rest (v = 0, ω = 0), the total mechanical energy at the top and bottom of the ramp are the same:

E = KE + KE_rot
m * g * h = (1/2) * m * v^2 + (1/2) * I * ω^2

Now, we can substitute the values and solve for v:

m * 9.8 * 0.25 = (1/2) * m * v^2 + (1/2) * [(1/2) * m * 0.035^2] * 0^2

Simplifying the equation will give us the final speed of the hollow cylinder.

You can use similar calculations for the solid cylinder, hollow sphere, and solid sphere, but with the respective moments of inertia formulas.

Note: I've used g = 9.8 m/s^2 as an approximate value for the acceleration due to gravity.