Addition or multiplication
add 2 or times 2
Answer:
121
Step-by-step explanation:
Given data as per the question
Standard deviation = = 840
Margin of error = E = 150
Confidence level = c = 95%
For 95% confidence, z = 1.96
based on the above information, the minimum number of clients surveyed by the travel agent is
= 120.47
= 121
hence, the 121 number of clients to be surveyed
Therefore we applied the above formula to determine the minimum number of clients
Answer:the answer would be 8.
Step-by-step explanation:
If you look at the reduced triangle, the height is 2. Therefore you would have to multiply by 4 instead of 0.4 even if the scale factor is 0.4. The reason is, you are enlarging the triangle to find the bigger triangle. If you did 0.4 times 2 you would get 0.8. But that wouldn’t make any sense if you said that that was the height of the ENLARGED triangle.
The Babylonian method for approximating square roots is the recursive method given by:
Given:
x0≈k−−√
x
0
≈
k
Then:
xn+1=x2n+k2xn
x
n
+
1
=
x
n
2
+
k
2
x
n
where k
k
is the number for which we are approximating the square root.
So, armed with this formula, let's now answer the given questions:
1.) Fill in the missing info in the problem to find square root 130 by using the Babylonian method. Let 11.5 be your initial guess.
We will use 15 digits of precision here since it is not stated how many iterations to carry out:
x0=11.5
x
0
=
11.5
x1≈11.4021739130435
x
1
≈
11.4021739130435
x2≈11.4017542587143
x
2
≈
11.4017542587143
x3≈11.4017542509914
x
3
≈
11.4017542509914
x4≈11.4017542509914
x
4
≈
11.4017542509914
Thus, with 15 digits of accuracy, we may state:
130−−−√≈11.4017542509914
130
≈
11.4017542509914
2.) Use the Babylonian method for your next estimate of square root 115 by using 10.7262 as your guess what's your next result?
The next result here is approximately:
x1=10.72622+1152⋅10.7262≈10.7238055620816
x
1
=
10.7262
2
+
115
2
⋅
10.7262
≈
10.7238055620816
3.) Nails wants to use the Babylonia method to estimate square root 58 to the nearest hundredth her initial estimate is 7.8. What is her estimate after she correctly completes the Babylonian method once?
The next result here is:
x1=7.82+582⋅7.8=7.6179487¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
x
1
=
7.8
2
+
58
2
⋅
7.8
=
7.6
179487
¯
4.) If you use the Babylonian method to estimate square root 75 to the nearest hundredth, starting with the estimate 8. What is the next estimate?
The next result here is:
x1=82+752⋅8=8.6875
x
1
=
8
2
+
75
2
⋅
8
=
8.6875