Hacker News new | ask | show | jobs
by bobbyi 6176 days ago
You changed the equation.

You started with

(x-3)/(x-1) = (x-4)/(x-5)

which is not the same as

x - 3/x - 1 = x - 4/x - 5

, the equation in the submission.

1 comments

Haha, thanks - I guess the problem is in my parsing :)