SOLUTION: 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?

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: 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?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 233728: 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?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
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?
----------------------
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)
=================================
Cheers,
Stan H.