If (a_1=2) and (a_{n+1}=a_n+3), what is (a_4)?
Answer and explanation
Correct answer: 11
By the recursive rule, each new term is found by adding 3 to the previous term. Thus, \(a_2=2+3=5\), \(a_3=5+3=8\), and \(a_4=8+3=11\). Therefore, 11 is correct. The value 8 is the third term, not the fourth. Exam tip: in recursive-rule questions, list the terms successively until the required term.
Frequently asked questions
What is the correct answer to this question?
11
Why is this the correct answer?
By the recursive rule, each new term is found by adding 3 to the previous term. Thus, \(a_2=2+3=5\), \(a_3=5+3=8\), and \(a_4=8+3=11\). Therefore, 11 is correct. The value 8 is the third term, not the fourth. Exam tip: in recursive-rule questions, list the terms successively until the required term.
Which subject and chapter does this question cover?
This is a Class 9 Mathematics question. Chapter: Sequences and Progressions. Topic: Recursive rule.
Student feedback
Was this question useful?
👍 0 Helpful 👎 0 Not helpful
Yes 0% No 0%
0 responsesStudent Reviews
No published reviews yet.