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
Concept-wise Practice

recursive MCQ Questions for Class 9

recursive se related questions ko ek jagah revise karein. Har question me bilingual content, answer feedback aur explanation available hai.

Practice Questions

3 questions tagged with recursive.

अनुक्रम \(2,6,18,54,\ldots\) में \(a_1=2\) और \(a_{n+1}=3a_n\) है। \(a_6\) क्या है?

In the sequence \(2,6,18,54,\ldots\), \(a_1=2\) and \(a_{n+1}=3a_n\). What is \(a_6\)?

Explanation opens after your attempt
Correct Answer

D. (486)

Explanation

Simple Explanation

\(a_6=2\times3^5=486\) है। पहले पद से गिनते समय घात (n-1) होती है। / \(a_6=2\times3^5=486\). Exam tip: when starting from the first term, the exponent is (n-1).

Open Question Page
Ask Friends

अनुक्रम \(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

अनुक्रम \(2,3,5,8,13,\ldots\) में हर पद पिछले दो पदों का योग है। आठवाँ पद क्या होगा?

In the sequence \(2,3,5,8,13,\ldots\), each term is the sum of the previous two terms. What is the eighth term?

Explanation opens after your attempt
Correct Answer

B. (34)

Explanation

Simple Explanation

आगे के पद (21,34) हैं इसलिए आठवाँ पद (34) है। पुनरावर्ती अनुक्रम में पद छोड़ना नहीं चाहिए। / The next terms are (21,34), so the eighth term is (34). Exam tip: do not skip steps in recursive sequences.

Open Question Page
Ask Friends