Wolfram Computation Meets Knowledge

Kinetic Friction Coefficient

Kinetic friction is the force resisting the relative motion of solid surfaces sliding against each other.

The friction force equals the normal force times the kinetic friction coefficient.

Formula

QuantityVariable[Subscript["F", "f"], "Force"] == QuantityVariable[Subscript["F", "n"], "Force"]*QuantityVariable[Subscript["μ", "k"], "KineticFrictionCoefficient"]

symbol description physical quantity
Ff friction force "Force"
Fn normal force "Force"
μk kinetic friction coefficient "KineticFrictionCoefficient"

Forms

Examples

Get the resource:

In[1]:=
ResourceObject["Kinetic Friction Coefficient"]
Out[1]=

Get the formula:

In[2]:=
FormulaData[ResourceObject["Kinetic Friction Coefficient"]]
Out[2]=

Use some values:

In[3]:=
FormulaData[
 ResourceObject["Kinetic Friction Coefficient"], {QuantityVariable[
\!\(\*SubscriptBox[\("\[Mu]"\), \("k"\)]\),
    "KineticFrictionCoefficient"] -> 0.4`}]
Out[3]=

Source Metadata

Publisher Information