I recently wanted to show the area of an ellipse (x/a)2+(y/b)2=1(x/a)^2 + (y/b)^2 = 1 is πab\pi \cdot a b. There are multiple approaches, but I first decided to try direct integration in polar coordinates. ...