Correct answer is B). Reorder the numbers into ascending order (from smallest to biggest). The line which splits your rectangle in two is represented by the median. In this case the median is the sum of the two middle values (the 5th and 6th value) divided by 2.
75,78,79,80,81,89,89,90,91,93
This will be (81+89)/2=85.