1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Reptile [31]
3 years ago
5

Hey can someone who is good at math tutor me on approximating square roots, you can put your SS or IG and I’ll send the meet cod

e!
Mathematics
2 answers:
Dafna1 [17]3 years ago
8 0

Answer:

  • use linear interpolation for a first approximation
  • use Newton's method iteration to refine the approximation

Step-by-step explanation:

Here's one way.

Multiply your number by an even power of 10 so that it is in the range 1–100. Call this power 2n. Call the scaled number N.

Make use of your knowledge of the squares of small integers to determine if the number you now have is a perfect square. If it is, the integer whose square it is is the square root of your scaled number. Skip to the Last Step.

__

Based on your determination in the previous step, identify the perfect squares on either side of your (scaled) number. If L² is the lower of these squares, and H² is the higher, compute the value ...

  X = (N -L²)/(H² -L²) +L  . . . .  linearly interpolated approximate root

You can use this as an approximation of √N. If it is not close enough for you, you can refine it by computing an iterated value:

  X ← (X² +N)/(2X)    or, equivalently,   X ← (1/2)(N/X +X)

The first of these approximations will get you within 6%; one iteration will get you within 0.2%. (<em>Each additional iteration will approximately double the number of accurate decimal places</em>.)

__

Last step: Using the integer or X (or iterated X) value, multiply by 10^-n to restore the appropriate scale of your root.

_____

<u>Example</u>:

  √199.6 ≈ ?

Multiply your value by 10^-2 to get N = 1.996 (with 2n=-2). The squares on either side are 1² = 1 and 2² = 4. Then the first approximation of the root is ...

  X = (1.996 -1)/(4 -1)+1 = 0.996/3 +1 = 1.332

One iteration of our formula gives ...

  X = (1.332² +1.996)/(2·1.332) = 1.415

Then the last step is to multiply this value by 10^-n = 10^1:

  √199.6 ≈ 14.15 . . . . root of 199.6 within 0.2%

_____

<em>Additional comments</em>

The iteration described above is also called the "Babylonian method".

If you're familiar with squares of integers between 2 and 20, then better linear interpolation accuracy can be had by doing the scaling so that N is between 4 and 400.

A method for developing square roots digit by digit, suitable for hand calculation, is described in some detail on the NIST web site. It can be found by doing a web search on "square root nist algorithm" without the quotes.

Volgvan3 years ago
7 0
It’s not letting me type what i’m trying to say
You might be interested in
I’m stuck on this please
trasher [3.6K]

Answer:

weak negative

Step-by-step explanation:

because its in negative and its in the thousands place.

3 0
3 years ago
Multiply. 3 1/2 x 4=​
IrinaK [193]
The answer is 14
Brainliest plz?
6 0
3 years ago
Read 2 more answers
Multiply each polynomial <br><br> (x + 5)(x+4)<br><br> teach me step by step
lara [203]

Answer: x^2 + 9x + 20

Step-by-step explanation:

Foil Method: (a + b) (c + d) = ac + ad + bc + bd

Lets say:

a = x

b = 5

c = x

d = 4

Plugging in the numbers: xx + 4x + 5x + 5*4

Combine like terms:

xx = x^2

4x + 5x = 9x

5 * 4 = 20

You're then left with: x^2 + 9x + 20

6 0
3 years ago
John is hiking a trail that is 0.8 miles long he hikes the first 2/10 of the distance by himself he hates the rest of the way wi
jenyasd209 [6]
I think the answer is .16
6 0
3 years ago
A brace for a shelf has the shape of a right triangle. Its hypotenuse is 16 inches long and the two legs are equal in length. Ho
Flura [38]
Using pythag a^2+b^2=16^2
16^2=256
and since a=b the equation is 2x^2=256
/ each side by 2
x^2=128
x=sq rt of 128=11.31 roughly
8 0
3 years ago
Other questions:
  • 99.7 of all newborn babies in the United States weigh between
    5·2 answers
  • Which of the following systems of inequalities would produce the region indicated on the graph below
    9·1 answer
  • Which expression is equivalent to 15+80
    7·1 answer
  • Find the value of X <br> 7/x-10 = 3/6
    15·2 answers
  • Show your work!!!!!!!!!!!!!!!!!!!!!!!
    13·1 answer
  • Marco decides to take out a $4,000 student loan during his first year in college. If he is charged 10% interest that is compound
    9·2 answers
  • What’s the area???????
    7·2 answers
  • A study by the department of education of a certain state was trying to determine the mean SAT scores of the graduating high sch
    9·1 answer
  • Please help Brainliest will be given makes no sense ASAP. Question below.
    5·1 answer
  • . A parcel delivery service lowered its A parcel delivery service lowered its prices and finds that it has delivered twice as ma
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!