happyface101
What is the value of 5+4∗5+4∗5^2+4∗5^3+4∗5^4+4∗5^5?
A. 5^6
B. 5^7
C. 5^8
D. 5^9
E. 5^10
Follow posting guidelines especially on how to write the topic title.
As for the question,
\(5+4∗5+4∗5^2+4∗5^3+4∗5^4+4∗5^5 = 5+4∗5(1+5+5^2+5^3+5^4)\)
---> Realize that (1+5+5^2+5^3+5^4) is a geometric progression series with first term (a) = 1 and ratio, r = 5.
Sum of a G.P. with first term (a) and ratio, r (>1) = \(\frac{a*(r^n-1)}{(r-1)}\), where n = number of terms in the series = 5.
Thus 5+4∗5(1+5+5^2+5^3+5^4) = 5+4*5*[S] where S= \(\frac{a(r^n-1)}{(r-1)}\) = \(\frac{1(5^5-1)}{(5-1)}\) = \(\frac{5^5-1}{4}\)
---> \(5+4*5*[S] = 5+4*5*(\frac{5^5-1}{4}) = 5+5^6-5 = 5^6\).
Hence A is the correct answer.
Hope this helps.
trying to understand the formula for the geometric progression.... so the ratio of 5, which term is that?
and the number of terms in the series is that the count of the summable amounts in here? (1+5+5^2+5^3+5^4)