
Doug C. answered 06/22/23
Math Tutor with Reputation to make difficult concepts understandable
For part b)
The formula for the sum of an infinite geometric series is a/(1-r) where a is the first term of the series and r is the common ratio which is less than 1 in absolute value.
Think of the first sum as 2 (1/5 + 1/25 + 1/125+...). The series in parentheses is a geometric series with a = 1/5 and r = 1/5. so its sum is (1/5 / (1 - 1/5) = 1/4. Multiply that by 2 to find that the first sum is 1/2.
The 2nd sum is (3/5 + 9/25 + 27/125+...), a geometric series with a = 3/5 and r = 3/5 so its sum is:
3/5 / (1 - 3/5) = 3/2. So the expression in part b evaluates to 1/2 - 3/2 = -1.
Check here for confirmation:
desmos.com/calculator/xrkxovbt8m

Doug C.
For part a) it is possible to show by mathematical induction that a formula for the nth partial sum is [(n+1)!-1]/(n+1)!. This can be rewritten as 1 - 1/(n+1)! and the limit of that expression as n->infinity is 1. desmos.com/calculator/vum1p0gjvh06/22/23