Ancient Egyptian Algebra: Early symbolic mathematics developed around 3000 BCE
Method of False Position: Trial and error technique where a convenient value is tried and scaled
Rhind Papyrus: Ancient Egyptian mathematical text containing 87 problems
- Assume a convenient value for the unknown
- Calculate the result using the assumed value
- Compare with the desired result
- Scale the assumed value to find the correct answer
"A quantity and its 1/7 added together become 19" translates to: x + x/7 = 19
Try a convenient value. Since we have x/7, let's try x = 7
When x = 7: x + x/7 = 7 + 7/7 = 7 + 1 = 8
We wanted 19 but got 8, so the scaling factor is: 19/8
Correct value = 7 × (19/8) = 133/8 = 16.625
The quantity is 16.625 (or 16⅝). Verification: 16.625 + 16.625/7 = 16.625 + 2.375 = 19 ✓
• Method of false position: Ancient technique for solving linear equations
• Proportional reasoning: Scale the false answer by the ratio of desired to obtained results
• Verification: Check that the answer satisfies the original equation
Babylonian Mathematics: Advanced mathematical system using base-60 (sexagesimal)
Sexagesimal System: Base-60 number system (0;35 = 35/60 in decimal)
Babylonian Quadratic Method: Geometric approach to solving quadratic equations
Let x = side of the square
Area = x², two-thirds of side = (2/3)x
So: x² + (2/3)x = 35/60 = 7/12
Start with: x² + (2/3)x = 7/12
(2/3) ÷ 2 = 1/3
(1/3)² = 1/9
x² + (2/3)x + 1/9 = 7/12 + 1/9
(x + 1/3)² = 21/36 + 4/36 = 25/36
x + 1/3 = 5/6
x = 5/6 - 1/3 = 5/6 - 2/6 = 3/6 = 1/2
The side of the square is 1/2 unit. Verification: (1/2)² + (2/3)(1/2) = 1/4 + 1/3 = 3/12 + 4/12 = 7/12 = 35/60 ✓
• Completing the square: Add (coefficient of x/2)² to both sides
• Sexagesimal conversion: 0;35 = 35/60 in decimal
• Geometric interpretation: Babylonians visualized quadratic problems geometrically
Diophantus: Greek mathematician known as the "father of algebra"
Symbolic Algebra: Use of symbols to represent unknowns (early algebraic notation)
Diophantine Equations: Polynomial equations seeking integer solutions
Let x and y be the two numbers
Equation 1: x + y = 20
Equation 2: x² + y² = 208
From equation 1: y = 20 - x
x² + (20 - x)² = 208
x² + 400 - 40x + x² = 208
2x² - 40x + 400 = 208
2x² - 40x + 192 = 0
x² - 20x + 96 = 0
Looking for two numbers that multiply to 96 and add to 20
These numbers are 12 and 8: (x - 12)(x - 8) = 0
x = 12 or x = 8
If x = 12, then y = 20 - 12 = 8
If x = 8, then y = 20 - 8 = 12
The two numbers are 8 and 12. Verification: 8 + 12 = 20 ✓, 8² + 12² = 64 + 144 = 208 ✓
• System of equations: Solve by substitution method
• Algebraic manipulation: Expand and simplify expressions
• Factoring: Find roots of quadratic equations
Algebra: Branch of mathematics dealing with symbols and the rules for manipulating those symbols
Variables: Symbols representing unknown quantities
Equations: Mathematical statements asserting equality of expressions
- Ancient period: Rhetorical algebra (problems stated in words)
- Classical period: Syncopated algebra (some symbols used)
- Modern period: Symbolic algebra (full symbolic notation)
• Rhetorical algebra: Problems stated entirely in words
• Syncopated algebra: Some abbreviations and symbols used
• Symbolic algebra: Full symbolic notation with variables
• Geometric algebra: Solutions found using geometric methods
Al-Khwarizmi: Persian mathematician, "father of algebra" in Islamic world
Completion and Balancing: "Al-jabr wa'l-muqabala" - restoring and balancing
Al-jabr: Moving negative terms to the other side (restoration)
Al-muqabala: Canceling equal terms on both sides (balancing)
"Square which, when increased by ten of its own roots, gives thirty-nine"
Means: x² + 10x = 39
To complete the square, take half of the coefficient of x: 10/2 = 5
5² = 25
x² + 10x + 25 = 39 + 25 = 64
(x + 5)² = 64
x + 5 = ±8
So x = 8 - 5 = 3 or x = -8 - 5 = -13
Since the problem asks for a square (geometrically positive), x = 3
The square is 3 (so the area is 9). Verification: 9 + 10(3) = 9 + 30 = 39 ✓
• Al-jabr: Completing the square to "restore" the equation
• Geometric interpretation: Square numbers represent actual squares
• Al-Khwarizmi's method: Systematic approach to solving quadratic equations
Renaissance Algebra: Period (14th-17th centuries) when symbolic notation emerged
Symbolic Notation: Use of letters to represent unknowns and constants
Franciscus Vieta: Introduced systematic use of letters for unknowns (late 1500s)
"A number exceeds its square root by 6" becomes: x - √x = 6
Let u = √x, so x = u²
The equation becomes: u² - u = 6
u² - u - 6 = 0
(u - 3)(u + 2) = 0
So u = 3 or u = -2
Since u = √x and √x ≥ 0, we must have u ≥ 0
So u = 3, which means √x = 3, therefore x = 9
Check: 9 - √9 = 9 - 3 = 6 ✓
The number is 9. This demonstrates the power of symbolic notation introduced during the Renaissance.
• Symbolic notation: Modern letters represent unknowns systematically
• Substitution method: Replace expressions to simplify equations
• Renaissance innovation: Letters for unknowns made algebra more general
Algebra: A branch of mathematics that uses symbols to represent numbers and expresses relationships through equations and formulas
Rhetorical Algebra: Early stage where problems were stated and solved entirely in words without symbols
Syncopated Algebra: Intermediate stage using some abbreviations and symbols alongside words
Symbolic Algebra: Modern stage using complete symbolic notation with variables and operations
- Ancient civilizations: Practical problems solved using geometric and arithmetic methods
- Classical period: Introduction of systematic approaches and early symbolism
- Medieval period: Preservation and advancement of mathematical knowledge
- Renaissance: Formalization of symbolic notation and general methods
- Modern era: Abstract algebra and advanced mathematical structures
• Ancient Egypt (c. 3000 BCE): Rhind Papyrus, method of false position
• Ancient Babylon (c. 1800 BCE): Quadratic equations, sexagesimal system
• Greek period (c. 300 BCE - 250 CE): Euclid, Diophantus, geometric algebra
• Islamic Golden Age (c. 800-1200 CE): Al-Khwarizmi, completion and balancing
• Renaissance (c. 1400-1600 CE): Vieta, Descartes, symbolic notation
• Modern era (c. 1600-present): Abstract algebra, advanced mathematical structures
From ancient civilizations to modern symbolic notation
Key periods and contributions
Analysis: The chart shows the development of algebraic thought across different civilizations.
- Egyptian and Babylonian practical mathematics
- Greek geometric approach
- Islamic systematic methods
- Renaissance symbolic notation