If I were to increase the length of my stride by one inch it
If I were to increase the length of my stride by one inch, it would take me 60 fewer strides to cover a mile. What was the length of my original stride?
Solution
Let lenght of original stride be x inches.
 -------------------------
 Original number of stides required: (5280*12)/x
 ----
 New number of strided required: (5280*12)/(x+1)
 ----------------------------------------------
 Equation:
 old number - New number = 60
 (5280*12)/x - (5280*12)/(x+1) = 60
 ---
 Divide both sides by 12 to get:
 5280/x - 5280/(x+1) = 5
 ---
 Divide thru by 5280 to get:
 1/x - 1/(x+1) = 5/5280
 ---
 (x+1-x)/(x(x+1)) = 1/1056
 (1/(x(x+1)) = 1/1056
 -----------------------
 x^2 + x- 1056 = 0
 Factor: (x-32)(x+33) = 0
 Positive solution:
 x = 32 inches (his original stride length)

