1. Treadmill Speed Setup for an 8-Minute Mile
Marathon RunnerBackground
A runner wants to perform a tempo run on a treadmill at an exact 8:00 minutes per mile pace.
Problem
The treadmill only displays speed in miles per hour (MPH), making it difficult to set the correct speed.
How to use
Input 8 in the Pace Minutes per Mile field and set the decimal precision to 2.
{
"paceMinutesPerMile": 8,
"precision": 2
}Outcome
The tool outputs a speed of 7.5 MPH, allowing the runner to set the treadmill accurately.