X³ = -1000
x = ∛-1000
x = -10
In short, Your Answer would be: -10
Hope this helps!
What is the median of the following data set -1000, -999, 1998, ..., -1, 0, 1, ..., 998, 999, 1000
qwelly [4]
<u>Answer:</u>
The correct answer option is C. 0.
<u>Step-by-step explanation:</u>
We are given the following data set and we are to find its median value:

Median is the middle value of a data set which divides it into to halves.
The data set we have starts from -1000 and goes till 1000 which means there are total 2001 elements in it.
Therefore, 0 will the middle value which is the median for this data set.
Answer:
<u>A.</u><u> </u><u>138°</u>
Step-by-step explanation:
hope it helps u...
Answer:
The two iterations of f(x) = 1.5598
Step-by-step explanation:
If we apply Newton's iterations method, we get a new guess of a zero of a function, f(x), xₙ₊₁, using a previous guess of, xₙ.
xₙ₊₁ = xₙ - f(xₙ) / f'(xₙ)
Given;
f(xₙ) = cos x, then f'(xₙ) = - sin x
cos x / - sin x = -cot x
substitute in "-cot x" into the equation
xₙ₊₁ = xₙ - (- cot x)
xₙ₊₁ = xₙ + cot x
x₁ = 0.7
first iteration
x₂ = 0.7 + cot (0.7)
x₂ = 0.7 + 1.18724
x₂ = 1.88724
second iteration
x₃ = 1.88724 + cot (1.88724)
x₃ = 1.88724 - 0.32744
x₃ = 1.5598
To four decimal places = 1.5598
Answer:
Step-by-step explanation:
y = -4x^2 + 4x + 6
Factor out the leading coefficient:
y = -4(x^2 - x) + 6
Complete the square:
y = -4(x^2 - x + (½)^2) + 4(½)^2 + 6
= -4(x-½)^2 + 7