Asked by Alisa
ms.sue, how would you solve the square-root of two manually, without a calculator?
Answers
Answered by
Ms. Sue
I don't know. But this site explains how to do square root manually.
http://www.homeschoolmath.net/teaching/square-root-algorithm.php
http://www.homeschoolmath.net/teaching/square-root-algorithm.php
Answered by
bobpursley
Newton's method.
Estimate the square root.
Divide the estimate into the original number. Then look at the result. If it is higher than the estimate, go half way of the difference an repeat.
Example: sqrt 25
estimate:4
25/4=6.25
half way between 4 and 6.25 is 5.13
25/5.13=4.87
halfway is 5.
25/5=5 Bingo.
Estimate the square root.
Divide the estimate into the original number. Then look at the result. If it is higher than the estimate, go half way of the difference an repeat.
Example: sqrt 25
estimate:4
25/4=6.25
half way between 4 and 6.25 is 5.13
25/5.13=4.87
halfway is 5.
25/5=5 Bingo.
Answered by
bobpursley
another example: sqrt 136
estimate 12;
136/2=11.3
half way...11.7
136/11.7 = 11.6
half way: 11.65
136/11.65=11.67
half way: 11.66
136/11.66=11.66 Bingo.
estimate 12;
136/2=11.3
half way...11.7
136/11.7 = 11.6
half way: 11.65
136/11.65=11.67
half way: 11.66
136/11.66=11.66 Bingo.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.