Math Lab
Home/Class X/Ch 14/Mixed problems

Mixed problems

This subtopic mixes problem styles: a card from a depleted deck, a number from a constrained range, a more general bag-and-balls scenario. The reasoning is always the same , count favourable outcomes, divide by total.

Strategy reminders

  1. Read the problem twice. Identify the experiment and the event.
  2. Determine the sample space size. This is the total number of equally likely outcomes.
  3. Count the favourable outcomes. Sometimes the complement is easier.
  4. Compute the ratio and reduce to lowest terms.

For problems with multiple steps (like "first remove a ball, then draw another"), apply the formula at each step with the updated sample space.

A note on problem wording

Common phrases in board questions and what they mean:

  • "Well-shuffled deck" = all 5252 outcomes equally likely.
  • "Unbiased die" or "fair die" = all 66 outcomes equally likely.
  • "Randomly drawn" = all outcomes equally likely.
  • "Without replacement" = after a draw, the drawn item is removed, so the sample space for the next draw is smaller by one.
  • "With replacement" = after a draw, the drawn item is returned, so the sample space is unchanged.

For Class X, mostly we deal with single-draw problems (or sequential draws where the sample space is reset each time, mostly with replacement).

Type 1: Card from a depleted deck

"All hearts are removed from a deck. A card is drawn from the remaining 3939. Find P(P(king))."

Total =39= 39. Remaining kings: 41=34 - 1 = 3 (the king of hearts was removed). P=3/39=1/13P = 3/39 = 1/13.

Type 2: Card from a restricted set

"A card is drawn from the cards numbered 22 through 99 in a single suit. Find P(P(prime))."

Total =8= 8. Primes: 2,3,5,742, 3, 5, 7 \Rightarrow 4. P=4/8=1/2P = 4/8 = 1/2.

Type 3: Conditional setup

"A bag has 44 red and 66 blue balls. After a red ball is removed, find P(P(blue))."

After removal: 33 red, 66 blue, total 99. P(P(blue)=6/9=2/3) = 6/9 = 2/3.

Type 4: Solving for unknown

"A bag has 55 red and xx blue balls. P(P(red)=2/7) = 2/7. Find xx."

5/(5+x)=2/735=10+2xx=12.55/(5 + x) = 2/7 \Rightarrow 35 = 10 + 2x \Rightarrow x = 12.5 , not integer. Re-check: with P(P(red)=5/12) = 5/12, no info on xx. With P(P(red)=1/3) = 1/3: 5/(5+x)=1/315=5+xx=105/(5+x) = 1/3 \Rightarrow 15 = 5 + x \Rightarrow x = 10. Standard board exam problems should give integer answers; check the question's numbers.

Type 5: Word problem with multiple events

"A die is rolled. Find P(P(prime \cap greater than 2$$)."

Primes greater than 22: {3,5}\{3, 5\}. P=2/6=1/3P = 2/6 = 1/3.

Worked examples

Example 1. A bag has 99 balls numbered 11 to 99. One ball is drawn. Find P(P(number is a perfect square)).

Perfect squares in {1,...,9}\{1, ..., 9\}: 1,4,91, 4, 9. P=3/9=1/3P = 3/9 = 1/3.

Example 2. Two dice are rolled. Find P(P(both dice show the same number)).

Doubles: (1,1),(2,2),...,(6,6)6(1,1), (2,2), ..., (6,6) \Rightarrow 6. P=6/36=1/6P = 6/36 = 1/6.

Example 3. A card is drawn from a deck. Find P(P(a black face card)).

Black face cards: J, Q, K of spades + J, Q, K of clubs =6= 6. P=6/52=3/26P = 6/52 = 3/26.

Example 4. A coin is tossed twice. Find P(P(head exactly once)).

{HT,TH}2\{HT, TH\} \Rightarrow 2. P=2/4=1/2P = 2/4 = 1/2.

