Pulling colored balls from a bag











up vote
0
down vote

favorite












Balls are randomly removed from a bag without replacement. If the probability that the first five balls withdrawn are all green is one-half, what is the fewest possible number of balls in the bag at the start?



I believe the answer is 10 balls because we can assume that there are 5 green balls to begin with. Does this logic hold?










share|cite|improve this question


















  • 2




    No. If there are $10$ balls, $5$ of which are green, the probability that the first five are green is $1big /binom {10}5neq frac 12$.
    – lulu
    Nov 15 at 16:30












  • @lulu thank you that is what I was thinking. I will keep working on this problem
    – Arthur Green
    Nov 15 at 16:32






  • 4




    But if there are $10$ balls, $9$ of which are green, then the probability that the first five are green is $frac12$.
    – SmileyCraft
    Nov 15 at 16:32















up vote
0
down vote

favorite












Balls are randomly removed from a bag without replacement. If the probability that the first five balls withdrawn are all green is one-half, what is the fewest possible number of balls in the bag at the start?



I believe the answer is 10 balls because we can assume that there are 5 green balls to begin with. Does this logic hold?










share|cite|improve this question


















  • 2




    No. If there are $10$ balls, $5$ of which are green, the probability that the first five are green is $1big /binom {10}5neq frac 12$.
    – lulu
    Nov 15 at 16:30












  • @lulu thank you that is what I was thinking. I will keep working on this problem
    – Arthur Green
    Nov 15 at 16:32






  • 4




    But if there are $10$ balls, $9$ of which are green, then the probability that the first five are green is $frac12$.
    – SmileyCraft
    Nov 15 at 16:32













up vote
0
down vote

favorite









up vote
0
down vote

favorite











Balls are randomly removed from a bag without replacement. If the probability that the first five balls withdrawn are all green is one-half, what is the fewest possible number of balls in the bag at the start?



I believe the answer is 10 balls because we can assume that there are 5 green balls to begin with. Does this logic hold?










share|cite|improve this question













Balls are randomly removed from a bag without replacement. If the probability that the first five balls withdrawn are all green is one-half, what is the fewest possible number of balls in the bag at the start?



I believe the answer is 10 balls because we can assume that there are 5 green balls to begin with. Does this logic hold?







probability combinatorics






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 15 at 16:29









Arthur Green

555




555








  • 2




    No. If there are $10$ balls, $5$ of which are green, the probability that the first five are green is $1big /binom {10}5neq frac 12$.
    – lulu
    Nov 15 at 16:30












  • @lulu thank you that is what I was thinking. I will keep working on this problem
    – Arthur Green
    Nov 15 at 16:32






  • 4




    But if there are $10$ balls, $9$ of which are green, then the probability that the first five are green is $frac12$.
    – SmileyCraft
    Nov 15 at 16:32














  • 2




    No. If there are $10$ balls, $5$ of which are green, the probability that the first five are green is $1big /binom {10}5neq frac 12$.
    – lulu
    Nov 15 at 16:30












  • @lulu thank you that is what I was thinking. I will keep working on this problem
    – Arthur Green
    Nov 15 at 16:32






  • 4




    But if there are $10$ balls, $9$ of which are green, then the probability that the first five are green is $frac12$.
    – SmileyCraft
    Nov 15 at 16:32








2




2




No. If there are $10$ balls, $5$ of which are green, the probability that the first five are green is $1big /binom {10}5neq frac 12$.
– lulu
Nov 15 at 16:30






No. If there are $10$ balls, $5$ of which are green, the probability that the first five are green is $1big /binom {10}5neq frac 12$.
– lulu
Nov 15 at 16:30














@lulu thank you that is what I was thinking. I will keep working on this problem
– Arthur Green
Nov 15 at 16:32




@lulu thank you that is what I was thinking. I will keep working on this problem
– Arthur Green
Nov 15 at 16:32




4




4




But if there are $10$ balls, $9$ of which are green, then the probability that the first five are green is $frac12$.
– SmileyCraft
Nov 15 at 16:32




But if there are $10$ balls, $9$ of which are green, then the probability that the first five are green is $frac12$.
– SmileyCraft
Nov 15 at 16:32










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










