12(months) x 20 (years) = 240
10.98 x 240 = 2635.20
So Arthur will pay $2635.20 over 20 years for premium.
I hope this helps :)
Answer:
x = -1
Step-by-step explanation:
1. Simplifying
6x + 4 = 4x + 2
2. Reorder the terms
4 + 6x = 4x + 2 to 4 + 6x = 2 + 4x
3. Solving
4 + 6x = 2 + 4x
4. Solving for variable 'x'.
Move all terms containing x to the left, all other terms to the right. Then add '-4x' to each side of the equation.
4 + 6x + -4x = 2 + 4x + -4x
5. Combine like terms: 6x + -4x = 2x
4 + 2x = 2 + 4x + -4x
6. Combine like terms: 4x + -4x = 0
4 + 2x = 2 + 0
4 + 2x = 2
7. Add '-4' to each side of the equation.
4 + -4 + 2x = 2 + -4
8. Combine like terms: 4 + -4 = 0
0 + 2x = 2 + -4
2x = 2 + -4
9. Combine like terms: 2 + -4 = -2
2x = -2
10. Divide each side by '2'.
x = -1
11. Simplifying
x = -1
x/20 = 21/14 (similar proportions)
x/20 = 3/2 (simplify by canceling out a factor of 7)
x = 30
Answer:
three-forth minus one-fifth times four
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