Update
Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है • Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है • Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है
Subjects
Topic Wise MCQ

Mathematics Sequences MCQ Questions for Class 9

Practice focused topic-wise MCQs with answers and explanations for quick revision and exam preparation.

Share

Start Sequences Topic Quiz

Difficulty select karke sirf is topic ke focused MCQs practice karein. Score, timer aur explanations student-friendly flow me milenge.

Topic Navigation

Continue Chapter Revision

Sequences Practice Questions

Showing 421-430 of 600 questions.

Search

अनुक्रम \(4,6,10,16,26,\ldots\) में हर पद पिछले दो पदों का योग है। सातवाँ पद क्या होगा?

In the sequence \(4,6,10,16,26,\ldots\), each term is the sum of the previous two terms. What is the seventh term?

Explanation opens after your attempt
Correct Answer

C. (42)

Explanation

Simple Explanation

छठा पद (16+26=42) और सातवाँ पद (26+42=68) नहीं है क्योंकि पाँचवाँ (26) है। ध्यान से गिनने पर छठा (42) और सातवाँ (68) होगा। / The sixth term is (16+26=42) and the seventh is (26+42=68). Exam tip: count positions carefully in recursive sequences.

Open Question Page
Ask Friends

अनुक्रम \(1,4,10,19,31,\ldots\) में क्रमागत अंतरों में \(3,6,9,12,\ldots\) मिलते हैं। छठा पद क्या है?

In the sequence \(1,4,10,19,31,\ldots\), the successive differences are \(3,6,9,12,\ldots\). What is the sixth term?

Explanation opens after your attempt
Correct Answer

C. (46)

Explanation

Simple Explanation

अगला अंतर (15) है इसलिए छठा पद (31+15=46) होगा। अंतरों के अनुक्रम को पहचानना मुख्य कदम है। / The next difference is (15), so the sixth term is (31+15=46). Exam tip: identifying the sequence of differences is the key step.

Open Question Page
Ask Friends

अनुक्रम \(50,45,37,26,12,\ldots\) में अंतरों का क्रम \(-5,-8,-11,-14,\ldots\) है। अगला पद क्या होगा?

In the sequence \(50,45,37,26,12,\ldots\), the differences are \(-5,-8,-11,-14,\ldots\). What is the next term?

Explanation opens after your attempt
Correct Answer

C. (-5)

Explanation

Simple Explanation

अगला अंतर (-17) होगा इसलिए (12-17=-5) है। ऋणात्मक अंतरों में संकेत का विशेष ध्यान रखें। / The next difference is (-17), so (12-17=-5). Exam tip: be careful with signs in negative differences.

Open Question Page
Ask Friends

अनुक्रम \(2,7,14,23,34,\ldots\) में \(a_n=n^2+n\) नहीं है। सही सामान्य पद कौन सा है?

In the sequence \(2,7,14,23,34,\ldots\), \(a_n=n^2+n\) is not correct. Which general term is correct?

Explanation opens after your attempt
Correct Answer

C. \(a_n=n^2+2n-1\)

Explanation

Simple Explanation

(n=1,2,3) रखने पर \(n^2+2n-1\) से (2,7,14) मिलते हैं। विकल्प जाँचते समय शुरुआती तीन पदों परखें। / Substituting (n=1,2,3) in \(n^2+2n-1\) gives (2,7,14). Exam tip: test options using the first three terms.

Open Question Page
Ask Friends

अनुक्रम \(0,3,8,15,24,\ldots\) का सामान्य पद कौन सा है?

What is the general term of the sequence \(0,3,8,15,24,\ldots\)?

Explanation opens after your attempt
Correct Answer

A. \(a_n=n^2-1\)

Explanation

Simple Explanation

यह पद \(1^2-1,2^2-1,3^2-1,\ldots\) के रूप में हैं। वर्गों के पास वाले अनुक्रम को तुरंत पहचानें। / The terms are \(1^2-1,2^2-1,3^2-1,\ldots\). Exam tip: quickly recognize sequences near perfect squares.

Open Question Page
Ask Friends

अनुक्रम \(3,7,13,21,31,\ldots\) के लिए कौन सा सूत्र सही है?

Which formula is correct for the sequence \(3,7,13,21,31,\ldots\)?

Explanation opens after your attempt
Correct Answer

B. \(a_n=n^2+n+1\)

Explanation

Simple Explanation

\(n^2+n+1\) से (3,7,13,21) मिलते हैं। सूत्र चुनते समय पहले चार पदों से मिलान करें। / \(n^2+n+1\) gives (3,7,13,21). Exam tip: match the first four terms before choosing a formula.

Open Question Page
Ask Friends

अनुक्रम \(11,18,27,38,51,\ldots\) में अगला पद क्या है?

What is the next term in the sequence \(11,18,27,38,51,\ldots\)?

Explanation opens after your attempt
Correct Answer

C. (66)

Explanation

Simple Explanation

अंतर (7,9,11,13) हैं इसलिए अगला अंतर (15) होगा। (51+15=66) सही है। / The differences are (7,9,11,13), so the next difference is (15). Therefore (51+15=66).

Open Question Page
Ask Friends

अनुक्रम \(2,12,30,56,90,\ldots\) का (n)वाँ पद (a_n=n(n+1)(?)) जैसा नहीं है। सही \(a_n\) कौन सा है?

The sequence \(2,12,30,56,90,\ldots\) does not simply fit (a_n=n(n+1)(?)). Which \(a_n\) is correct?

Explanation opens after your attempt
Correct Answer

B. \(a_n=n^3+n\)

Explanation

Simple Explanation

\(n^3+n\) से (2,10) नहीं बल्कि (n=2) पर (10) आता है इसलिए यह गलत है। सही मिलान \(a_n=2n^2+?\) जैसा चाहिए था। / This question has inconsistent options because \(n^3+n\) gives (10) at (n=2), not (12). Exam tip: verify every option before accepting a pattern.

Open Question Page
Ask Friends

अनुक्रम \(2,12,30,56,90,\ldots\) का सही सामान्य पद कौन सा है?

What is the correct general term for the sequence \(2,12,30,56,90,\ldots\)?

Explanation opens after your attempt
Correct Answer

D. (a_n=n(n+1)2)

Explanation

Simple Explanation

(n(n+1)2) से (2,12,36) नहीं मिलता इसलिए सावधानी जरूरी है। दिए गए विकल्पों में कोई भी पूरा मेल नहीं खाता। / (n(n+1)2) does not give the full sequence, so care is needed. None of the given options matches all terms.

Open Question Page
Ask Friends

अनुक्रम \(9,16,25,36,\ldots\) में (20)वाँ पद क्या है?

What is the (20)th term of the sequence \(9,16,25,36,\ldots\)?

Explanation opens after your attempt
Correct Answer

D. (484)

Explanation

Simple Explanation

यह \(3^2,4^2,5^2,\ldots\) है इसलिए (20)वाँ पद \(22^2=484\) होगा। शुरुआती संख्या से सूचकांक का संबंध ध्यान रखें। / This is \(3^2,4^2,5^2,\ldots\), so the (20)th term is \(22^2=484\). Exam tip: track how the index shifts.

Open Question Page
Ask Friends