1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Ugo [173]
3 years ago
14

An urn contains n white balls andm black balls. (m and n are both positive numbers.) (a) If two balls are drawn without replacem

ent, what is the probability that both balls are the same color? (b) If two balls are drawn with replacement (i.e., One ball is drawn and it’s color recorded and then put back. Then the second ball is drawn.) What is the probability that both balls are the same color. (c) Show that the probability in part (b) is always larger than the one in part (a).
Mathematics
1 answer:
Genrish500 [490]3 years ago
4 0

DISCLAIMER: Please let me rename b and w the number of black and white balls, for the sake of readability. You can switch the variable names at any time and the ideas won't change a bit!

<h2>(a)</h2>

Case 1: both balls are white.

At the beginning we have b+w balls. We want to pick a white one, so we have a probability of \frac{w}{b+w} of picking a white one.

If this happens, we're left with w-1 white balls and still b black balls, for a total of b+w-1 balls. So, now, the probability of picking a white ball is

\dfrac{w-1}{b+w-1}

The probability of the two events happening one after the other is the product of the probabilities, so you pick two whites with probability

\dfrac{w}{b+w}\cdot \dfrac{w-1}{b+w-1}=\dfrac{w(w-1)}{(b+w)(b+w-1)}

Case 2: both balls are black

The exact same logic leads to a probability of

\dfrac{b}{b+w}\cdot \dfrac{b-1}{b+w-1}=\dfrac{b(b-1)}{(b+w)(b+w-1)}

These two events are mutually exclusive (we either pick two whites or two blacks!), so the total probability of picking two balls of the same colour is

\dfrac{w(w-1)}{(b+w)(b+w-1)}+\dfrac{b(b-1)}{(b+w)(b+w-1)}=\dfrac{w(w-1)+b(b-1)}{(b+w)(b+w-1)}

<h2>(b)</h2>

Case 1: both balls are white.

In this case, nothing changes between the two picks. So, you have a probability of \frac{w}{b+w} of picking a white ball with the first pick, and the same probability of picking a white ball with the second pick. Similarly, you have a probability \frac{b}{b+w} of picking a black ball with both picks.

This leads to an overall probability of

\left(\dfrac{w}{b+w}\right)^2+\left(\dfrac{b}{b+w}\right)^2 = \dfrac{w^2+b^2}{(b+w)^2}

Of picking two balls of the same colour.

<h2>(c)</h2>

We want to prove that

\dfrac{w^2+b^2}{(b+w)^2}\geq \dfrac{w(w-1)+b(b-1)}{(b+w)(b+w-1)}

Expading all squares and products, this translates to

\dfrac{w^2+b^2}{b^2+2bw+w^2}\geq \dfrac{w^2+b^2-b-w}{b^2+2bw+w^2-b-w}

As you can see, this inequality comes in the form

\dfrac{x}{y}\geq \dfrac{x-k}{y-k}

With x and y greater than k. This inequality is true whenever the numerator is smaller than the denominator:

\dfrac{x}{y}\geq \dfrac{x-k}{y-k} \iff xy-kx \geq xy-ky \iff -kx\geq -ky \iff x\leq y

And this is our case, because in our case we have

  1. x=b^2+w^2
  2. y=b^2+w^2+2bw so, y has an extra piece and it is larger
  3. k=b+w which ensures that k<x (and thus k<y), because b and w are integers, and so b<b^2 and w<w^2

You might be interested in
30w^3 -6w<br> ---------------<br> 6w
7nadin3 [17]
\frac{30w^3-6w}{6w} = \frac{6w(5w^2-1)}{6w}  =5w^2-1
7 0
3 years ago
Read 2 more answers
3x-2(x+3)=4x-9-x is the question
kozerog [31]

Answer:

\large\boxed{x = 7}

Step-by-step explanation:

3x - 2(x + 3) = 4x - 9 - x

Start by multiplying 2 by the values in the parenthesis

3x - 2x + 6 = 4x - 9 - x

Subtract 3x - 2x and 4x - x

x + 5 = 3x - 9

Add 9 to both sides of the equation

x + 14 = 3x

Subtract x from both sides of the equation

14 = 2x

Divide both sides of the equation by 2

\large\boxed{x = 7}

Hope this helps :)

8 0
3 years ago
Mike's scores on 5 quizzes he took are shown above. In which month was Mike's quiz score equal to the average of his 5 quizzes?
Mariana [72]

Answer:

Oct.

Step-by-step explanation:

average = (72 + 83 + 95 + 77 + 88)/5 = 83

4 0
3 years ago
Write equation for the center(-1,0) radius of 6
Ira Lisetskai [31]

Answer:

(x+1)² + y² = 36

Step-by-step explanation:

<u>Equation of a circle:</u>

(x-h)² + (y-k)² = r²

Center: (h,k)

Radius: r

Given a center of (-1,0) and a radius of 6, we have for our equation:

(x-(-1))² + (y-0)² = 6²

(x+1)² + y² = 36

3 0
3 years ago
Which value is equivalent to x+4/4+x?<br><br> A. -4<br> B. -1<br> C. 1<br> D. 4
MaRussiya [10]

Answer:

Hello :

(x+4)/(4+x) = (x+4)/(x+4)  = 1   ( answer : C )  but x+4 no : 0



3 0
3 years ago
Read 2 more answers
Other questions:
  • if the midpoint is located at (6,-2) and one endpoint is at (1,7), what is the coordinates of the other endpoint?
    10·1 answer
  • Determine the truth value of the given conditional statement. Given: If 3 is an even number, then 5 + 3 = 8. A true statement im
    13·2 answers
  • on a map a city block is a square with three of its vertices at (-4,1),(1,1),and(1,-4). what are the coordinates of the renaming
    11·1 answer
  • Please help me with all of them. Plz plz and show me the work plz please
    7·1 answer
  • A husband and wife celebrate their birthdays on the same day of the month, but in different months. Every year, their birthdays
    8·2 answers
  • Which of the following is a function? A.) {(-2, -4/5), (-1,-1),(0,0),(-1,-1)} B.) {(-2,0),(0,1/2),(0,3/4),(1,1)} C.) {(-2,1),(-1
    8·1 answer
  • The expression that is equal to (9×+3) -(5× -7)
    9·1 answer
  • 410 is 82% of what number
    6·1 answer
  • Reduce the fraction to lowest terms 16/24
    15·2 answers
  • The sequence consisting of all natural numbers from 25 to 999 is given as follows.
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!