Babylonian quadratic equations
The Babylonians had an algorithm for solving quadratic equations of the form AX^2+BX=C, Their method only yields the positive answer, but since they had no negative numbers this wasn't much of a problem. To solve using their algorithm simply follow these steps,Babylonian cubic equations
The Babylonians could also solve cubic equations, though the answers are not as precise because they depended on a tablet with collections of values for one part of the proccess. For an equation of the form AX^3+bx^2=C the following method was used.Table of values for cubic equation solving
Note that the values on the table are in Neugebauer NotationValue of N | Value of C |
1 | 2 |
2 | 12 |
3 | 36 |
4 | 1,20 |
5 | 2,30 |
6 | 4,12 |
7 | 6,32 |
8 | 9,36 |
9 | 13,30 |
10 | 18,20 |
11 | 24,12 |
12 | 31,12 |
13 | 39,26 |
14 | 49,0 |
15 | 1,0 |
16 | 1,12,32 |
17 | 1,26,42 |
18 | 1,42,36 |
19 | 2,0,20 |
20 | 2,20,0 |
Exercises
Solve by Babylonian and modern methods,