Mahoney chooses two real numbers that are on the closed interval [0,100] randomly, uniformly, and independently.
β¦Ώ He says that the two numbers are π¨π°π°π₯ if their sum is greater than at least one of their squares.
β¦Ώ He says that the two numbers are π£π’π₯ if their sum is less than both of their squares.
β¦Ώ He says that the two numbers are π§πͺπ―π¦ if their sum is equal to one or more of their squares.
What is the probability, rounded to the nearest thousandth, the two real numbers he chooses are good?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
It looks like we got slightly different answers. How did you get 0 . 1 3 9 ?
Log in to reply
I got 6 0 0 0 0 4 0 1 4 0 1 β + 5 8 5 β β 0 . 1 4 4 as well.
Thanks. I've updated the answer to
0.144
. Those who previously answered
0.144
has been marked correct.
We can call the numbers x and y. We know that: 0β€ x,y β€100. Our goal is to find: P(x+y > xΒ² or x+y > yΒ²) Since P(x+y> xΒ²) and P(x+y>yΒ²) are independent events, and they are overlapping (they can both happen at the same time[ example: x=1, y=1]), the probability is:
P(x+y>xΒ² or x+y>yΒ²) = P(x+y>xΒ²) + P(x+y>yΒ²) - P(x+y>xΒ²)Β·P(x+y>yΒ²)
Notice that P(x+y>xΒ²) = P(y>xΒ²-x) and P(x+y>yΒ²) = P(x>yΒ²-y). P(y>xΒ²-x) is the same thing as P(x>yΒ²-y), just the variables are switched. So, the probability equation becomes:
P(x+y>xΒ² or x+y>yΒ²) = 2P(x+y>xΒ²) - P(x+y>xΒ²)Β²
Now find P(x+y>xΒ²)=P(y>xΒ²-x). We can graph 0β€ x,y β€100 and y>xΒ²-x:
We need to find the area of the shaded part, so we need to integrate y= xΒ²-x along the y-axis from y=0 to y=100. But, we need a function of y to integrate along the y-axis, not x, so we need to solve for x in the equation y= xΒ²-x.
Use the quadratic formula: y=xΒ²-x β xΒ²-x-y=0 β x=Β½(1+β(4y+1)) or x= Β½(1-β(4y+1))
If we graph the two functions, we would see that the graph of x= Β½(1-β(4y+1)) does not cross the square(0β€x,yβ€100), but x=Β½(1+β(4y+1)) does. So we will be integrating that function across the y-axis to find the βgoodβ area:
β« β ΒΉβ°β° Β½(1+β(4y+1)) dy = Β½[(4y+1) Β³/Β²β6 +y] β ΒΉβ°β° = Β½([401 Β³/Β²+599]β6] = [401 Β³/Β²+599]β12
So, P(x+y>xΒ²)= [401 Β³/Β²+599]β12 divided by the area of the entire square, which is 100Γ100=10000. So, P(x+y>xΒ²)= [401 Β³/Β²+599]β120000. Plug it into the probability equation:
P(x+y>xΒ² or x+y>yΒ²) = 2P(x+y>xΒ²) - P(x+y>xΒ²)Β² P(x+y>xΒ² or x+y>yΒ²)= 2Β·([401 Β³/Β²+599]β120000) - ([401 Β³/Β²+599]β120000)Β²
Answerβ P(x+y>xΒ² or x+y>yΒ²) β 0.138646 β 0.139
Thanks for posting your write-up. By the way, the link to the diagram doesn't work; but you can insert an image into your solution using the buttons above the editing pane.
The reason we got different answers is a small mistake in your probability calculation. To work out the "or" probability, you need the following:
P ( x + y > x 2 or x + y > y 2 ) = P ( x + y > x 2 ) + P ( x + y > y 2 ) β P ( x + y > x 2 and x + y > y 2 )
But P ( x + y > x 2 and x + y > y 2 ) is NOT the same as P ( x + y > x 2 ) P ( x + y > y 2 )
The easiest way to see this is in the diagram; the region where both x + y > x 2 and x + y > y 2 is the arrowhead-shaped area enclosed by both near the origin. The two curves cross at x = y = 2 .
The line y = x bisects this region; so to find its area we can find the area between one of the curves and the line y = x and double it.
Using your integration, we want P ( x + y > x 2 and x + y > y 2 ) β = 1 0 0 0 0 2 β β« 0 2 β 2 1 β ( 1 + 4 x + 1 β ) β x d x = 1 0 0 0 0 2 β [ 2 1 β ( x β x 2 + 6 1 β ( 1 + 4 x ) 2 3 β ) ] 0 2 β = 3 0 0 0 0 7 β β
The rest of your calculations are right - it's just that the final result should be P ( x + y > x 2 or x + y > y 2 ) = 2 1 2 0 0 0 0 4 0 1 2 3 β + 5 9 9 β β 3 0 0 0 0 7 β = 6 0 0 0 0 4 0 1 2 3 β + 5 8 5 β
Problem Loading...
Note Loading...
Set Loading...
Let's call the two numbers x and y , and assume x β€ y .
The pair ( x , y ) is now good if x + y > x 2 , or y > x 2 β x .
We can plot this region in 2 -d:
The whole shaded area represents the region defined by x β€ y , 0 β€ x β€ 1 0 0 and 0 β€ y β€ 1 0 0 . The blue areas are "good"; the grey area is "bad". (Note I've altered the scale here to highlight the detail in the bottom left corner.)
The dark blue area is a trapezium, with vertices at ( 0 , 0 ) , ( 2 , 2 ) , ( 2 , 1 0 0 ) , ( 0 , 1 0 0 ) . Its area is D = 1 9 8 .
The light blue area is defined by the lines x = 2 , y = 1 0 0 and y = x 2 β x .
To work out its area, we need to find where the parabola meets y = 1 0 0 ; this is just a quadratic: x 2 β x = 1 0 0 , with solution x = 2 1 β ( 1 + 4 0 1 β ) .
We can now integrate to find the area: L β = β« 2 2 1 β ( 1 + 4 0 1 β ) β 1 0 0 β ( x 2 β x ) d x = [ 1 0 0 x β 3 1 β x 3 + 2 1 β x 2 ] 2 2 1 β ( 1 + 4 0 1 β ) β β 5 1 9 . 9 1 8 β
The probability of a "good" pair is therefore 5 0 0 0 D + L β β 0 . 1 4 3 5 8 β