Saved Bookmarks
| 1. |
Write the sequence obtained by adding two adjacent consecutive terms in counting numbers starting from 1. Write the algebraic expression of this sequence. |
|
Answer» Counting numbers: 1, 2, 3, 4, 5, … Sequence obtained by adding: : 1 + 2, 2 + 3, 3 + 4, 4 + 5, … Two adjacent consecutive terms 3, 5, 7, 9, … Algebraic expression of above sequence : n + (n + l) = 2n + 1 |
|