SOLUTION: Brenda has a jar that contains 5 blue tacks and 7 red tacks. She draws 3 tacks at random without replacement. What is the probability that all 3 are red?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Brenda has a jar that contains 5 blue tacks and 7 red tacks. She draws 3 tacks at random without replacement. What is the probability that all 3 are red?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1202343: Brenda has a jar that contains 5 blue tacks and 7 red tacks. She draws 3 tacks at random without replacement. What is the probability that all 3 are red?
Found 2 solutions by math_tutor2020, ikleyn:
Answer by math_tutor2020(3817) About Me  (Show Source):
You can put this solution on YOUR website!

Answer: 7/44

====================================================================================

Explanation:

I'll replace "tacks" with "marbles" since they are more friendly to fingers that reach in blindly to select at random.
Also, marbles are typically used in problems such as these.

Let's count the number of ways to select 3 red marbles.

We have n = 7 red marbles and r = 3 selections.
Use the nCr combination formula.
This formula is used because order doesn't matter.
n C r = (n!)/(r!(n-r)!)
7 C 3 = (7!)/(3!*(7-3)!)
7 C 3 = (7!)/(3!*4!)
7 C 3 = (7*6*5*4!)/(3!*4!)
7 C 3 = (7*6*5)/(3!)
7 C 3 = (7*6*5)/(3*2*1)
7 C 3 = 210/6
7 C 3 = 35

The value 35 can be found in Pascal's Triangle.
Look at the row that starts with 1,7,...
Count 4 spaces to the right to arrive at 35.
We count four spaces (instead of three) because the start index is r = 0.

There are 35 ways to select all three red marbles, from a candidate pool of seven red overall.

We now need to find how many ways there are to select any three marbles red and/or blue.
n = 5 blue + 7 red = 12 total
r = 3 selections
n C r = (n!)/(r!(n-r)!)
12 C 3 = (12!)/(3!*(12-3)!)
12 C 3 = (12!)/(3!*9!)
12 C 3 = (12*11*10*9!)/(3!*9!)
12 C 3 = (12*11*10)/(3!)
12 C 3 = (12*11*10)/(3*2*1)
12 C 3 = 1320/6
12 C 3 = 220
This value can also be found in Pascal's Triangle.

We found there are...
  • 35 ways to get 3 red marbles.
  • 220 ways to select any 3 marbles (red and/or blue).
Divide those values
35/220 = (5*7)/(5*44) = 7/44

7/44 = 0.1590909 = 15.90909% approximately
The "90" portion repeats forever.

Therefore, Brenda has about a 16% chance of getting all red marbles.

Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.

Another way to solve the problem is to calculate the total number of the tackes first, 5 + 7 = 12,


and then to write an expression for the probability

    P = %287%2F12%29%2A%286%2F11%29%2A%285%2F10%29 = reduce the fractions and get the answer = %287%2F2%29%2A%281%2F11%29%2A%281%2F2%29 = 7%2F44.    ANSWER


The formula is SELF-EXPLANATORY and, therefore, does not requires explanations.

Solved.