|
This month's Challenge Question: Specs & Techs from IEEE Engineering360:
If the Base-60 number 2,3,17 = 7,397 in Base-10, is this Babylonian math equation correct? If not, what is the correct answer?

And the answer is:
Today we use a base-10 “decimal” system for our number system. The ancient Babylonians used a base-60 “sexagesimal” system. In base-10 we organize our numbers in terms of powers of 10, for example 1,231= 1 x 103 + 2 x 102 + 3 x 101 + 1 x 100. Similarly, in base-60 the Babylonians organized numbers in terms of powers of 60, for example 2,3,17 (base-60) = 2 x 602 + 3 x 601 + 17 x 600.
So the question was, is 2,27 squared equal to 6,0,6? Well, (2,27)2 = (2 x 601 + 27 x 600)2 = 21,609 (base-10). Meanwhile 6,0,6 = 6 x 602 + 0 x 601 + 6 x 600 = 21,606 (base-10). As you can see the two answers don’t agree. The correct equation is below:

The Babylonian sexagesimal system still can be found today in how we divide time (minutes and seconds in increments of 60, ~360 days in a year) and how we measure degrees in a circle (360 degrees in a circle, 60 arcminutes in a degree, 60 arcseconds in an arcminute).
|
Good Answers:
"Almost" Good Answers: