This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
How the probability is dx/3? I mean why do you need to introduce dx? Also, how do you find the range for y? I understand that this is a silly question but I have never seen anything like this before. Where can I find similar examples (or books which deal with this)?
Here, i am considering, One enters at time t1∈(x−(x+dx)), then difference in probability for t1=x and t1=x+dx would be negligible.
Also, range for y is found by ∣x−y∣≤1, which i had stated in solution. I don't know a book as such, but i have seen similar questions on brilliant such as:
Problems like this often have a solution that interprets the probability as "area", mostly using coordinates. I will explain this.
Now, say we have the normal Cartesian plane, axes represent time, which units are 1 hour, with the origin representing noon for both x- and y-values(Draw it out!). If a point on the graph has coordinates (a,b), the x-value represents the time the first person went, the y-value for the second person. Let us look at the compliment of the two people meeting, that is, |a-b|>1. Suppose a>b, we have a-b>1, that is b<a-1. Now look at y<x-1, x<5, y>2, x>2, y<5, which are the conditions of the problem. The former 3 bounds a triangle that has an area of 2. We do the similar for b>a, that is b-a>1, which is b>a+1. Now look at y>x+1, x>2, y<5, x<5, y>2, which are the conditions of the problem. Again the former 3 bounds a triangle of area 2.
Now, probability of two people meeting is Total outcomesPreferred outcomes=1−Total outcomesUnpreferred outcomes=Area of total outcomesArea of unpreferred outcomes. Total outcomes on the plane is the rectangle bounded by 2<x<5 and 2<y<5, which has area 9. Unpreferred outcomes is that they go to the swimming pool at durations more than 1 hour, which if the first person goes first, the area of that triangle is 2, and if the second person goes first, the area of that is 2, summing up to 4. Substituting the values, we get the probability 95.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Let 2pm be the time t=0,
Let one come at t1=xhrs. , and other at t2=yhrs.
Then ∣x−y∣≤1, x,y≤3
Let us make cases:
Case-1 x≤1, probability that t1=x is 3dx
Here, y∈(0,(x+1)) probability for which is 3x+1
Hence probability that x≤1 and y∈(0,(x+1)) is P1=∫019x+1dx=61
Case - 2 1≤x≤2 , probability that t1=x is 3dx
Here , y∈((x−1),(x+1)) , probability for which is 32
Hence probability that 1≤x≤2 and y∈((x−1),(x+1)) is P2=∫1292dx=92
Case- 3: Symmetrical to Case-1, P3=61
Required probability = P1+P2+P3=95
Log in to reply
Hi Jatin!
Can you please explain the following statement?
How the probability is dx/3? I mean why do you need to introduce dx? Also, how do you find the range for y? I understand that this is a silly question but I have never seen anything like this before. Where can I find similar examples (or books which deal with this)?
Thanks! :)
Log in to reply
Hi, Pranav,
Here, i am considering, One enters at time t1∈(x−(x+dx)), then difference in probability for t1=x and t1=x+dx would be negligible.
Also, range for y is found by ∣x−y∣≤1, which i had stated in solution. I don't know a book as such, but i have seen similar questions on brilliant such as:
Staying in the triangle
Problems like this often have a solution that interprets the probability as "area", mostly using coordinates. I will explain this.
Now, say we have the normal Cartesian plane, axes represent time, which units are 1 hour, with the origin representing noon for both x- and y-values(Draw it out!). If a point on the graph has coordinates (a,b), the x-value represents the time the first person went, the y-value for the second person. Let us look at the compliment of the two people meeting, that is, |a-b|>1. Suppose a>b, we have a-b>1, that is b<a-1. Now look at y<x-1, x<5, y>2, x>2, y<5, which are the conditions of the problem. The former 3 bounds a triangle that has an area of 2. We do the similar for b>a, that is b-a>1, which is b>a+1. Now look at y>x+1, x>2, y<5, x<5, y>2, which are the conditions of the problem. Again the former 3 bounds a triangle of area 2.
Now, probability of two people meeting is Total outcomesPreferred outcomes=1−Total outcomesUnpreferred outcomes=Area of total outcomesArea of unpreferred outcomes. Total outcomes on the plane is the rectangle bounded by 2<x<5 and 2<y<5, which has area 9. Unpreferred outcomes is that they go to the swimming pool at durations more than 1 hour, which if the first person goes first, the area of that triangle is 2, and if the second person goes first, the area of that is 2, summing up to 4. Substituting the values, we get the probability 95.