The scale factor of 4 was applied to the first triangle. 6 was divided by 4 to get 1.5
<span>-6/11 ×3/4
=> -6*3/11*4
=> -18/44
=> -9/22
Hope it helps !!!</span>
Answer:
5.2
Step-by-step explanation:
ok so we need to find the unit rate( how many customers per minute) and thats 12 divided by 9 which is 1.3 minutes per customer so now we need to find what 1.3 minutes is x4 customers. This brings us to 5.2.
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