To make a bounce pass, a player throws a 0.60-kg basketball toward the floor. The ball hits the floor with a speed of 5.5 m/s at an angle of 72° from the vertical. If the ball rebounds with the same speed and angle, what was the impulse delivered to it by the floor?

what equation do i use to set this up? i have been trying for an hour and keep getting it wrong

I had trouble at first with this, too. Okay, so the moment that the ball is actually touching the floor, its velocity is zero, right? Then its velocity goes back to 5.5. Ignore the angle thing--it isn't important here.

Now use the Impulse equation I= change in momentum= m(final velocity-initial velocity).

To solve this problem, you can use the principle of conservation of momentum. The impulse delivered to the ball by the floor can be calculated by finding the change in momentum of the ball during the bounce.

Now, let's break down the problem step-by-step:

Step 1: Identify the information given in the problem:
- Mass of the ball (m) = 0.60 kg
- Initial speed of the ball before hitting the floor (v₀) = 5.5 m/s
- Angle of the ball's velocity with respect to the vertical (θ) = 72°

Step 2: Convert the angle from degrees to radians:
- Radians = (π/180) * Degrees
- θ (in radians) = (π/180) * 72°

Step 3: Calculate the initial vertical and horizontal components of velocity:
- Initial vertical velocity (v₀y) = v₀ * sin(θ)
- Initial horizontal velocity (v₀x) = v₀ * cos(θ)

Step 4: Determine the final vertical and horizontal components of velocity:
Since the ball rebounds with the same speed and angle, the final vertical and horizontal components of velocity are the negative of the initial ones:
- Final vertical velocity (vfy) = -v₀y
- Final horizontal velocity (vfx) = -v₀x

Step 5: Calculate the change in momentum:
- Change in momentum (Δp) = (final momentum) - (initial momentum)
- Since momentum is a vector, we need to find the changes in both the vertical and horizontal components of momentum.
- Change in vertical momentum (Δpy) = m * (vfy - v₀y)
- Change in horizontal momentum (Δpx) = m * (vfx - v₀x)

Step 6: Calculate the magnitude and direction of the impulse:
- Impulse (J) = √(Δpx² + Δpy²)
- Note that the direction of the impulse will be opposite to the direction of the final velocity, so take into account the negative sign.

So, by following these steps and plugging in the appropriate values, you should be able to solve the problem and find the impulse delivered to the ball by the floor.