Five times a number is divided by 7 more than the number. If the result is 0, then what was the original number?
Let the number = N
5N / (N + 7) = 0, solve for N
Cross multiply
5N = 0
N = 0