czagara --
I interpret the problem to imply the following equation:
10/(x-1) = x/2
Multiply both sides of the equation by 2(x-1), and we get this quadratic:
x^2 - x - 20 = 0. This can be factored as (x-5)(x+4) = 0, so the roots are x=5 and x=-4.
If I plug either of these numbers into the expression, the equation listed above holds true, so I think the answer is:
Solution: Number = 5 or Number = -4. Both are valid.