The Babylonian method for approximating square roots can be viewed geometrically as repeatedly changing a rectangle into a more square-like rectangle with the same area. A rectangle has area \(18\,\text{cm}^2\) and one side length \(a_0=6\,\text{cm}\).
a) Find the other side length \(b_0\).
b) The next approximation \(a_1\) is the mean of \(a_0\) and \(b_0\). Find \(a_1\).
c) Find the new side length \(b_1\) that keeps the area equal to \(18\,\text{cm}^2\).
d) Calculate \(b_1^2\) and \(a_1^2\). Use those comparisons with \(18\,\text{cm}^2\) to place the square's side length \(\sqrt{18}\,\text{cm}\) between \(b_1\) and \(a_1\). Then find the absolute square error \(\left|a_1^2-18\,\text{cm}^2\right|\).
Hints
- Relate the side lengths of a rectangle to its area.
- The next Babylonian approximation uses the mean of the two current side lengths.
- After finding \(a_1\) and \(b_1\), compare their squares with the target area.
- Use the order of the positive squares to infer the order of the corresponding positive side lengths and \(\sqrt{18}\).
Solution
1. Since \(A=a_0b_0\), \(b_0=18\div6=3\,\text{cm}\).
2. The mean is \(a_1=\frac{6+3}{2}=4.5\,\text{cm}\).
3. To preserve the area, \(b_1=18\div4.5=4\,\text{cm}\).
4. \(b_1^2=(4\,\text{cm})^2=16\,\text{cm}^2\), while \(a_1^2=(4.5\,\text{cm})^2=20.25\,\text{cm}^2\).
5. Since \(16\,\text{cm}^2<18\,\text{cm}^2<20.25\,\text{cm}^2\) and \(b_1\) and \(a_1\) are positive, \(4\,\text{cm}<\sqrt{18}\,\text{cm}<4.5\,\text{cm}\).
6. The absolute square error of \(a_1\) is \(\left|20.25-18\right|\,\text{cm}^2=2.25\,\text{cm}^2\).
Answer
a) \(b_0=3\,\text{cm}\)
b) \(a_1=4.5\,\text{cm}\)
c) \(b_1=4\,\text{cm}\)
d) \(b_1^2=16\,\text{cm}^2<18\,\text{cm}^2<20.25\,\text{cm}^2=a_1^2\), so \(4\,\text{cm}<\sqrt{18}\,\text{cm}<4.5\,\text{cm}\). The absolute square error of \(a_1\) is \(2.25\,\text{cm}^2\).