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
Another housecleaning service, Acme Home, calculates its fees using the equation y=25x
Vitek1552 [10]

Answer:

y < 25x , or y = kx { where k < 25 } , or choosing a time saving worker {as fee is in terms of hours}

Step-by-step explanation:

Services cost : y = 25x , where y is the total fee and x is the number of hours worked.

If customer is looking to choose the less expensive cleaning service ; he / she has following options -

  • Choosing fee structure where y < 25x
  • Choosing y = k x , where k per hour fee is lesser
  • Choosing time efficient worker, as fee is in regards hours utilised.
5 0
3 years ago
Complete the following statement. Round to the nearest hundredth .
RSB [31]

f(x) = 3/(x + 2) - √x - 3

f(7) = 3/(7 + 2) - √7 - 3

f(7) = 3/9 - √4

f(7) = 0.333 - 2

f(7) = -1.67

7 0
3 years ago
Determine the slope of the following graph.
evablogger [386]

Answer:

2/1 or 2

Step-by-step explanation:

if you find a spot were the line is line up with the boxes in the graph like at (-2,0) up 2 and right one you will see the line is lined up again and since slope is rise/run its 2/1 or 2

4 0
3 years ago
∠A and ∠B are vertical angles. If ∠A=8x+14 and ∠B=2x+50, what is m∠B?
Maslowich

Answer:

∠B = 62°

Step-by-step explanation:

Because ∠A and ∠B are vertical angles they are equal hence we can write

∠A = ∠B

8x + 14 = 2x + 50

Now we have to solve for x

To do so, subtract 2x on both sides of the equation:

6x + 14 = 50

Now, subtract 14 on both sides of the equation

6x = 36

Now, divide 6 on both sides of the equation

x = 6

To find m∠B you have to you have to plug in x = 6 back into the ∠B equation

∠B = 2(6) + 50

∠B = 62°

4 0
3 years ago
the width of a rectangle is 4 less than half the length. if l represents the length, wich equation could be used to find the wid
torisob [31]
w=\dfrac{1}{2}l-4
7 0
3 years ago
Other questions:
  • What is the conversion factor to convert cups to liters?
    11·1 answer
  • The flow of water from a faucet can fill a 5 -gallon container in 20 seconds. Give the ratio of gallons to seconds as a rate in
    11·1 answer
  • You have been offered a job and have two salary options from which to choose. You can be paid $500 a week plus 2% of all weekly
    7·1 answer
  • Solve for x: <br> 4^x + 6^x = 9^x
    15·2 answers
  • How many planes appear in the figure​
    9·1 answer
  • johny has a circular garden that has a radius of 4.5 meters. using the formula to find the circumference pi=3.4​
    15·1 answer
  • If f(x) = 2x + 3 and g(x) = x2 -1, what is the degree of [fog)(x)?<br>O 2<br>O 5<br>O 7<br>o 10​
    8·2 answers
  • What is the y-intercept of the graph of y = 3x^2 – 6x – 8?<br> –8 <br> –6<br> 1<br><br> 3
    11·1 answer
  • ANSWER ASAP WILL GIVE BRAINLIEST FOR THE RIGHT ANSWER
    11·2 answers
  • Given the function g(x) = x2 + 10x + 20, determine the average rate of change of
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!