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]:= | ![ResourceObject["Rowing Machine Using Speed"]](images/d02/d020e634-7dd4-4dc4-a044-98553b3c3ae3-io-1-i.en.gif) | 
| Out[1]= |  | 
Get the formula:
| In[2]:= | ![FormulaData[ResourceObject["Rowing Machine Using Speed"]]](images/d02/d020e634-7dd4-4dc4-a044-98553b3c3ae3-io-2-i.en.gif) | 
| Out[2]= |  | 
Use some values:
| In[3]:= | ![FormulaData[
 ResourceObject[
  "Rowing Machine Using Speed"], {QuantityVariable["t","Time"] -> 
   None, QuantityVariable["d","Distance"] -> None}]](images/d02/d020e634-7dd4-4dc4-a044-98553b3c3ae3-io-3-i.en.gif) | 
| Out[3]= |  | 
 
                 
                