Bag A contains 9 white and 8 black balls, while bag B contains 6 white and 4 black balls. One ball is randomly picked up from the bag B and mixed up with the balls in the bag A. Then a ball is randomly drawn from the bag A. If the probability, that the ball drawn is white, is fracpq, gcd(p, q) = 1, then p + q is equal to

Solution & Explanation

### Related Formula Total Probability Theorem: P(E) = P(E|A_1)P(A_1) + P(E|A_2)P(A_2) ### Core Logic
Total Probability Theorem diagram for Q11 - JEE Main 2026 Evening
Total Probability Theorem diagram for Q11 - JEE Main 2026 Evening
Total Probability Theorem diagram for Q11 - JEE Main 2026 Evening
Total Probability Theorem diagram for Q11 - JEE Main 2026 Evening
Let Event W_B be drawing a white ball from Bag B and mixing it in Bag A. Let Event B_B be drawing a black ball from Bag B and mixing it in Bag A. Probability of drawing White from Bag B: P(W_B) = frac610 = frac35 Probability of drawing Black from Bag B: P(B_B) = frac410 = frac25 ### Step 1: Calculating Final Probability If a white ball is transferred, Bag A now has 10 White and 8 Black balls (18 total). Probability of drawing White from A given W_B: P(W_A | W_B) = frac1018 If a black ball is transferred, Bag A now has 9 White and 9 Black balls (18 total). Probability of drawing White from A given B_B: P(W_A | B_B) = frac918 Total probability of drawing a white ball from Bag A: P(W_A) = P(W_A | W_B)P(W_B) + P(W_A | B_B)P(B_B) P(W_A) = left(frac1018right)left(frac35right) + left(frac918right)left(frac25right) P(W_A) = frac3090 + frac1890 = frac4890 = frac815 ### Step 2: Final Calculation We have P = fracpq = frac815. Since gcd(8, 15) = 1, p = 8 and q = 15. p + q = 8 + 15 = 23 ### Pattern Recognition Standard transfer problem. Always set up the exhaustive branches of the initial transfer event and map the new probability state of the target bag. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Probability

Reference Study Guides

More Probability Previous-Year Questions

Q10 jee_main_2026_21_jan_evening Probability Distribution
A random variable X takes values 0, 1, 2, 3 with probabilities frac2a + 130, frac8a - 130, frac4a + 130, b respectively, where a, b in mathbbR. Let mu and sigma respectively be the mean and standard deviation of X such that sigma^2 + mu^2 = 2. Then fracab is equal to:
  • A. 30
  • B. 3
  • C. 60
  • D. 12

Solution

### Related Formula textSum of probabilities: sum P(X=x_i) = 1 textVariance formula: sigma^2 = E(X^2) - mu^2 implies E(X^2) = sigma^2 + mu^2 = 2 E(X^2) = sum x_i^2 P(x_i) ### Core Logic Given Probability Distribution:
x0123
p(x)frac2a+130frac8a-130frac4a+130b
### Step 1: Set up variance equation We know sigma^2 + mu^2 = sum x_i^2 P(x_i) = 2. 0^2left(frac2a+130right) + 1^2left(frac8a-130right) + 2^2left(frac4a+130right) + 3^2(b) = 2 frac8a-130 + frac16a+430 + 9b = 2 frac24a+330 + 9b = 2 24a + 270b + 3 = 60 implies 24a + 270b = 57 Dividing by 3: 8a + 90b = 19 quad dots (1) ### Step 2: Total Probability Equation Sum of all probabilities equals 1: frac2a+130 + frac8a-130 + frac4a+130 + b = 1 frac14a+130 + b = 1 14a + 30b + 1 = 30 implies 14a + 30b = 29 quad dots (2) ### Step 3: Solve the Linear System From (2), multiply by 3: 42a + 90b = 87. Subtract (1) from this new equation: (42a + 90b) - (8a + 90b) = 87 - 19 34a = 68 implies a = 2 Substitute a = 2 back into (1): 8(2) + 90b = 19 implies 16 + 90b = 19 implies 90b = 3 implies b = frac130 We need fracab: fracab = frac21/30 = 60 ### Pattern Recognition Notice that sigma^2 + mu^2 is simply the second moment E(X^2). Avoid calculating mu independently. Create a simultaneous system using E(X^2)=c and sum p=1. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Probability
Q4 jee_main_2026_22_january_morning Divisibility In Probability
Two distinct numbers a and b are selected at random from 1, 2, 3, ....., 50. The probability, that their product ab is divisible by 3, is
  • A. frac5611225
  • B. frac6641225
  • C. frac2721225
  • D. frac825

