Solving equalities

Sep 20 2004 7:51 PM
I need to write efficient code for solving the following kinds of equalities: 12 / b = b + 1 and yes I know the answer is 3. Anybody know a good algorithim or a another online resource where I might find one?

Answers (1)