Answer:
<R=23°
Step-by-step explanation:
The sum of angles in a triangle is 180°
So, <R + <S + <T = 180°
<R+90°+67°=180°
<R+157°=180°
<R=23°
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
What is the equation of this line?
Answer:
D. Y = 4x-6
The answer for the question shown above is the second one, which is: The domain is all real numbers. The range is all real numbers greater than zero.
The explanation is shown below:
You have the following function given in the problem above f(x)= (1/5)^x. As you can see, it is a exponential function. By definition, the domain of the exponential functions is all the real numbers anf their range is all real numbers greater that zero.