Solution

### Related Formula P(textEvent) = 1 - P(textComplement of Event) ### Core Logic For the product ab to be divisible by 3, at least one of the numbers a or b must be a multiple of 3. It is easier to find the probability of the complement event: neither a nor b is a multiple of 3. ### Step 1: Counting Favorable vs Total Outcomes Total numbers = 50. Number of multiples of 3 in the set \1, 2, ldots, 50\ is lfloor frac503 rfloor = 16. Numbers that are NOT multiples of 3 = 50 - 16 = 34. The probability that both chosen numbers are NOT multiples of 3 is the number of ways to choose 2 numbers from the 34, divided by the total ways to choose 2 numbers from 50: P(textNot divisible by 3) = frac^34C_2^50C_2 ^34C_2 = frac34 times 332 = 561 ^50C_2 = frac50 times 492 = 1225 ### Step 2: Final Probability Required probability P(ab text is divisible by 3) = 1 - P(textNot divisible by 3) P = 1 - frac5611225 = frac1225 - 5611225 = frac6641225 ### Pattern Recognition Whenever a probability question asks for 'at least one' condition (like a product being divisible by a prime), always use the complement rule: 1 - P(textnone). It transforms a complex multi-case problem into a single combination calculation. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Probability Class 11 Maths: Permutations and Combinations
Q7 jee_main_2026_22_january_morning Probability Distribution
If a random variable mathbfx has the probability distribution
x01234567
p(x)02kk3k2k^22kk^2+k7k^2
then mathrmP(3 < xleq 6) is equal to
  • A. 0.34
  • B. 0.22
  • C. 0.64
  • D. 0.33

Solution

### Related Formula sum P(x_i) = 1 ### Core Logic For a valid probability distribution, the sum of all probabilities must equal 1. 0 + 2k + k + 3k + 2k^2 + 2k + (k^2 + k) + 7k^2 = 1 Combine like terms: 10k^2 + 9k - 1 = 0 (10k - 1)(k + 1) = 0 Since k cannot be negative (probabilities must be non-negative), we get k = frac110. ### Step 1: Calculate the Desired Probability We need to find mathrmP(3 < x leq 6). This includes the probabilities for x = 4, 5, 6. mathrmP(3 < x leq 6) = P(x=4) + P(x=5) + P(x=6) mathrmP(3 < x leq 6) = 2k^2 + 2k + (k^2 + k) = 3k^2 + 3k Substitute k = frac110: = 3left(frac1100right) + 3left(frac110right) = 0.03 + 0.3 = 0.33 ### Pattern Recognition Sum of probabilities always equals 1. This generates a standard quadratic in k. Always discard the negative root since P(x_i) geq 0 for all i. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Probability
Q24 jee_main_2026_23_january_morning Random Selection
From the first 100 natural numbers, two numbers first a and then b are selected randomly without replacement. If the probability that a - b geq 10 is fracmn, gcd(m, n) = 1, then m + n is equal to _____.
Numerical Answer. Answer: 311 to 311

Solution

### Core Logic Total ways to select a and b from 100 natural numbers (ordered and without replacement) is 100 times 99. We require a - b geq 10, which implies a geq b + 10. ### Step 1: Count Favorable Outcomes Iterate over possible values of a: If a = 100, b can be anything from 1 to 90 (90 cases). If a = 99, b can be anything from 1 to 89 (89 cases). ... If a = 11, b can only be 1 (1 case). Total favorable cases = 1 + 2 + 3 + dots + 90. Using sum of first n natural numbers: N_textfav = frac90 times 912 ### Step 2: Calculate Probability Probability P = fracN_textfavN_texttotal = fracfrac90 times 912100 times 99 P = frac90 times 912 times 100 times 99 = frac912 times 10 times 11 = frac91220 ### Step 3: Final Answer Here m = 91 and n = 220. They are coprime (gcd is 1). m + n = 91 + 220 = 311 ### Pattern Recognition Ordering constraints like a-bgeq k on a discrete uniform sample space always collapse into a simple arithmetic progression sum. Start explicitly from the highest/lowest valid bounds to quickly identify the series length. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Probability Class 11 Maths: Sequences and Series

More Probability Questions — jee_main_2026_23_january_evening

Practice all Probability previous-year questions →

Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)