Linear momentum and impulse problem

AI Thread Summary
The problem involves a 3.0-kg steel ball striking a wall at 10 m/s and bouncing off at the same speed and angle. The average force exerted on the ball by the wall is calculated to be 260 N, which corresponds to an impulse of 52 N·s. The key to understanding the impulse lies in recognizing that momentum is a vector quantity, and the direction of the ball's velocity changes upon impact. The calculations involve breaking down the momentum into x and y components before and after the collision. Ultimately, the average force can be derived from the change in momentum over the contact time of 0.20 seconds.
NoPhysicsGenius
Messages
58
Reaction score
0
[SOLVED] Linear momentum and impulse problem

Homework Statement



A 3.0-kg steel ball strikes a massive wall with a speed of 10 m/s at an angle of 60 degrees with the surface. It bounces off with the same speed and angle (see Figure 9.30). If the ball is in contact with the wall for 0.20 s, what is the average force exerted on the ball by the wall?

[Description of accompanying diagram (Figure 9.30) ...]

There are x and y axes, with the y-axis representing the wall. A ball is shown coming in at an angle of 210 degrees relative to the positive x-axis (or 60 degrees to the left of the negative y-axis), and leaving at an angle of 150 degrees relative to the positive x-axis (or 60 degrees to the left of the positive y-axis).

Homework Equations



\overrightarrow{I} = \int (from t_i to t_f) \overrightarrow{F}dt = \Delta\overrightarrow{p} = \overline{F} \Delta t

Note: \overrightarrow{I} = impulse; \overrightarrow{F} = force; \Delta\overrightarrow{p} = change in momentum; \overline{F} = time-averaged force; and \Delta t = change in time

The Attempt at a Solution



The answer in the back of the book says 260 N to the left of the diagram.

If I reverse engineer the problem, I find that 260 N of force corresponds to 52 N of impulse. Then ...

\overline{F} = \frac{\overrightarrow{I}}{\Delta t} = \frac{52 N}{0.20 s} = 260 N

But I can't for the life of me figure out where the impulse comes from. Since the ball enters and exits at the same angle and speed, it looks like the impulse should be zero!

Please help. Thank you.
 
Last edited:
Physics news on Phys.org
NoPhysicsGenius said:
But I can't for the life of me figure out where the impulse comes from. Since the ball enters and exits at the same angle and speed, it looks like the impulse should be zero!

Well, momentum is a vector quantity. Therefore, direction is important in figuring out whether an impulse has acted on an object.
 
NoPhysicsGenius said:
If I reverse engineer the problem, I find that 260 N of force corresponds to 52 N of impulse. Then ...

\overline{F} = \frac{\overrightarrow{I}}{\Delta t} = \frac{52 N}{0.20 s} = 260 N

This should read ...

If I reverse engineer the problem, I find that 260 N of force corresponds to
52 N \cdot s
of impulse. Then ...

\overline{F} = \frac{\overrightarrow{I}}{\Delta t} = \frac{52 N \cdot s}{0.20 s} = 260 N
 
Last edited:
draw the motion of the ball, what i mean is to draw the speed of the ball as in x and y vector components

so if the ball is striking the surface at 60 degree angle, then it has sin and cosine components of speed,
 
Oomair said:
draw the motion of the ball, what i mean is to draw the speed of the ball as in x and y vector components

so if the ball is striking the surface at 60 degree angle, then it has sin and cosine components of speed,

I tried doing this with the momentum instead, and it worked! Thank you! Here's my solution ...

Calculation of momentum of ball before it hits the wall ...

\sin \Theta = \frac{opp}{hyp} = \sin\Theta = \frac{p_{y_b}}{p_{before}}
\Rightarrow p_{y_b} = p_{before}\sin\Theta

Similarly, ...

p_{x_b} = p_{before}\cos\Theta

Calculation of momentum of ball after it hits the wall ...

You'll need to draw your own diagram, but the calculations come to:

p_{y_a} = p_{after} \sin\Theta
p_{x_a} = -p_{after} \cos\Theta

Since
p_{before} = mv_i
and
p_{after} = mv_f
; and also because
\Theta = 30\circ
(You'll have to draw your own diagrams to see that theta is not 60 degrees) ...

We obtain the following:

p_{y_b} = mv_i \sin 30 \circ
p_{x_b} = mv_i \cos 30 \circ
p_{y_a} = mv_f \sin 30 \circ
p_{x_a} = -mv_f \cos 30 \circ

We then can calculate the impulse ...

I_y = p_{y_a} - p_{y_b} = mv_f \sin 30 \circ - (mv_i \sin 30 \circ)
. . . = ((3 kg) * (10 m/s) * \sin 30 \circ) - ((3 kg) * (10 m/s) * \sin 30 \circ) = 0
I_x = p_{x_a} - p_{x_b} = -mv_f \cos 30 \circ - (mv_i \cos 30 \circ)
. . . = (-(3 kg) * (10 m/s) * \cos 30 \circ) - ((3 kg) * (10 m/s) * \cos 30 \circ) = -52 N \cdot s

One can then solve for the average force by using my calculation given in my most recent post!
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top