InterviewSolution
Saved Bookmarks
| 1. |
Write an AP whose first term is 10 and common difference is 3 |
|
Answer» 10, 13, 16, 19, 22,............ The first term,a = 10common difference,d = 3So, the next two terms would be a +d, a +2d.That is, the next two terms are 13, 16, 19, 21,........ |
|