A point (x,y) is randomly picked from inside the rectangle with vertices (0,0), (3,0), (3,2), and (0,2). What is the probability that x < y?
The area of the successful region is 2, so the probability is 2/3.