Daniel B. answered 11/01/20
A retired computer professional to teach math, physics
Let
m be the mass of the crate,
v = 3 m/s or 6 m/s be the initial velocity,
f = 0.145 be the coefficient of friction,
g = 9.8 m/s2 be gravitational acceleration,
s be the distance travelled (to be computed).
The initial kinetic energy is dissipated into friction,
that is, into the work performed by the force of friction.
The force of friction, F, is due to the crate's weight, mg:
F = m g f
That force performs work
W = F s
As stated above, that work equals the initial kinetic energy mv2/2.
Thus
m g f s = m v2 / 2
s = v2 / 2 g f
(a)
s = (3 m/s)2 / (2 . 9.8 m/s2 . 0.145) = 3.17 m
(b)
s = (6 m/s)2 / (2 . 9.8 m/s2 . 0.145) = 12.66 m
I think the teacher wants you to notice two things:
1) The result is independent of the mass m.
2) By doubling the speed you quadruple the distance.
My numbers do not show that exactly because of round-off.