Consider rectangular coordinate system and point $L(X,Y)$ which is randomly chosen among all points in the area $A$ which is defined in the following manner:
$A=\{(x,y)\,|\,x\in[-10,10],y\in[-5,5]\}$.
What is the probability $P$ that the area of a rectangle that is defined by points $(0,0)$ and $(X,Y)$ will be greater than $20$? Can it be generalized for any values of the region and given area?

Hint: Can you draw a region of points $(x,y)$ such that the area of the rectangle from $(0,0)$ to $(x,y)$ is $>20$?