Daniel B. answered 02/28/22
A retired computer professional to teach math, physics
Let
v0 (to be calculated) be the velocity with which Burl's stone should hit the other,
v (unknown) be the velocity of Burl's stone after collision,
w (unknown) be the velocity of the other stone after collision,
R = 3.65 be the distance to travel from the collision to the target,
m = 17 kg be the mass of the stones,
f = 0.012 be the coefficient of friction,
g = 9.81 m/s² be gravitational acceleration.
This is the general approach:
We calculate v using conservation of energy --
the stones kinetic energy right after the collision must be completely dissipated by friction.
From v we then calculate v0 by conservation of momentum.
CALCULATE v:
The stone's weight is mg.
The force of friction is mgf.
The work done by friction in traversing distance R is Rmgf.
(This work is also the stone's energy dissipated by friction.)
The kinetic energy of the stone right after the collision is mv²/2.
The kinetic energy of the stone when it reaches the center is 0.
By conservation of energy
mv²/2 = Rmgf
v = √(2Rgf)
CALCULATE v0:
Let vx be the x-component of the vector v,
Let vy be the y-component of the vector v,
Let wx be the x-component of the vector w
Let wy be the y-component of the vector w.
The x-component of v0 equals 0, and the y-component is v0.
The above notation means in particular that, by Pythagorean theorem,
v² = vx² + vy² (0)
w² = wx² + wy²
Before the collision, only Burl's stone contributes to the momentum of the system.
The momentum in the x-direction is 0, and
the momentum in the y-direction mv0.
After the collision both stones contribute to the system's momentum,
and their total momentum must equal the momentum before the collision.
The equality of momenta in the x-direction is expressed by the equation
mvx + mwx = 0
which simplifies into
vx + wx = 0 (1)
The equality of momenta in the y-direction is expressed by the equation
mvy + mwy = mv0
which simplifies into
vy + wy = v0 (2)
Below we will use the square of this equation
vy² + 2vywy + wy² = v0² (3)
The information that the collision is elastic is defined to mean that energy is conserved.
That means
mv²/2 + mw²/2 = mv0²/2
which simplifies into
v² + w² = v0²
Expressed in terms of the x and y components
vx² + vy² + wx² + wy² = v0²
Substituting wx = -vx from equation (1)
vx² + vy² + vx² + wy² = v0²
Eliminating v0 using equation (3)
vx² + vy² + vx² + wy² = vy² + 2vywy + wy²
Which simplifies into
vx² = vywy (4)
The above allows many solutions.
I suspect that your teacher wants the solution where vx = vy,
although that is in contradiction with the given figure.
In the given figure, the other ball rests in a spot with equal x and y coordinates.
Burl's ball will strike it somewhere to the left and below,
making it impossible for vx = vy.
There are two ways to justify the assumption vx = vy.
The first way is to declare the figure in error:
the other ball should rest to the side, so that at the time of collision Burl's ball's
center has equal x and y coordinates.
The second way is to declare our result only an approximation;
the smaller are the balls, the more accurate will be the approximation.
From now on assume that vx = vy.
Then equation (4) simplifies into
vx = wy
Using it in equation (2)
v0 = 2vx
And using equation (0)
v0 = v√2
Combine that with the result for v
v0 = √(2Rgf) √2 = 2√(Rgf)
Substituting actual numbers
v0 = 2√(3.65×9.81×0.012) = 1.31 m/s
Notice that the answer is independent of the mass m, which is given,
but should depend on the size of the balls, which is not given.