If (a_1=4) and (a_{n+1}=2a_n+9), what is the value of (a_4-a_2)?
Answer and explanation
Correct answer: 78
Use the recursive rule to find the required terms: \(a_2=2(4)+9=17\), \(a_3=2(17)+9=43\), and \(a_4=2(43)+9=95\). Therefore, \(a_4-a_2=95-17=78\), so option D is correct. A common error is to stop at \(a_3\) instead of calculating the required fourth term. Exam tip: in a recursive sequence, generate terms step by step until both requested terms are obtained.
Frequently asked questions
What is the correct answer to this question?
78
Why is this the correct answer?
Use the recursive rule to find the required terms: \(a_2=2(4)+9=17\), \(a_3=2(17)+9=43\), and \(a_4=2(43)+9=95\). Therefore, \(a_4-a_2=95-17=78\), so option D is correct. A common error is to stop at \(a_3\) instead of calculating the required fourth term. Exam tip: in a recursive sequence, generate terms step by step until both requested terms are obtained.
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.