Rowing Machine Using Pace
An indoor rower, or rowing machine, is a machine used to simulate the action of watercraft rowing for the purpose of exercise or training for rowing.
The distance rowed times the pace equals the time.
Formula
![Copy to Clipboard QuantityVariable["d", "Distance"]*QuantityVariable["P", "Slowness"] == QuantityVariable["t", "Time"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/16f/16f07a48-09fe-4b35-9628-5aaaf19dea13/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]= |
