एक जाल में ((0,0)) से ((5,4)) तक केवल दाएँ और ऊपर चलते हुए जाना है। मार्ग ((2,2)) और ((4,3)) दोनों बिंदुओं से होकर नहीं जाना चाहिए। कुल कितने मार्ग होंगे?

In a grid, one moves from ((0,0)) to ((5,4)) using only right and up moves. The path must not pass through either ((2,2)) or ((4,3)). How many paths are possible?

Explanation opens after your attempt
Correct Answer

C. (32)

Step 1

Concept

Use inclusion-exclusion to subtract paths passing through the forbidden points from total paths. For grid paths, use \(\binom{m+n}{m}\).

Step 2

Why this answer is correct

The correct answer is C. (32). Use inclusion-exclusion to subtract paths passing through the forbidden points from total paths. For grid paths, use \(\binom{m+n}{m}\).

Step 3

Exam Tip

कुल मार्गों से दोनों प्रतिबंधित बिंदुओं से गुजरने वाले मार्ग समावेशन-बहिष्करण से घटाएँ। जाल मार्गों में \(\binom{m+n}{m}\) का प्रयोग करें।

Question me issue ya doubt hai?

Answer, explanation, typing mistake ya suggestion directly hamari team ko bhejein. 📱Helpline (Call / WhatsApp): +91 7272824365

Related Mathematics Questions

FAQs

Mathematics Answer, Explanation and Revision Hints

एक जाल में ((0,0)) से ((5,4)) तक केवल दाएँ और ऊपर चलते हुए जाना है। मार्ग ((2,2)) और ((4,3)) दोनों बिंदुओं से होकर नहीं जाना चाहिए। कुल कितने मार्ग होंगे? / In a grid, one moves from ((0,0)) to ((5,4)) using only right and up moves. The path must not pass through either ((2,2)) or ((4,3)). How many paths are possible?

Correct Answer: C. (32). Explanation: कुल मार्गों से दोनों प्रतिबंधित बिंदुओं से गुजरने वाले मार्ग समावेशन-बहिष्करण से घटाएँ। जाल मार्गों में \(\binom{m+n}{m}\) का प्रयोग करें। / Use inclusion-exclusion to subtract paths passing through the forbidden points from total paths. For grid paths, use \(\binom{m+n}{m}\).

Which concept should I revise for this Mathematics MCQ?

Use inclusion-exclusion to subtract paths passing through the forbidden points from total paths. For grid paths, use \(\binom{m+n}{m}\).

What exam hint can help solve this Mathematics question?

कुल मार्गों से दोनों प्रतिबंधित बिंदुओं से गुजरने वाले मार्ग समावेशन-बहिष्करण से घटाएँ। जाल मार्गों में \(\binom{m+n}{m}\) का प्रयोग करें।