(i)
x = 5cost
y = 4sint
dx = -5sint dt
Ae = Area of ellipse
Consider the area in the +ve quadrant only
¼Ae = ∫ y dx = ∫ 4sint.(-5sint) dt [pi/2, 0]
¼Ae = 20 ∫ sin²t dt [0, pi/2]
¼Ae = 10 ∫ (1 - cos2t) dt [0, pi/2]
¼Ae = 10[t - ½sin2t] {0, pi/2}
¼Ae = 10(pi/2) = 5pi
Ae = 20pi
=======
(ii)
dy/dt = 4cost
dx/dt = -5sint
dy/dx = dy/dt / dx/dt = 4cost / -5sint = -(4/5)cott
at t = b, dy/dx = -(4/5)cotb
at t = -b, dy/dx = (4/5)cotb
at t = pi+b, dy/dx = (4/5)tanb
at t = -(pi+b), dy/dx = -(4/5)tanb
Line/tangent in +ve quadrant is l1.
l1: y = mx + c, where m = -(4/5)cotb
at t = b
x = 5cosb
y = 4sinb
This point is on both the ellipse and the tangent to it (l1).
:. (5cosb, 4sinb) satisfies the eqn of the line l1.
4sinb = -(4/5)cotb.5cosb + c
4sinb = -4cos²b/sinb + c
c = 4sin²b/sinb + 4cos²b/sinb
c = 4(sin²b + cos²b)/sinb
c = 4cosecb
=========
L1 intersects the x-axis when y = 0
0 = -(4/5)cotb.x + 4cosecb
cotb.x = 5cosecb
x = 5secb
========
Using c and x from above, we get
BC = 2c = 8cosecb
AO = x = 5secb
Area of triangle = A = ½BC.AO
A = ½.8cosecb.5secb
A = 20/(sinb.cosb)
A = 40/sin2b
=========
Ap = area of parallelogram
Ap = 2A
Ap = 80/sin2b
===========
Area enclosed between parallelogram and ellipse = Ap - Ae
= 80/sin2b - 20pi
==============
(iii)
Ap = Ae
80/sin2b - 20pi = 20pi
80/sin2b = 40pi
sin2b = 2/pi
2b = 39.54
b = 19.77 deg
==========
Edit: corrected the (order of the) limits in part(i)