You can put this solution on YOUR website! if the sum of a number and nine is doubled, the result is four less than the number. find the number.
---
Let the number be "x".
Equation:
2(x+9) = x-4
---
2x+18 = x-4
x = -22
============
Cheers,
Stan H.
============