Y=(5x-4)/2 first move -2y to the other side to obtain a positive value and make y the subject

Step-by-step explanation:

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
1. There is no "h" in f(x) = log(x). The question is nonsense.
2. The log function is defined for arguments greater than zero. You're probably expected to select D, though A and B could also be correct.
3. Same deal. The log function is defined for x > -2, but the domain could be restricted to x > 2. You're expected to select FALSE.
4. Same deal. Choose B, though D is also correct.
5. C is the proper choice. (See discussion of the log function, above.)
Answer: it’s A or the 1st option
Step-by-step explanation: