Question 836986
length = x, width = y


x + y = 23
x - y = 13


Add both equations to get 2x = 36 ---> x = 18. 


18 + y = 23
y = 5


area = xy  = (18)(5) = 90 unit^2