InterviewSolution
Saved Bookmarks
| 1. |
Find the sum of each of the following infinite series : `6+1.2+0.24+oo` |
|
Answer» Correct Answer - 7.5 `a=6 and r=1.2/6=0.2` `:. S=a/((1-r))=6/0.8=60/8=15/2=7.5` |
|