In the sequence (3,8,18,38,78,\ldots), each next term is obtained by doubling the previous term and adding (2). What will be the next term?
Answer and explanation
Correct answer: 158
The rule is: next term = twice the previous term + 2. Therefore, the term after 78 is \(2\times 78+2=156+2=158\). Although 156 is double of 78, the additional 2 must also be included. Exam tip: for a recurrence sequence, apply the stated rule directly to the last given term.
Frequently asked questions
What is the correct answer to this question?
158
Why is this the correct answer?
The rule is: next term = twice the previous term + 2. Therefore, the term after 78 is \(2\times 78+2=156+2=158\). Although 156 is double of 78, the additional 2 must also be included. Exam tip: for a recurrence sequence, apply the stated rule directly to the last given term.
Which subject and chapter does this question cover?
This is a Class 9 Mathematics question. Chapter: Sequences and Progressions. Topic: Sequences.
Student feedback
Was this question useful?
👍 0 Helpful 👎 0 Not helpful
Yes 0% No 0%
0 responsesStudent Reviews
No published reviews yet.