StemCET Logo

Maths Question 10 – JEE-MAIN 2025

A bag contains 19 unbiased coins and one coin with head on both sides. One coin drawn at random is tossed and head turns up. If the probability that the drawn coin was unbiased, is mn, gcd(m,n)=1, then n2m2 is equal to :

Identify the different types of coins and the events involved: drawing a specific type of coin and getting a head.

Step 1: Identify Probabilities of Events✦ Active

There are 19 unbiased coins and 1 double-headed coin, making a total of 20 coins. Let U be the event of drawing an unbiased coin, and D be the event of drawing a double-headed coin. Let H be the event of getting a head.

P(U)=1920,P(D)=120 P(H|U)=12(for an unbiased coin) P(H|D)=1(for a double-headed coin)
Step 2: Calculate the Conditional Probability○ Expand

Using Bayes' Theorem, the probability that the drawn coin was unbiased given that a head turned up is P(U|H)=P(H|U)P(U)P(H). First, calculate P(H) using the law of total probability.

P(H)=P(H|U)P(U)+P(H|D)P(D)=(12)(1920)+(1)(120)=1940+240=2140 P(U|H)=12×19202140=19402140=1921
💡 Teacher's Secret Hint

Ensure to correctly apply the law of total probability for the denominator.

Step 3: Calculate the Final Expression○ Expand

The probability is given as mn=1921, where gcd(m,n)=1. Thus, m=19 and n=21. We need to find n2m2.

n2m2=(21)2(19)2 n2m2=(2119)(21+19) n2m2=(2)(40)=80
💡 Teacher's Secret Hint

Remember the difference of squares factorization a2b2=(ab)(a+b) to simplify calculations.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.