A difference of $1$ ball between green balls and $n$ will yield the minimum $n$ providing it has a whole number solution, so .........



$$frac{binom{n-1}{5}}{binom{n}{5}} = frac{(frac{(n-1)!}{(n-6)!5!})}{(frac{n!}{(n-5)!5!})} = frac{(n-1)!(n-5)!5!}{(n-6)!5!n!} = frac{1}{2}$$



$$frac{(n-1)!(n-5)!}{(n-6)!n!} = frac{1}{2}$$



$$frac{(n-5)}{n} = frac{1}{2}$$



$$2n - 10 = n$$



$$n = 10$$






share|cite|improve this answer























    Your Answer





    StackExchange.ifUsing("editor", function () {
    return StackExchange.using("mathjaxEditing", function () {
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    });
    });
    }, "mathjax-editing");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "69"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














     

    draft saved


    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2999923%2fpulling-colored-balls-from-a-bag%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote



    accepted










    A difference of $1$ ball between green balls and $n$ will yield the minimum $n$ providing it has a whole number solution, so .........



    $$frac{binom{n-1}{5}}{binom{n}{5}} = frac{(frac{(n-1)!}{(n-6)!5!})}{(frac{n!}{(n-5)!5!})} = frac{(n-1)!(n-5)!5!}{(n-6)!5!n!} = frac{1}{2}$$



    $$frac{(n-1)!(n-5)!}{(n-6)!n!} = frac{1}{2}$$



    $$frac{(n-5)}{n} = frac{1}{2}$$



    $$2n - 10 = n$$



    $$n = 10$$






    share|cite|improve this answer



























      up vote
      1
      down vote



      accepted










      A difference of $1$ ball between green balls and $n$ will yield the minimum $n$ providing it has a whole number solution, so .........



      $$frac{binom{n-1}{5}}{binom{n}{5}} = frac{(frac{(n-1)!}{(n-6)!5!})}{(frac{n!}{(n-5)!5!})} = frac{(n-1)!(n-5)!5!}{(n-6)!5!n!} = frac{1}{2}$$



      $$frac{(n-1)!(n-5)!}{(n-6)!n!} = frac{1}{2}$$



      $$frac{(n-5)}{n} = frac{1}{2}$$



      $$2n - 10 = n$$



      $$n = 10$$






      share|cite|improve this answer

























        up vote
        1
        down vote



        accepted







        up vote
        1
        down vote



        accepted






        A difference of $1$ ball between green balls and $n$ will yield the minimum $n$ providing it has a whole number solution, so .........



        $$frac{binom{n-1}{5}}{binom{n}{5}} = frac{(frac{(n-1)!}{(n-6)!5!})}{(frac{n!}{(n-5)!5!})} = frac{(n-1)!(n-5)!5!}{(n-6)!5!n!} = frac{1}{2}$$



        $$frac{(n-1)!(n-5)!}{(n-6)!n!} = frac{1}{2}$$



        $$frac{(n-5)}{n} = frac{1}{2}$$



        $$2n - 10 = n$$



        $$n = 10$$






        share|cite|improve this answer














        A difference of $1$ ball between green balls and $n$ will yield the minimum $n$ providing it has a whole number solution, so .........



        $$frac{binom{n-1}{5}}{binom{n}{5}} = frac{(frac{(n-1)!}{(n-6)!5!})}{(frac{n!}{(n-5)!5!})} = frac{(n-1)!(n-5)!5!}{(n-6)!5!n!} = frac{1}{2}$$



        $$frac{(n-1)!(n-5)!}{(n-6)!n!} = frac{1}{2}$$



        $$frac{(n-5)}{n} = frac{1}{2}$$



        $$2n - 10 = n$$



        $$n = 10$$







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Nov 15 at 18:07

























        answered Nov 15 at 18:00









        Phil H

        3,8782312




        3,8782312






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2999923%2fpulling-colored-balls-from-a-bag%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            QoS: MAC-Priority for clients behind a repeater

            Ивакино (Тотемский район)

            Can't locate Autom4te/ChannelDefs.pm in @INC (when it definitely is there)