यदि \(b_n=2b_{n-1}+n\) और \(b_3=19\) है, तो \(b_1\) का मान क्या होगा?
If \(b_n=2b_{n-1}+n\) and \(b_3=19\), what is the value of \(b_1\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A दो / (2)
B तीन / (3)
C चार / (4)
D पाँच / (5)
Explanation opens after your attempt
Correct Answer
B. तीन / (3)
Explanation
Simple Explanation
\(b_3=4b_1+7\), इसलिए \(b_1=3\) है। परीक्षा में पुनरावर्ती नियम को प्रथम पद तक फैलाएँ। / \(b_3=4b_1+7\), so \(b_1=3\). In exams, expand the recursive rule up to the first term.
Login to save your score, XP, coins and progress. Login
यदि \(a_n=a_{n-1}+3n\) और \(a_4=31\) है, तो \(a_2\) का मान क्या होगा?
If \(a_n=a_{n-1}+3n\) and \(a_4=31\), what is the value of \(a_2\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A दस / (10)
B बारह / (12)
C चौदह / (14)
D सोलह / (16)
Explanation opens after your attempt
Correct Answer
A. दस / (10)
Explanation
Simple Explanation
\(a_4=a_2+9+12\), इसलिए \(a_2=10\) है। परीक्षा में बीच के पद के लिए उल्टी दिशा में सोचें। / \(a_4=a_2+9+12\), so \(a_2=10\). In exams, think backward for a middle term.
Login to save your score, XP, coins and progress. Login
किसी अनुक्रम के पहले चार पद (5), (8), (14), (26) हैं और नियम \(a_n=2a_{n-1}-2\) है। \(a_5\) क्या होगा?
The first four terms of a sequence are (5), (8), (14), (26), and the rule is \(a_n=2a_{n-1}-2\). What is \(a_5\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A छियालीस / (46)
B अड़तालीस / (48)
C पचास / (50)
D बावन / (52)
Explanation opens after your attempt
Correct Answer
C. पचास / (50)
Explanation
Simple Explanation
\(a_5=2\times 26-2=50\) है। परीक्षा में दिए अंतिम पद पर नियम लगाएँ। / \(a_5=2\times 26-2=50\). In exams, apply the rule to the last given term.
Login to save your score, XP, coins and progress. Login
यदि \(T_1=2\) और (T_n=(n+1)T_{n-1}-n) है, तो \(T_4\) का मान क्या होगा?
If \(T_1=2\) and (T_n=(n+1)T_{n-1}-n), what is the value of \(T_4\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A पचपन / (55)
B सत्तावन / (57)
C उनसठ / (59)
D इकसठ / (61)
Explanation opens after your attempt
Correct Answer
D. इकसठ / (61)
Explanation
Simple Explanation
\(T_2=4\), \(T_3=13\) और \(T_4=61\) है। परीक्षा में ((n+1)) से गुणा करके (n) घटाएँ। / \(T_2=4\), \(T_3=13\), and \(T_4=61\). In exams, multiply by ((n+1)) and subtract (n).
Login to save your score, XP, coins and progress. Login
किसी अनुक्रम में \(S_1=100\) और \(S_n=S_{n-1}-n^2\) है। \(S_4\) का मान क्या होगा?
In a sequence, \(S_1=100\) and \(S_n=S_{n-1}-n^2\). What is the value of \(S_4\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A उनहत्तर / (69)
B इकहत्तर / (71)
C तिहत्तर / (73)
D पचहत्तर / (75)
Explanation opens after your attempt
Correct Answer
B. इकहत्तर / (71)
Explanation
Simple Explanation
\(S_4=100-4-9-16=71\) है। परीक्षा में \(n^2\) को घटाना है, जोड़ना नहीं। / \(S_4=100-4-9-16=71\). In exams, subtract \(n^2\), do not add it.
Login to save your score, XP, coins and progress. Login
यदि \(R_1=1\) और \(R_n=R_{n-1}^2+n\) है, तो \(R_3\) का मान क्या होगा?
If \(R_1=1\) and \(R_n=R_{n-1}^2+n\), what is the value of \(R_3\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A आठ / (8)
B दस / (10)
C बारह / (12)
D चौदह / (14)
Explanation opens after your attempt
Correct Answer
C. बारह / (12)
Explanation
Simple Explanation
\(R_2=3\) और \(R_3=12\) है। परीक्षा में पिछले पद का वर्ग लेने के बाद (n) जोड़ें। / \(R_2=3\) and \(R_3=12\). In exams, square the previous term and then add (n).
Login to save your score, XP, coins and progress. Login
यदि \(Q_1=2\), \(Q_2=5\) और \(Q_n=Q_{n-1}+2Q_{n-2}+n\) है, तो \(Q_5\) का मान क्या होगा?
If \(Q_1=2\), \(Q_2=5\), and \(Q_n=Q_{n-1}+2Q_{n-2}+n\), what is the value of \(Q_5\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A पचपन / (55)
B सत्तावन / (57)
C उनसठ / (59)
D इकसठ / (61)
Explanation opens after your attempt
Correct Answer
A. पचपन / (55)
Explanation
Simple Explanation
\(Q_3=12\), \(Q_4=26\) और \(Q_5=55\) है। परीक्षा में दूसरे पिछले पद को दोगुना करना न भूलें। / \(Q_3=12\), \(Q_4=26\), and \(Q_5=55\). In exams, do not forget to double the second previous term.
Login to save your score, XP, coins and progress. Login
किसी अनुक्रम में \(P_1=3\) और \(P_n=P_{n-1}+4n-3\) है। \(P_5\) का मान क्या होगा?
In a sequence, \(P_1=3\) and \(P_n=P_{n-1}+4n-3\). What is the value of \(P_5\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A इकतालीस / (41)
B तैंतालीस / (43)
C पैंतालीस / (45)
D सैंतालीस / (47)
Explanation opens after your attempt
Correct Answer
D. सैंतालीस / (47)
Explanation
Simple Explanation
\(P_5=3+5+9+13+17=47\) है। परीक्षा में (4n-3) से बनने वाली संख्याएँ क्रम से जोड़ें। / \(P_5=3+5+9+13+17=47\). In exams, add the numbers formed by (4n-3) in order.
Login to save your score, XP, coins and progress. Login
यदि \(O_1=4\) और \(O_n=O_{n-1}+2^n+n\) है, तो \(O_4\) का मान क्या होगा?
If \(O_1=4\) and \(O_n=O_{n-1}+2^n+n\), what is the value of \(O_4\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A सैंतीस / (37)
B इकतालीस / (41)
C पैंतालीस / (45)
D उनचास / (49)
Explanation opens after your attempt
Correct Answer
B. इकतालीस / (41)
Explanation
Simple Explanation
\(O_2=10\), \(O_3=21\) और \(O_4=41\) है। परीक्षा में घात और (n) दोनों जोड़ें। / \(O_2=10\), \(O_3=21\), and \(O_4=41\). In exams, add both the power and (n).
Login to save your score, XP, coins and progress. Login
किसी अनुक्रम में \(R_1=2\) और \(R_n=nR_{n-1}+n\) है। \(R_4\) का मान क्या होगा?
In a sequence, \(R_1=2\) and \(R_n=nR_{n-1}+n\). What is the value of \(R_4\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A अठहत्तर / (78)
B बयासी / (82)
C अठासी / (88)
D बानवे / (92)
Explanation opens after your attempt
Correct Answer
C. अठासी / (88)
Explanation
Simple Explanation
\(R_2=6\), \(R_3=21\) और \(R_4=88\) है। परीक्षा में (n) से गुणा और (n) जोड़ना दोनों करें। / \(R_2=6\), \(R_3=21\), and \(R_4=88\). In exams, both multiply by (n) and add (n).
Login to save your score, XP, coins and progress. Login
यदि \(M_1=1\) और \(M_n=3M_{n-1}+n\) है, तो \(M_3\) का मान क्या होगा?
If \(M_1=1\) and \(M_n=3M_{n-1}+n\), what is the value of \(M_3\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A बारह / (12)
B चौदह / (14)
C सोलह / (16)
D अठारह / (18)
Explanation opens after your attempt
Correct Answer
D. अठारह / (18)
Explanation
Simple Explanation
\(M_2=5\) और \(M_3=18\) है। परीक्षा में गुणा (3) के बाद (n) जोड़ें। / \(M_2=5\) and \(M_3=18\). In exams, add (n) after multiplying by (3).
Login to save your score, XP, coins and progress. Login
किसी अनुक्रम में \(L_1=6\) और \(L_n=L_{n-1}+2n+1\) है। \(L_5\) का मान क्या होगा?
In a sequence, \(L_1=6\) and \(L_n=L_{n-1}+2n+1\). What is the value of \(L_5\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A अड़तीस / (38)
B चालीस / (40)
C बयालीस / (42)
D चवालीस / (44)
Explanation opens after your attempt
Correct Answer
A. अड़तीस / (38)
Explanation
Simple Explanation
\(L_5=6+5+7+9+11=38\) है। परीक्षा में (2n+1) की विषम संख्याएँ सही जोड़ें। / \(L_5=6+5+7+9+11=38\). In exams, add the odd numbers from (2n+1) correctly.
Login to save your score, XP, coins and progress. Login
यदि \(K_1=1\), \(K_2=1\) और \(K_n=2K_{n-1}+K_{n-2}\) है, तो \(K_5\) का मान क्या होगा?
If \(K_1=1\), \(K_2=1\), and \(K_n=2K_{n-1}+K_{n-2}\), what is the value of \(K_5\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A पंद्रह / (15)
B सत्रह / (17)
C उन्नीस / (19)
D इक्कीस / (21)
Explanation opens after your attempt
Correct Answer
B. सत्रह / (17)
Explanation
Simple Explanation
\(K_3=3\), \(K_4=7\) और \(K_5=17\) है। परीक्षा में पिछले पद का दोगुना लेकर उससे पहले वाला पद जोड़ें। / \(K_3=3\), \(K_4=7\), and \(K_5=17\). In exams, double the previous term and add the term before it.
Login to save your score, XP, coins and progress. Login
यदि \(J_1=50\) और (J_n=J_{n-1}-3(n-1)) है, तो \(J_5\) का मान क्या होगा?
If \(J_1=50\) and (J_n=J_{n-1}-3(n-1)), what is the value of \(J_5\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A चौदह / (14)
B सत्रह / (17)
C बीस / (20)
D तेईस / (23)
Explanation opens after your attempt
Correct Answer
C. बीस / (20)
Explanation
Simple Explanation
\(J_5=50-3-6-9-12=20\) है। परीक्षा में घटाव (n=2) से शुरू करें। / \(J_5=50-3-6-9-12=20\). In exams, start the subtraction from (n=2).
Login to save your score, XP, coins and progress. Login
किसी अनुक्रम में \(H_1=2\) और (H_n=H_{n-1}+n(n+1)) है। \(H_4\) का मान क्या होगा?
In a sequence, \(H_1=2\) and (H_n=H_{n-1}+n(n+1)). What is the value of \(H_4\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A चौंतीस / (34)
B छत्तीस / (36)
C अड़तीस / (38)
D चालीस / (40)
Explanation opens after your attempt
Correct Answer
D. चालीस / (40)
Explanation
Simple Explanation
\(H_4=2+6+12+20=40\) है। परीक्षा में (n(n+1)) को प्रत्येक चरण पर निकालें। / \(H_4=2+6+12+20=40\). In exams, calculate (n(n+1)) at each step.
Login to save your score, XP, coins and progress. Login
यदि \(G_1=3\) और \(G_n=n+2G_{n-1}\) है, तो \(G_4\) का मान क्या होगा?
If \(G_1=3\) and \(G_n=n+2G_{n-1}\), what is the value of \(G_4\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A बयालीस / (42)
B चवालीस / (44)
C छियालीस / (46)
D अड़तालीस / (48)
Explanation opens after your attempt
Correct Answer
A. बयालीस / (42)
Explanation
Simple Explanation
\(G_2=8\), \(G_3=19\) और \(G_4=42\) है। परीक्षा में (n) जोड़ने से पहले पिछले पद को दोगुना करें। / \(G_2=8\), \(G_3=19\), and \(G_4=42\). In exams, double the previous term before adding (n).
Login to save your score, XP, coins and progress. Login
किसी अनुक्रम में \(F_1=20\) और \(F_n=F_{n-1}-2n+1\) है। \(F_5\) का मान क्या होगा?
In a sequence, \(F_1=20\) and \(F_n=F_{n-1}-2n+1\). What is the value of \(F_5\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A ऋण दस / (-10)
B ऋण चार / (-4)
C चार / (4)
D आठ / (8)
Explanation opens after your attempt
Correct Answer
B. ऋण चार / (-4)
Explanation
Simple Explanation
\(F_2=17\), \(F_3=12\), \(F_4=5\) और \(F_5=-4\) है। परीक्षा में घटाई जाने वाली राशि (2n-1) समझें। / \(F_2=17\), \(F_3=12\), \(F_4=5\), and \(F_5=-4\). In exams, understand the subtracted amount as (2n-1).
Login to save your score, XP, coins and progress. Login
यदि \(E_1=1\), \(E_2=4\) और \(E_n=E_{n-1}+E_{n-2}+2\) है, तो \(E_5\) का मान क्या होगा?
If \(E_1=1\), \(E_2=4\), and \(E_n=E_{n-1}+E_{n-2}+2\), what is the value of \(E_5\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A अठारह / (18)
B बीस / (20)
C बाईस / (22)
D चौबीस / (24)
Explanation opens after your attempt
Correct Answer
C. बाईस / (22)
Explanation
Simple Explanation
\(E_3=7\), \(E_4=13\) और \(E_5=22\) है। परीक्षा में दोनों पिछले पदों के बाद (2) जोड़ें। / \(E_3=7\), \(E_4=13\), and \(E_5=22\). In exams, add (2) after using both previous terms.
Login to save your score, XP, coins and progress. Login
यदि \(D_1=2\) और \(D_n=2D_{n-1}+n-1\) है, तो \(D_4\) का मान क्या होगा?
If \(D_1=2\) and \(D_n=2D_{n-1}+n-1\), what is the value of \(D_4\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A इक्कीस / (21)
B तेईस / (23)
C पच्चीस / (25)
D सत्ताईस / (27)
Explanation opens after your attempt
Correct Answer
D. सत्ताईस / (27)
Explanation
Simple Explanation
\(D_2=5\), \(D_3=12\) और \(D_4=27\) है। परीक्षा में (n-1) को अलग से जोड़ें। / \(D_2=5\), \(D_3=12\), and \(D_4=27\). In exams, add (n-1) separately.
Login to save your score, XP, coins and progress. Login
किसी अनुक्रम में \(C_1=5\) और (C_n=C_{n-1}+n(n-1)) है। \(C_4\) का मान क्या होगा?
In a sequence, \(C_1=5\) and (C_n=C_{n-1}+n(n-1)). What is the value of \(C_4\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A पच्चीस / (25)
B सत्ताईस / (27)
C उनतीस / (29)
D इकतीस / (31)
Explanation opens after your attempt
Correct Answer
A. पच्चीस / (25)
Explanation
Simple Explanation
\(C_4=5+2+6+12=25\) है। परीक्षा में (n(n-1)) को पहले सरल करें। / \(C_4=5+2+6+12=25\). In exams, simplify (n(n-1)) first.
Login to save your score, XP, coins and progress. Login
यदि \(B_1=9\) और \(B_n=B_{n-1}+2^n\) है, तो \(B_4\) का मान क्या होगा?
If \(B_1=9\) and \(B_n=B_{n-1}+2^n\), what is the value of \(B_4\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A इकतीस / (31)
B पैंतीस / (35)
C सैंतीस / (37)
D उनतालीस / (39)
Explanation opens after your attempt
Correct Answer
C. सैंतीस / (37)
Explanation
Simple Explanation
\(B_4=9+4+8+16=37\) है। परीक्षा में जोड़ (n=2) से शुरू होता है। / \(B_4=9+4+8+16=37\). In exams, the addition starts from (n=2).
Login to save your score, XP, coins and progress. Login
किसी अनुक्रम में \(A_1=1\) और \(A_n=nA_{n-1}+1\) है। \(A_4\) का मान क्या होगा?
In a sequence, \(A_1=1\) and \(A_n=nA_{n-1}+1\). What is the value of \(A_4\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A सैंतीस / (37)
B इकतालीस / (41)
C पैंतालीस / (45)
D उनचास / (49)
Explanation opens after your attempt
Correct Answer
B. इकतालीस / (41)
Explanation
Simple Explanation
\(A_2=3\), \(A_3=10\) और \(A_4=41\) है। परीक्षा में (n) से गुणा करके (1) जोड़ें। / \(A_2=3\), \(A_3=10\), and \(A_4=41\). In exams, multiply by (n) and then add (1).
Login to save your score, XP, coins and progress. Login
यदि \(z_1=2\), \(z_2=3\) और \(z_n=z_{n-1}z_{n-2}+1\) है, तो \(z_5\) का मान क्या होगा?
If \(z_1=2\), \(z_2=3\), and \(z_n=z_{n-1}z_{n-2}+1\), what is the value of \(z_5\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A एक सौ पैंतालीस / (145)
B एक सौ उनचास / (149)
C एक सौ तिरपन / (153)
D एक सौ पचपन / (155)
Explanation opens after your attempt
Correct Answer
D. एक सौ पचपन / (155)
Explanation
Simple Explanation
\(z_3=7\), \(z_4=22\) और \(z_5=155\) मिलता है। परीक्षा में पिछले दो पदों का गुणन सही करें। / \(z_3=7\), \(z_4=22\), and \(z_5=155\). In exams, multiply the two previous terms carefully.
Login to save your score, XP, coins and progress. Login
किसी अनुक्रम में \(y_1=7\) और (y_n=y_{n-1}+(n-1)2 ) है। \(y_5\) का मान क्या होगा?
In a sequence, \(y_1=7\) and (y_n=y_{n-1}+(n-1)2 ). What is the value of \(y_5\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A सैंतीस / (37)
B उनतालीस / (39)
C इकतालीस / (41)
D तैंतालीस / (43)
Explanation opens after your attempt
Correct Answer
A. सैंतीस / (37)
Explanation
Simple Explanation
\(y_5=7+1+4+9+16=37\) है। परीक्षा में (n-1) का वर्ग लेना न भूलें। / \(y_5=7+1+4+9+16=37\). In exams, remember to square (n-1).
Login to save your score, XP, coins and progress. Login
यदि \(x_1=1\) और \(x_n=2x_{n-1}+n^2\) है, तो \(x_3\) का मान क्या होगा?
If \(x_1=1\) and \(x_n=2x_{n-1}+n^2\), what is the value of \(x_3\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A पंद्रह / (15)
B अठारह / (18)
C इक्कीस / (21)
D चौबीस / (24)
Explanation opens after your attempt
Correct Answer
C. इक्कीस / (21)
Explanation
Simple Explanation
\(x_2=6\) और \(x_3=21\) मिलता है। परीक्षा में वर्ग जोड़ने से पहले पिछले पद को दोगुना करें। / \(x_2=6\) and \(x_3=21\). In exams, double the previous term before adding the square.
Login to save your score, XP, coins and progress. Login
किसी अनुक्रम में \(w_1=0\) और \(w_n=w_{n-1}+2^{n-1}\) है। \(w_5\) का मान क्या होगा?
In a sequence, \(w_1=0\) and \(w_n=w_{n-1}+2^{n-1}\). What is the value of \(w_5\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A अट्ठाईस / (28)
B तीस / (30)
C बत्तीस / (32)
D चौंतीस / (34)
Explanation opens after your attempt
Correct Answer
B. तीस / (30)
Explanation
Simple Explanation
\(w_5=0+2+4+8+16=30\) है। परीक्षा में घात (n-1) को सही लगाएँ। / \(w_5=0+2+4+8+16=30\). In exams, apply the exponent (n-1) correctly.
Login to save your score, XP, coins and progress. Login
यदि \(v_1=4\) और \(v_n=2v_{n-1}-1\) है, तो \(v_5\) का मान क्या होगा?
If \(v_1=4\) and \(v_n=2v_{n-1}-1\), what is the value of \(v_5\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A तैंतालीस / (43)
B पैंतालीस / (45)
C सैंतालीस / (47)
D उनचास / (49)
Explanation opens after your attempt
Correct Answer
D. उनचास / (49)
Explanation
Simple Explanation
\(v_2=7\), \(v_3=13\), \(v_4=25\) और \(v_5=49\) है। परीक्षा में पहले दोगुना करें फिर (1) घटाएँ। / \(v_2=7\), \(v_3=13\), \(v_4=25\), and \(v_5=49\). In exams, double first and then subtract (1).
Login to save your score, XP, coins and progress. Login
अनुक्रम (2), (6), (18), (54) के लिए सही पुनरावर्ती नियम कौन-सा है?
Which recursive rule is correct for the sequence (2), (6), (18), (54)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A नियम \(a_n=a_{n-1}+4\) / Rule \(a_n=a_{n-1}+4\)
B नियम \(a_n=2a_{n-1}+2\) / Rule \(a_n=2a_{n-1}+2\)
C नियम \(a_n=3a_{n-1}\) / Rule \(a_n=3a_{n-1}\)
D नियम \(a_n=4a_{n-1}-2\) / Rule \(a_n=4a_{n-1}-2\)
Explanation opens after your attempt
Correct Answer
C. नियम \(a_n=3a_{n-1}\) / Rule \(a_n=3a_{n-1}\)
Explanation
Simple Explanation
हर पद पिछले पद का (3) गुना है। परीक्षा में लगातार अनुपात देखकर नियम पहचानें। / Each term is (3) times the previous term. In exams, identify the rule by checking consecutive ratios.
Login to save your score, XP, coins and progress. Login
यदि \(t_1=x\), \(t_n=t_{n-1}+n\) और \(t_5=24\) है, तो (x) का मान क्या होगा?
If \(t_1=x\), \(t_n=t_{n-1}+n\), and \(t_5=24\), what is the value of (x)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A दस / (10)
B ग्यारह / (11)
C बारह / (12)
D तेरह / (13)
Explanation opens after your attempt
Correct Answer
A. दस / (10)
Explanation
Simple Explanation
\(t_5=x+2+3+4+5\), इसलिए (x=10) है। परीक्षा में अज्ञात प्रथम पद को अलग रखें। / \(t_5=x+2+3+4+5\), so (x=10). In exams, keep the unknown first term separate.
Login to save your score, XP, coins and progress. Login
किसी अनुक्रम में \(s_1=3\) और (s_n=s_{n-1}+(-1)^n n) है। \(s_5\) का मान क्या होगा?
In a sequence, \(s_1=3\) and (s_n=s_{n-1}+(-1)^n n). What is the value of \(s_5\)?
#sequences
#progressions
#recursive-rule
#class-9
#expert
A ऋण एक / (-1)
B शून्य / (0)
C दो / (2)
D एक / (1)
Explanation opens after your attempt
Explanation
Simple Explanation
\(s_2=5\), \(s_3=2\), \(s_4=6\) और \(s_5=1\) है। परीक्षा में चिह्न बदलने वाले नियम को सावधानी से पढ़ें। / \(s_2=5\), \(s_3=2\), \(s_4=6\), and \(s_5=1\). In exams, read alternating-sign rules carefully.
Login to save your score, XP, coins and progress. Login