Daniel B. answered 12/09/21
A retired computer professional to teach math, physics
Let
m = 100 kg be the mass of the box,
μs = 0.6 be the coefficient of static friction,
μk = 0.4 be the coefficient of kinetic friction,
F = 600 N be the force pushing the box forward,
g = 9.8 m/s² be gravitational acceleration.
The weight of the box is mg.
The force of static friction
Fs = mgμs
The force of kinetic friction
Fk = mgμk
The difference
F - Fs
determines whether the worker will be able to move the crate from rest at all.
Substituting actual numbers
F - Fs = F - mgμs = 600 - 100×9.8×0.6 = 12 N
Since the result is positive, the worker will be able to move the box.
Once the box starts moving the effective force acting on it will be
F - Fk = F - mgμk
By Newton's second law, the acceleration of the crate will be
a = (F - Fk)/m = (600 - 100×9.8×0.4)/100 = 2.08 m/s²