Let
and 
Show that
lies on the ellipse with equation: 
Sub in
)
into

for

expand the cis into cos and isin
then for the 1/
)
part (1/w), rationlise it by multiplying the bottom and top by (cos(theta) - isin(theta))
you'll then end up with cos(theta)/2 - isin(theta)/2
add that to the 2cos(theta) + 2isin(theta) you found earlier (the w)
cbf writing theta, so I'll let theta = a
so you now have z = 5/2cos(a) + 3/2isin(a)
As we know that z=x+iy, we can equate coefficients
so x= 5/2cos(a) and y=3/2sin(a)
from here on in it's just parametric equations
cos(a)= 2x/5 and sin(a)=2y/3
we know that cos(a)^2 + sin(a)^2 = 1
so (2x/5)^2 + (2y/3)^2 = 1
so 4x/25 + 4y/9 = 1
x/25 + 4y/9 = 1/4
and yeah that's pretty much the maths part of it I think, sorry if it's not pretty enough for you