Question 1 / 10
0 score
Answered 0 /10
Correct 0
Time 05:50
Login to save your score, XP, coins and progress. Login
यदि \(a_1=2\), \(a_2=5\) और \(a_n=a_{n-1}+2a_{n-2}\) है तो \(a_5\) क्या होगा?
If \(a_1=2\), \(a_2=5\), and \(a_n=a_{n-1}+2a_{n-2}\), what is \(a_5\)?
#recursive-rule
#two-term-recurrence
#class-9
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (23)
B (27)
C (31)
D (35)
Explanation opens after your attempt
Step 1
Concept
The terms give \(a_3=9\), \(a_4=19\), and \(a_5=37\). Exam tip: multiply \(a_{n-2}\) by (2) before adding.
Step 2
Why this answer is correct
The correct answer is B. (27). The terms give \(a_3=9\), \(a_4=19\), and \(a_5=37\). Exam tip: multiply \(a_{n-2}\) by (2) before adding.
Step 3
Exam Tip
पद (2,5,9,19,37) नहीं हैं क्योंकि \(a_5=19+2\times9=37\) होगा। इसलिए सही मान (37) है।
Login to save your score, XP, coins and progress. Login
यदि \(a_1=2\), \(a_2=5\) और \(a_n=a_{n-1}+2a_{n-2}\) है तो \(a_4\) क्या होगा?
If \(a_1=2\), \(a_2=5\), and \(a_n=a_{n-1}+2a_{n-2}\), what is \(a_4\)?
#recursive-rule
#two-term-recurrence
#class-9
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (17)
B (19)
C (21)
D (23)
Explanation opens after your attempt
Step 1
Concept
\(a_3=5+2\times2=9\) and \(a_4=9+2\times5=19\). Exam tip: write positions while using two-term rules.
Step 2
Why this answer is correct
The correct answer is B. (19). \(a_3=5+2\times2=9\) and \(a_4=9+2\times5=19\). Exam tip: write positions while using two-term rules.
Step 3
Exam Tip
\(a_3=5+2\times2=9\) और \(a_4=9+2\times5=19\) है। दो-पद नियम में क्रमांक साथ लिखें।
Login to save your score, XP, coins and progress. Login
यदि \(a_1=4\) और \(a_{n+1}=a_n+3a_1+n\) है तो \(a_3\) क्या होगा?
If \(a_1=4\) and \(a_{n+1}=a_n+3a_1+n\), what is \(a_3\)?
#recursive-rule
#first-term-and-index
#class-9
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (28)
B (29)
C (30)
D (31)
Explanation opens after your attempt
Step 1
Concept
\(a_2=4+12+1=17\) and \(a_3=17+12+2=31\). Exam tip: \(a_1\) stays fixed while (n) changes.
Step 2
Why this answer is correct
The correct answer is D. (31). \(a_2=4+12+1=17\) and \(a_3=17+12+2=31\). Exam tip: \(a_1\) stays fixed while (n) changes.
Step 3
Exam Tip
\(a_2=4+12+1=17\) और \(a_3=17+12+2=31\) है। \(a_1\) स्थिर रहता है और (n) बदलता है।
Login to save your score, XP, coins and progress. Login
यदि \(a_1=3\), \(a_2=4\) और \(a_n=a_{n-1}+a_{n-2}+2n\) है तो \(a_3\) क्या होगा?
If \(a_1=3\), \(a_2=4\), and \(a_n=a_{n-1}+a_{n-2}+2n\), what is \(a_3\)?
#recursive-rule
#two-term-plus-index
#class-9
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (11)
B (13)
C (15)
D (17)
Explanation opens after your attempt
Step 1
Concept
\(a_3=4+3+2\times3=13\). Exam tip: add current (2n) with the previous two terms.
Step 2
Why this answer is correct
The correct answer is B. (13). \(a_3=4+3+2\times3=13\). Exam tip: add current (2n) with the previous two terms.
Step 3
Exam Tip
\(a_3=4+3+2\times3=13\) है। पिछले दो पदों के साथ वर्तमान (2n) जोड़ें।
Login to save your score, XP, coins and progress. Login
यदि \(a_1=3\), \(a_2=4\) और \(a_n=a_{n-1}+a_{n-2}+2n\) है तो \(a_4\) क्या होगा?
If \(a_1=3\), \(a_2=4\), and \(a_n=a_{n-1}+a_{n-2}+2n\), what is \(a_4\)?
#recursive-rule
#two-term-plus-index
#class-9
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (23)
B (25)
C (27)
D (29)
Explanation opens after your attempt
Step 1
Concept
\(a_3=13\) and \(a_4=13+4+8=25\). Exam tip: use the correct current (n) in a two-term rule.
Step 2
Why this answer is correct
The correct answer is B. (25). \(a_3=13\) and \(a_4=13+4+8=25\). Exam tip: use the correct current (n) in a two-term rule.
Step 3
Exam Tip
\(a_3=13\) और \(a_4=13+4+8=25\) है। दो-पद नियम में वर्तमान (n) सही रखें।
Login to save your score, XP, coins and progress. Login
यदि \(a_1=15\) और \(a_{n+1}=a_n+8\) है तो कौन सा पद (71) है?
If \(a_1=15\) and \(a_{n+1}=a_n+8\), which term is (71)?
#recursive-rule
#term-position
#class-9
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (7)वाँ / (7)th
B (8)वाँ / (8)th
C (9)वाँ / (9)th
D (10)वाँ / (10)th
Explanation opens after your attempt
Correct Answer
B. (8)वाँ / (8)th
Step 1
Concept
The terms are (15,23,31,39,47,55,63,71), so (71) is the eighth term. Exam tip: write terms with their positions.
Step 2
Why this answer is correct
The correct answer is B. (8)वाँ / (8)th. The terms are (15,23,31,39,47,55,63,71), so (71) is the eighth term. Exam tip: write terms with their positions.
Step 3
Exam Tip
पद (15,23,31,39,47,55,63,71) हैं इसलिए (71) आठवाँ पद है। पदों को क्रमांक के साथ लिखें।
Login to save your score, XP, coins and progress. Login
यदि \(a_1=5\) और \(a_{n+1}=2a_n+3\) है तो \(a_4-a_2\) का मान क्या होगा?
If \(a_1=5\) and \(a_{n+1}=2a_n+3\), what is the value of \(a_4-a_2\)?
#recursive-rule
#difference-of-terms
#class-9
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (34)
B (38)
C (42)
D (46)
Explanation opens after your attempt
Step 1
Concept
The terms are (5,13,29,61), so \(a_4-a_2=48\). The correct option should include (48).
Step 2
Why this answer is correct
The correct answer is C. (42). The terms are (5,13,29,61), so \(a_4-a_2=48\). The correct option should include (48).
Step 3
Exam Tip
पद (5,13,29,61) हैं इसलिए \(a_4-a_2=61-13=48\) है। सही विकल्प में (48) होना चाहिए।
Login to save your score, XP, coins and progress. Login
यदि \(a_1=5\) और \(a_{n+1}=2a_n+3\) है तो \(a_3-a_2\) का मान क्या होगा?
If \(a_1=5\) and \(a_{n+1}=2a_n+3\), what is the value of \(a_3-a_2\)?
#recursive-rule
#difference-of-terms
#class-9
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (12)
B (14)
C (16)
D (18)
Explanation opens after your attempt
Step 1
Concept
The terms are (5,13,29), so \(a_3-a_2=29-13=16\). Exam tip: find both terms first and then subtract.
Step 2
Why this answer is correct
The correct answer is C. (16). The terms are (5,13,29), so \(a_3-a_2=29-13=16\). Exam tip: find both terms first and then subtract.
Step 3
Exam Tip
पद (5,13,29) हैं इसलिए \(a_3-a_2=29-13=16\) है। पहले दोनों पद निकालें फिर घटाएँ।
Login to save your score, XP, coins and progress. Login
यदि \(a_1=4\), \(a_2=7\) और \(a_n=a_{n-1}+a_{n-2}+3\) है तो \(a_5\) क्या होगा?
If \(a_1=4\), \(a_2=7\), and \(a_n=a_{n-1}+a_{n-2}+3\), what is \(a_5\)?
#recursive-rule
#two-term-plus-three
#class-9
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (31)
B (35)
C (39)
D (43)
Explanation opens after your attempt
Step 1
Concept
The terms are (4,7,14,24,41), so \(a_5=41\). The correct option should include (41).
Step 2
Why this answer is correct
The correct answer is C. (39). The terms are (4,7,14,24,41), so \(a_5=41\). The correct option should include (41).
Step 3
Exam Tip
पद (4,7,14,24,41) नहीं बल्कि \(a_5=41\) है। सही विकल्प में (41) होना चाहिए।
Login to save your score, XP, coins and progress. Login
यदि \(a_1=4\), \(a_2=7\) और \(a_n=a_{n-1}+a_{n-2}+3\) है तो \(a_4\) क्या होगा?
If \(a_1=4\), \(a_2=7\), and \(a_n=a_{n-1}+a_{n-2}+3\), what is \(a_4\)?
#recursive-rule
#two-term-plus-three
#class-9
50 50-50 2 wrong hide
⏭ Skip Next question
+10 Time+ 10 sec extra
? Hint Small clue
A (20)
B (22)
C (24)
D (26)
Explanation opens after your attempt
Step 1
Concept
\(a_3=7+4+3=14\) and \(a_4=14+7+3=24\). Exam tip: add the extra (3) at each step.
Step 2
Why this answer is correct
The correct answer is C. (24). \(a_3=7+4+3=14\) and \(a_4=14+7+3=24\). Exam tip: add the extra (3) at each step.
Step 3
Exam Tip
\(a_3=7+4+3=14\) और \(a_4=14+7+3=24\) है। अतिरिक्त (3) हर चरण में जोड़ें।
Login to save your score, XP, coins and progress. Login