Hacker News new | ask | show | jobs
by bzbarsky 3045 days ago
Here's a simple example: Is sqrt(2)/2 or 1/sqrt(2) in "simplest form"?

The answer depends on whether you have a calculator handy. Because computing sqrt(2)/2 from a square root table and the long division algorithm is a lot easier than doing 1/sqrt(2). But on a calculator, 1/sqrt(2) is just as easy and it's simpler to write.

But at least as of the last 90s we were definitely teaching kids to put their radicals in rational-denominator form for basically "magic" reasons: the students had no idea why, and I suspect neither did most of the teachers.