Bicycling Distance by Speed
Bicycling distance equals speed times time.
Bicycling distance equals speed times time.
Formula
![Copy to Clipboard QuantityVariable["d", "Distance"] == QuantityVariable["t", "Time"]*QuantityVariable["v", "Speed"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/aef/aeff4e8d-6769-495d-82a1-6c22d541391c/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| d | distance | "Distance" |
| t | time | "Time" |
| v | speed | "Speed" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
