Given probability, solve unknown number of counters

  • Thread starter Thread starter CWatters
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary
SUMMARY

The problem involves determining the number of white counters in a bag containing 7 red counters and an unknown number of white counters, given that the probability of drawing one white and one red counter in succession is 21/80. The solution involves setting up two equations: one for the total number of counters (T = 7 + W) and another for the probability equation P(W&R) = (W/T) * (7/(T-1)) = 21/80. Solving the resulting quadratic equation 3W² - 41W + 126 = 0 yields the valid solution of 9 white counters, as the other solution is not a whole number.

PREREQUISITES
  • Understanding of basic probability concepts, specifically conditional probability.
  • Familiarity with quadratic equations and their solutions.
  • Knowledge of algebraic manipulation and substitution techniques.
  • Ability to interpret and solve word problems involving probabilities.
NEXT STEPS
  • Study the derivation of conditional probability formulas in depth.
  • Learn how to solve quadratic equations using the quadratic formula.
  • Explore probability problems involving combinations and permutations.
  • Practice similar word problems to enhance problem-solving skills in probability.
USEFUL FOR

Students tackling probability problems, educators teaching probability concepts, and anyone interested in enhancing their mathematical problem-solving skills.

CWatters
Science Advisor
Homework Helper
Gold Member
Messages
10,546
Reaction score
2,324
Not my homework exactly but it's homework like so..

1. Homework Statement

There are some red and white counters in a bag. At the start there are 7 red and the rest white. Alfie takes two counters at random without putting any back. The probability that the first is white and the second red is 21/80.

How many white counters were in the bag at the start?

Homework Equations



P(W&R) = P(W) * P(R)

The Attempt at a Solution



I have the solution but it took well over the 3.5 mins budgeted for each question in the paper. Along the way I had to use the general equation for solving a quadratic. Did I miss obvious factors of Eqn (3)?

Let: T = Total number of counters, W = number of white counters

T = 7 + W ...........(1)
P(W&R) = (W/T) * (7/(T-1)) = 21/80......(2)

Two equations and 2 unknowns so should be solvable..

Sub for T in (2)...

(W/(7+W)) * (7/(7+W-1) = 21/80
Multiply out..
7W / (W2 + 13W + 42) = 21/80
7*80W = 21*(W2 + 13W + 42)
80W = 3*(W2 + 13W + 42)
80W - 3*(W2 + 13W + 42) = 0
80W - 3W2 - 39W -126 = 0
finally the quadratic..
3W2 - 41W + 126 = 0......(3)

Then using -b+/-Sqrt(b2 -4ac)/2a

I got answers 14/3 and 9. Answer is 9 because 14/3 isn't a whole number. I checked it's correct by putting W=9 and T=16 back into (2).
 
Physics news on Phys.org
I don't immediately see a shortcut.
 
Not sure that it is any quicker, but having got to (w+7)(w+6)=80w/3 it is clear that 3|w, and then immediately that 9|w, so can rewrite as (9w'+7)(3w'+2)=80w'. Obviously w'=0 is too small and 1 is too much, so...
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 24 ·
Replies
24
Views
3K
Replies
10
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
914
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 80 ·
3
Replies
80
Views
10K
Replies
5
Views
5K