Example 5. Two dice are rolled. Find P(P(sum is divisible by 5$$).

Sums divisible by 55: 55 (count 44) and 1010 (count 33). Total 77. P=7/36P = 7/36.

Example 6. A bag contains 55 red, 77 green, and 88 blue balls. Two balls are drawn (one at a time, without replacement). Find P(P(both are red)).

P(P(first is red)=5/20=1/4) = 5/20 = 1/4. After removal, 44 red, 77 green, 88 blue, total 1919. P(P(second is red | first was red)=4/19) = 4/19.

P(P(both red)=(1/4)(4/19)=1/19) = (1/4)(4/19) = 1/19. (At Class X, this two-step is usually phrased so that combined probability is asked.)

Example 7. Three coins are tossed. Find P(P(exactly one head)).

{HTT,THT,TTH}3\{HTT, THT, TTH\} \Rightarrow 3. P=3/8P = 3/8.

Example 8. A box has 3030 tickets numbered 11 to 3030. One is drawn. Find P(P(number is divisible by 55 or 7$$).

Multiples of 55: 5,10,15,20,25,3065, 10, 15, 20, 25, 30 \Rightarrow 6. Multiples of 77: 7,14,21,2847, 14, 21, 28 \Rightarrow 4. Multiples of both (3535): none in 1301-30. So P=(6+4)/30=10/30=1/3P = (6+4)/30 = 10/30 = 1/3.

Example 9. A bag has 55 red, 44 green, and 33 blue balls. A ball is drawn. Find P(P(red or green)).

P=(5+4)/12=9/12=3/4P = (5 + 4)/12 = 9/12 = 3/4.

Example 10. Two unbiased dice are thrown. Find the probability that the sum of the numbers on the two dice is more than 99.

Sums more than 99: 1010 (33 ways), 1111 (22 ways), 1212 (11 way). Total 66. P=6/36=1/6P = 6/36 = 1/6.

Try it yourself

  1. A card is drawn from a deck. P(P(a face card)=?) = ?
  2. A die is rolled. P(P(number is a multiple of 22 or 3$$) = ?
  3. Two dice are rolled. P(P(sum less than 4$$) = ?
  4. Two coins are tossed. P(P(same face on both)=?) = ?
  5. A bag has 55 red, 77 blue, 88 green. P(P(not green)=?) = ?
  6. A card is drawn from a deck. P(P(a number card)=?) = ? (cards 2102-10).
  7. A box has 2020 cards numbered 11 to 2020. P(P(number is multiple of 33 or 5$$) = ?
  8. A coin is tossed three times. P(P(at least two heads)=?) = ?
  9. Two dice are rolled. P(P(sum is prime)=?) = ?
  10. A card is drawn from a deck. P(P(neither a face card nor an ace)=?) = ?
  11. A bag has aa red and bb blue balls. P(P(red)=a/(a+b)) = a/(a+b). Verify.
  12. A bag has 1212 balls of which xx are red. P(P(red)=1/3) = 1/3. Find xx.

Pitfalls / Insight

(1) Always start with the total sample size. For a deck of cards, 5252. For two dice, 3636. For two coins, 44. For a bag, the sum of all balls.

(2) For "or" events with overlap, use inclusion-exclusion: count(A) + count(B) - count(A and B).

(3) For "not" or "neither/nor" events, use the complement.

(4) Reduce fractions: 4/52=1/134/52 = 1/13, not 4/524/52.

(5) Always confirm units: a probability is a unitless number between 00 and 11, often written as a fraction.

(6) Read the problem carefully for words like "removed", "added", "without replacement". These change the sample space.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Mixed problems
6 questions · pick the best answer
Q1

Two dice. P(P(sum is multiple of 33)=) = :

Q2

Bag: 2020 tickets numbered 11 to 2020. P(P(multiple of 33)=) = :

Q3

Three coins. P(P(at least two heads)=) = :

Q4

Card. P(P(neither face nor ace)=) = :

Q5

Die. P(P(even and greater than 33)=) = :

Q6

Bag has 1212 balls; xx are red. P(P(red)=1/3) = 1/3. x=x = :