
Jesse E. answered 05/21/20
Experienced tutor for TEAS, chemistry, and biology
First, we need to recognize this is an example of a sum of infinite series. Based on the question, it is assumed that this converges.
What the question is asking is that the battery is losing 0.02 percent charge each time it charges. This can be represented by the following equation where sequential entities are added to 20 after being sequentially multiplied by 0.98.
1 2 3 4
20 + [0.98(20)] + [0.98*(0.98(20))] + [0.98 * (0.98*(0.98(20)))]...
At some point, the battery life will be 0 and we are tasked with finding the total hours of the battery. This can be written as the following formula:
∞
∑a(rk)
k = 0
which is read as the sum of a times the common ration to the k power where a is the first value, k is the term, and r is the ratio. Now there is good news. Turns the sum of the infinite geometric series has an equation as well:
∞
∑a(rk) = a/(1-r)
k = 0
So, now we will plug in everything we know.
20/ (1 - 0.98) = 20 / 0.02 = 2000/2 = 1000
The battery will have 1000 hours to it if it holds only 98% of the charge each time. .