Answer:
Ik this isn't an answer but wanted to say good luck im battling stuff too :(
Step-by-step explanation:
I think it will be set up as 2000(.051)^3
Answer:
x =7
Step-by-step explanation:
Solve for x:
5 x - 10 + 65 = 90
Add like terms. 65 - 10 = 55:
5 x + 55 = 90
Subtract 55 from both sides:
5 x + (55 - 55) = 90 - 55
55 - 55 = 0:
5 x = 90 - 55
90 - 55 = 35:
5 x = 35
Divide both sides of 5 x = 35 by 5:
(5 x)/5 = 35/5
5/5 = 1:
x = 35/5
The gcd of 35 and 5 is 5, so 35/5 = (5×7)/(5×1) = 5/5×7 = 7:
Answer: x = 7
<h3>
Answer: an = 6n - 15 (Choice C)</h3>
======================================================
Explanation:
This sequence is arithmetic
The first term is a = -9
The common difference is d = 6 since we're adding 6 to each term to get the next one (eg: -3+6 = 3 or 3+6 = 9 or 9+6 = 15)
Plug those values into the arithmetic nth term formula below
an = a + d*(n-1)
an = -9 + 6*(n-1)
an = -9 + 6n-6
an = 6n - 15
--------------
As a check, let's plug in something like n = 1
an = 6n - 15
a1 = 6*1 - 15
a1 = 6 - 15
a1 = -9
We see that the 1st term is -9, which matches the sequence given
Now let's plug in n = 2
an = 6n - 15
a2 = 6*2 - 15
a2 = 12 - 15
a2 = -3
The 2nd term is -3. This also matches.
I'll let you check the other values of n to confirm the answer.