You can put this solution on YOUR website! Find the number whose double exceeds 70 by as much as the number itself is less than 140.
-------------
Let the number be "x".
Equation:
2x = 70 +(140-x)
2x = 210-x
3x = 210
x = 70
===========
Cheers,
Stan H.