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 Recursive rule MCQ Questions for Class 9

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

Share

Start Recursive rule 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

Recursive rule Practice Questions

Showing 371-380 of 601 questions.

Search

यदि \(a_1=2\), \(a_2=6\) और \(a_n=a_{n-1}+a_{n-2}+5\) है तो \(a_5\) क्या होगा?

If \(a_1=2\), \(a_2=6\), and \(a_n=a_{n-1}+a_{n-2}+5\), what is \(a_5\)?

Explanation opens after your attempt
Correct Answer

C. (42)

Explanation

Simple Explanation

पद (2,6,13,24,42) हैं इसलिए \(a_5=42\) है। पिछले दो पदों के साथ (5) भी जोड़ें। / The terms are (2,6,13,24,42), so \(a_5=42\). Exam tip: add (5) along with the previous two terms.

Open Question Page
Ask Friends

यदि \(a_1=3\) और \(a_{n+1}=5a_n-2\) है तो \(a_3\) क्या होगा?

If \(a_1=3\) and \(a_{n+1}=5a_n-2\), what is \(a_3\)?

Explanation opens after your attempt
Correct Answer

C. (63)

Explanation

Simple Explanation

\(a_2=5\times3-2=13\) और \(a_3=5\times13-2=63\) है। गुणा के बाद (2) घटाएँ। / \(a_2=5\times3-2=13\) and \(a_3=5\times13-2=63\). Exam tip: subtract (2) after multiplication.

Open Question Page
Ask Friends

अनुक्रम \(2,5,14,37,\ldots\) के लिए कौन सा पुनरावर्ती नियम सही है?

Which recursive rule is correct for the sequence \(2,5,14,37,\ldots\)?

Explanation opens after your attempt
Correct Answer

A. \(a_1=2, a_{n+1}=2a_n+n^2\)

Explanation

Simple Explanation

\(2\times2+1^2=5\) और \(2\times5+2^2=14\) मिलता है। नियम चुनते समय शुरुआती दो चरण जाँचें। / \(2\times2+1^2=5\) and \(2\times5+2^2=14\). Exam tip: check the first two steps when choosing a rule.

Open Question Page
Ask Friends

अनुक्रम \(6,9,14,21,\ldots\) के लिए कौन सा पुनरावर्ती नियम सही है?

Which recursive rule is correct for the sequence \(6,9,14,21,\ldots\)?

Explanation opens after your attempt
Correct Answer

B. \(a_1=6, a_{n+1}=a_n+2n+1\)

Explanation

Simple Explanation

यहाँ जोड़ (3,5,7) हैं इसलिए नियम \(a_{n+1}=a_n+2n+1\) है। पहले पद और बदलते जोड़ दोनों देखें। / The additions are (3,5,7), so the rule is \(a_{n+1}=a_n+2n+1\). Exam tip: check both first term and changing addition.

Open Question Page
Ask Friends

यदि \(a_1=3\) और \(a_{n+1}=n a_n+2n\) है तो \(a_4\) क्या होगा?

If \(a_1=3\) and \(a_{n+1}=n a_n+2n\), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

C. (48)

Explanation

Simple Explanation

\(a_2=5\), \(a_3=14\) और \(a_4=48\) है। हर चरण में (n) से गुणा और (2n) जोड़ना है। / \(a_2=5\), \(a_3=14\), and \(a_4=48\). Exam tip: multiply by (n) and add (2n) at each step.

Open Question Page
Ask Friends

यदि \(a_1=2\) और (a_{n+1}=(n+1)a_n-1) है तो \(a_4\) क्या होगा?

If \(a_1=2\) and (a_{n+1}=(n+1)a_n-1), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

C. (31)

Explanation

Simple Explanation

\(a_2=3\), \(a_3=8\) और \(a_4=31\) है। गुणक (n+1) हर चरण में बदलता है। / \(a_2=3\), \(a_3=8\), and \(a_4=31\). Exam tip: the multiplier (n+1) changes at each step.

Open Question Page
Ask Friends

यदि \(a_1=200\) और (a_{n+1}=a_n-\(2^n+n^2\)) है तो \(a_4\) क्या होगा?

If \(a_1=200\) and (a_{n+1}=a_n-\(2^n+n^2\)), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

C. (172)

Explanation

Simple Explanation

घटने वाले मान (3,8,17) हैं इसलिए \(a_4=172\) है। घात और वर्ग दोनों निकालकर घटाएँ। / The subtracted values are (3,8,17), so \(a_4=172\). Exam tip: calculate both the power and square before subtracting.

Open Question Page
Ask Friends

यदि \(a_1=1\) और \(a_{n+1}=a_n+3^n+n\) है तो \(a_4\) क्या होगा?

If \(a_1=1\) and \(a_{n+1}=a_n+3^n+n\), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

C. (46)

Explanation

Simple Explanation

जुड़ने वाले मान (4,11,30) हैं इसलिए \(a_4=46\) है। \(3^n\) और (n) दोनों जोड़ें। / The added values are (4,11,30), so \(a_4=46\). Exam tip: add both \(3^n\) and (n).

Open Question Page
Ask Friends

यदि \(a_1=2\), \(a_2=3\) और \(a_n=2a_{n-1}+3a_{n-2}\) है तो \(a_4\) क्या होगा?

If \(a_1=2\), \(a_2=3\), and \(a_n=2a_{n-1}+3a_{n-2}\), what is \(a_4\)?

Explanation opens after your attempt
Correct Answer

C. (33)

Explanation

Simple Explanation

\(a_3=2\times3+3\times2=12\) और \(a_4=2\times12+3\times3=33\) है। गुणांकों को सही पदों पर लगाएँ। / \(a_3=2\times3+3\times2=12\) and \(a_4=2\times12+3\times3=33\). Exam tip: apply coefficients to the correct terms.

Open Question Page
Ask Friends

यदि \(a_1=1\), \(a_2=5\) और \(a_n=2a_{n-1}-a_{n-2}+2\) है तो \(a_5\) क्या होगा?

If \(a_1=1\), \(a_2=5\), and \(a_n=2a_{n-1}-a_{n-2}+2\), what is \(a_5\)?

Explanation opens after your attempt
Correct Answer

C. (29)

Explanation

Simple Explanation

पद (1,5,11,19,29) हैं इसलिए \(a_5=29\) है। दो-पद नियम में घटाव के बाद (2) जोड़ें। / The terms are (1,5,11,19,29), so \(a_5=29\). Exam tip: subtract in the two-term rule and then add (2).

Open Question Page
Ask Friends