Saved Bookmarks
| 1. |
(i) 5, 12, 19, 26, |
|
Answer» This input string would be 5,12,19,26,33,40,47,54 as it appears to be an Arithmetic Sequence. a2-a1=12-5=7 a3-a2=19-12=7 a4-a3=26-19=7 a5-a4=33-26=7 a6-a5=40-33=7 a7-a6=47-40=7 a8-a7=54-47=7 The difference between every two adjacent members of the series is constant and equal to 7. General Form: an=a1+(n-1)d yes |
|