Rowing Machine Using Speed
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 equals the time times the speed.
Formula
![Copy to Clipboard QuantityVariable["d", "Distance"] == QuantityVariable["t", "Time"]*QuantityVariable["v", "Speed"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/d02/d020e634-7dd4-4dc4-a044-98553b3c3ae3/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]= |
