answersLogoWhite

0


Best Answer

There are several methods that are based on trial-and-improvement or iteration and a relatively efficient example of this is the Newton-Raphson method.

Define the function f(x) = x2 - 130. Your question can then be re-written as finding the solution to f(x) = 0.

Let f'(x) = 2x. [This is the derivative of f(x) but you don't need to know or understand that.]

Make an initial guess at the solution to f(x) = 0 and call it x0.

Then let xn+1 = xn - f(xn)/f'(xn) for n = 0, 1, 2, ... . Thus, each estimate can be used to make the next (better) estimate. This sequence will soon reach a sufficiently accurate estimate.

For example, if you start with x0 = 8 which is a pretty poor estimate since 82 = 64 is less than half of 130, x2 is less than 0.2% away from the true answer. Finally remember that there are two square roots: a positive, as well as a negative one.

There is another method that resembles long division except that the divisor is augmented at each step but explaining it using this browser is too difficult for me.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How could you estimate the square root of 130?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Whats the square root of 130?

The square root of 130 is 11.40175425...


A square number between 110and 130?

To find a square number between 110 and 130, we need to calculate the square root of the numbers in that range. The square root of 110 is approximately 10.49, and the square root of 130 is approximately 11.40. Therefore, the square number between 110 and 130 is 121, which is the square of 11.


What is the square root of 130?

It is 11.40175.


What two numbers lie between the square root of 130?

all numbers in the range -√130 to √130, or approximately -11.4 to 11.4 lie between the square root of 130. So two numbers that lie between the square root of 130 are 1 and 2. ---------------------------------------- If you meant: What two whole numbers does the square root of 130 lie between? Then √130 lies between 11 and 12.


What is the square root of 130 to the nearest hundredth?

sqrt*130) = 11.40


Is the square root of 130 a rational number?

No.


What is the nearest hundredth for 130 in square root?

The answer is 11.40


What whole number has a square root between 11 and 12?

130


What is the square root of ten multiplied by the square root of thirteen?

sqrt(10) x sqrt(13) = sqrt(130). Expressed as a decimal, and rounded to two decimal places, this is equal to ±11.40.


What are the two consecutive whole numbers that the square root 130 falls between?

11 and 12


Is 130 a perfect square?

130 is a not perfect square


X2 plus 20x equals 30 solve by completing the square?

x2 + 20x +0 =30 [(20/2)2 =100] x2 + 20x + 100 =30 +100 √(x+10)2=√130 x+10=√130 x= −10+√130 √ means square root