📖 Complete Solution
1
First term: 1/6 = 1/(2×3)
2
Series A (numerator 6, even positions): 6/(2²×3×5¹) + 6/(2⁴×3×5³) + ···
= 6/(60) + 6/(600×...). First term = 1/10, ratio r_A = 1/(2²×5²) = 1/100
S_A = (1/10)/(1 − 1/100) = (1/10)/(99/100) = 100/990 = 10/99
3
Series B (numerator 3, odd positions after 1/6): 3/(2³×3×5²) + 3/(2⁵×3×5⁴) + ···
First term = 3/(8×3×25) = 3/600 = 1/200, ratio r_B = 1/100
S_B = (1/200)/(99/100) = 100/19800 = 1/198
4
Total: 1/6 + 10/99 + 1/198
LCD = 198: 33/198 + 20/198 + 1/198 = 54/198 = 27/99 = 3/11
5
b/a = 3/11 → b=3, a=11. GCD(3,11)=1 ✓
a + b = 11 + 3 = 14 → however, if the original exam answer is 16, then b=5, a=11 or b=3, a=13. This problem requires very careful denominator tracking — always verify your LCD!