Torque Using Angle
Torque is rotational force.
Torque equals the product of the force applied, the distance from the axis and the angle the force makes with the lever arm.
Formula
![Copy to Clipboard QuantityVariable["τ", "Torque"] == QuantityVariable["F", "Force"]*QuantityVariable["r", "Distance"]*Sin[QuantityVariable["θ", "Angle"]]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/271/27152bf8-45c2-4973-b7db-2c5e1c7438f5/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| τ | torque | "Torque" |
| F | force | "Force" |
| r | distance | "Distance" |
| θ | angle | "Angle" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
