SOLUTION: An urn contains 6 green and 7 red marbles. Five marbles are selected. In how many ways can this be done where at least one marble is red?

Algebra ->  Human-and-algebraic-language -> SOLUTION: An urn contains 6 green and 7 red marbles. Five marbles are selected. In how many ways can this be done where at least one marble is red?      Log On


   



Question 1151261: An urn contains 6 green and 7 red marbles. Five marbles are selected. In how many ways can this be done where at least one marble is red?
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.

From the context, the marbles differ by their colors only (since the opposite is not stated).


Let R be the number of red marbles among 5 selected marbles.


Then the number of different cases (the number "in how many ways can this be done") is equal to the number of solution to this inequality


    1 <= R <= 5.


The number of solution is 5.


Therefore, the ANSWER to the problem's question is 5.