Swimming Distance Using Pace
Swimming distance is the distance covered while a person propels themselves through water or another liquid.
Distance times pace equals time.
Formula
![Copy to Clipboard QuantityVariable["d", "Distance"]*QuantityVariable["P", "Slowness"] == QuantityVariable["t", "Time"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/d40/d406b249-dd78-4a36-b0ce-3eff074edf49/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| d | distance | "Distance" |
| P | pace | "Slowness" |
| t | time | "Time" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
