The Circles Help Figure Out What Angle The Shape has
Answer:
≈$4607
Step-by-step explanation:
I will assume it's compounded yearly.
Apply the compound interest formula.

A = Total
P = Initial Principle
r = Interest Rate
n = number of interest in every t period
t = number of periods
In the case,
P = 3500
r = 3.1% = 0.031
n = 1
t = 9
Hence,


A ≈ 4607 (nearest whole number)
For maximum security I would advise you to add capital letters
Answer:
The answer is b=18/z
Step-by-step explanation:
Let's solve for b.
bz/2=9
Step 1: Divide both sides by z/2.
1/2bz/z/2=9/z/2
b=18/z
Answer:
b=18/z
These are two questions and two answers.
1) Problem 17.
(i) Determine whether T is continuous at 6061.
For that you have to compute the value of T at 6061 and the lateral limits of T when x approaches 6061.
a) T(x) = 0.10x if 0 < x ≤ 6061
T (6061) = 0.10(6061) = 606.1
b) limit of Tx when x → 6061.
By the left the limit is the same value of T(x) calculated above.
By the right the limit is calculated using the definition of the function for the next stage: T(x) = 606.10 + 0.18 (x - 6061)
⇒ Limit of T(x) when x → 6061 from the right = 606.10 + 0.18 (6061 - 6061) = 606.10
Since both limits and the value of the function are the same, T is continuous at 6061.
(ii) Determine whether T is continuous at 32,473.
Same procedure.
a) Value at 32,473
T(32,473) = 606.10 + 0.18 (32,473 - 6061) = 5,360.26
b) Limit of T(x) when x → 32,473 from the right
Limit = 5360.26 + 0.26(x - 32,473) = 5360.26
Again, since the two limits and the value of the function have the same value the function is continuos at the x = 32,473.
(iii) If T had discontinuities, a tax payer that earns an amount very close to the discontinuity can easily approach its incomes to take andvantage of the part that results in lower tax.
2) Problem 18.
a) Statement Sk
You just need to replace n for k:
Sk = 1 + 4 + 7 + ... (3k - 2) = k(3k - 1) / 2
b) Statement S (k+1)
Replace
S(k+1) = 1 + 4 + 7 + ... (3k - 2) + [ 3 (k + 1) - 2 ] = (k+1) [ 3(k+1) - 1] / 2
Simplification:
1 + 4 + 7 + ... + 3k - 2+ 3k + 3 - 2] = (k + 1) (3k + 3 - 1)/2
k(3k - 1)/ 2 + (3k + 1) = (k + 1)(3k+2) / 2
Do the operations on the left side and you will find it can be simplified to k ( 3k +1) (3 k + 2) / 2.
With that you find that the left side equals the right side which is a proof of the validity of the statement by induction.