Answer:
7.845 Hope this helps! :)
Step-by-step explanation:
So the formula for an arithmetic sequence (where you're adding or subtracting by the same number each time) is
=
+ d(n - 1)
In this equation:
is the nth term
is the first term
d is the common difference (the number you're adding or subtracting each time)
n is the number of the term (e.g. 1st term, 2nd term, 3rd term etc)
So we're given that
= -27, and we can find that d = 15 (because we add 15 each term). We just plug these values into the equation to get...
= -27 + 15 (n - 1)
It looks like that's your answer, D. But if you needed to solve it out further, you could:
We can use the distributive property...
= -27 + 15n - 15
Then combine like terms...
= 15n - 42
Hope that helps! Feel free to message me if you need clarification
Answer: B
Step-by-step explanation:
Problem 17, part A
i = simple interest = 900 dolars
p = principle = 1500 dollars
r = interest rate = 0.03 (decimal form of 3%)
t = time in years = unknown (leave it as t for now)
Plug in those values mentioned above and solve for t.
Simple interest formula
i = p*r*t
900 = 1500*0.03*t
900 = 45*t
900/45 = 45*t/45
20 = t
t = 20
Answer: 20 years=============================================
Problem 17, part B
p = 1500
r = 0.03
t = 5 years
A = p+p*r*t
A = 1500+1500*0.03*5
A = 1500+225
A = 1725
Answer: 1725 dollars=============================================
Problem 17, part C
Factor out the GCF p, then divide both sides by 1+rt
A = p+p*r*t
A = p*1+p*r*t
A = p*(1+rt)
A/(1+rt) = p*(1+rt)/(1+rt)
A/(1+rt) = p
p = A/(1+rt)
Answer: p = A/(1+rt)The right side is the fraction of A all over the quantity (1+rt) which may be more readable if written like so

If you're going to write it in the way p = A/(1+rt) then don't forget to use parenthesis.