Cross-Country Skiing by Speed
The distance covered cross-country skiing equals the skier's speed times time.
The distance covered cross-country skiing equals the skier's speed times time.
Formula
![Copy to Clipboard QuantityVariable["d", "Distance"] == QuantityVariable["t", "Time"]*QuantityVariable["v", "Speed"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/768/768af711-37da-4a78-a2c2-94da9325da07/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]= |
