

InterviewSolution
Saved Bookmarks
1. |
There are n black balls and 2 red balls in a bag. One by one balls are drawn from the bag X wins as soon as 2 black balls are drawn and Y wins as soon as 2 red balls are drawn. The game continuous until one of 2 wins. Let X(n) and Y(n) denotes the probability that X and Y wins respectively. The value of lim_(n+prop) (X(2).X(3).X(4)...(n)) is |
Answer» <html><body><p>`1//3`<br/>`1//10`<br/>`1//5`<br/>`1//20`.</p><a href="https://interviewquestions.tuteehub.com/tag/answer-15557" style="font-weight:bold;" target="_blank" title="Click to know more about ANSWER">ANSWER</a> :<a href="https://interviewquestions.tuteehub.com/tag/b-387190" style="font-weight:bold;" target="_blank" title="Click to know more about B">B</a></body></html> | |