Question
Question: Two numbers are selected independently at random in the interval $[0, 1]$. If the smaller one is les...
Two numbers are selected independently at random in the interval [0,1]. If the smaller one is less than 1/3, then find the probability that the larger one is greater than 3/4.

3/10
Solution
Let X and Y be the two numbers selected independently at random from the interval [0,1]. The sample space is the unit square [0,1]×[0,1] with area 1. The probability of any event is the area of the corresponding region in the unit square.
Let U=min(X,Y) and V=max(X,Y). We are given the event B:U<1/3. We want to find the probability of the event A:V>3/4, given B. This is P(A∣B)=P(B)P(A∩B).
First, let's find P(B)=P(min(X,Y)<1/3). The complementary event is Bc:min(X,Y)≥1/3. This means X≥1/3 and Y≥1/3. The region for Bc is the square [1/3,1]×[1/3,1]. The side length of this square is 1−1/3=2/3. The area of this square is (2/3)2=4/9. So, P(Bc)=4/9. P(B)=P(min(X,Y)<1/3)=1−P(Bc)=1−4/9=5/9.
Next, let's find P(A∩B)=P(max(X,Y)>3/4 and min(X,Y)<1/3). The condition max(X,Y)>3/4 means X>3/4 or Y>3/4. The condition min(X,Y)<1/3 means X<1/3 or Y<1/3.
We are looking for the area of the region where (X>3/4 or Y>3/4) AND (X<1/3 or Y<1/3). Let's analyze the four possible combinations of the conditions:
- (X>3/4) AND (X<1/3): This is impossible since 1/3<3/4.
- (X>3/4) AND (Y<1/3): This region is the rectangle (3/4,1]×[0,1/3). The area is (1−3/4)×(1/3−0)=(1/4)×(1/3)=1/12. For any point (X,Y) in this region, X>3/4 and Y<1/3. Since 3/4>1/3, we have X>Y. So max(X,Y)=X>3/4 and min(X,Y)=Y<1/3. This region satisfies both conditions.
- (Y>3/4) AND (X<1/3): This region is the rectangle [0,1/3)×(3/4,1]. The area is (1/3−0)×(1−3/4)=(1/3)×(1/4)=1/12. For any point (X,Y) in this region, X<1/3 and Y>3/4. Since 1/3<3/4, we have X<Y. So max(X,Y)=Y>3/4 and min(X,Y)=X<1/3. This region satisfies both conditions.
- (Y>3/4) AND (Y<1/3): This is impossible since 1/3<3/4.
The region for (A∩B) is the union of the two disjoint rectangles from combinations 2 and 3: R1={(X,Y)∣3/4<X≤1,0≤Y<1/3} R2={(X,Y)∣0≤X<1/3,3/4<Y≤1} The total area of this region is Area(R1) + Area(R2) = 1/12+1/12=2/12=1/6. So, P(A∩B)=1/6.
Finally, the conditional probability is P(A∣B)=P(B)P(A∩B)=5/91/6. P(A∣B)=61×59=309=103.
The final answer is 103.
In summary:
- P(B)=5/9
- P(A∩B)=1/6
- P(A∣B)=5/91/6=103