SOLUTION: The experimental probability of randomly choosing a male from a litter of puppies is 1/4. If there are 6 female puppies in the litter, how many males are there?

Algebra ->  Probability-and-statistics -> SOLUTION: The experimental probability of randomly choosing a male from a litter of puppies is 1/4. If there are 6 female puppies in the litter, how many males are there?       Log On


   



Question 1135309: The experimental probability of randomly choosing a male from a litter of puppies is 1/4. If there are 6 female puppies in the litter, how many males are there?
Answer by ikleyn(52802) About Me  (Show Source):
You can put this solution on YOUR website!
.
Let x be the number of males puppies.


Then the condition says


    x%2F%28x%2B6%29 = 1%2F4.


It implies


    4x = x + 6,

    3x = 6

    x = 6%2F3 = 2.      ANSWER


CHECK.   The probability is  2%2F%286%2B2%29 = 2%2F8 = 1%2F4.    ! Correct !

Solved.