Diagonal of a rectangle.

The sides of a rectangle are chosen at random, each less than a given length a a . All such lengths are equally likely. What is the probability that the diagonal is less than a a .


The answer is 0.785398163.

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.

1 solution

Let x x and y y denote the sides of the rectangle.

We have,

0 < x a ( 1 ) 0 < y a ( 2 ) Let length of the diagonal be d d = x 2 + y 2 According to the problem we want, d < a x 2 + y 2 < a x 2 + y 2 < a 2 ( 3 ) From ( 1 ) , ( 2 ) and ( 3 ) \begin{aligned} 0&<x\leq a \hspace{4mm}\color{#3D99F6}\small (1)\\ 0&<y\leq a \hspace{4mm}\color{#3D99F6}\small (2)\\ \text{Let length of the diagonal be d}\\ d&=\sqrt{x^2+y^2}\\ \text{According to the problem we want,}\\ d&<a\\ \implies\sqrt{x^2+y^2}&<a\\ x^2+y^2&<a^2 \hspace{4mm}\color{#3D99F6}\small (3)\\ \text{From} \color{#3D99F6}(1) ,(2) \color{#333333}\text{ and } \color{#3D99F6} (3)\end{aligned}

We can see that the desired region reduces to a quarter circle of radius a a ,

while the sample space is a square of side a a

Thus the required probablity is given by,

p = Area of quarter circle Area of square = π a 2 4 a 2 = π 4 0.7853 \begin{aligned} p&=\dfrac{\text{Area of quarter circle}}{\text{Area of square }}=\dfrac{\dfrac{\pi a^2}{4}}{a^2}\\ &=\dfrac{\pi}{4}\\ &\approx \color{#EC7300}\boxed{\color{#333333}0.7853}\end{aligned}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...