Find the area bounded by the curve and the axes whose parametric equations are $$ x=a\cos 2\theta, \quad y=b\sin 2\theta, $$ where $0\leqslant \theta\leqslant\pi$ and $0<a<b$, from $x=0$ to $x=a$.
I've attempted it multiple times and I got $0.785ab$, whereas the given answer is $1.57ab$.
The standard parameterisation of ellipse of form $$\dfrac {x^2}{a^2} + \dfrac {y^2}{b^2} = 1$$
is $x = a \cos t$ and $ y = b \sin t$ for $0 \leq t \leq 2\pi$, the area of such a ellipse is $ab\pi$.
Let $ \theta = \dfrac{t}2$, where $ 0 \leq \theta \leq \pi$ and then $x = a \cos(2 \theta)$ and $ y = b\sin (2\theta)$.
We need to find the area from $x = 0 \left(\theta = \dfrac\pi2 \right)$ to $ x = a \left(\theta = 0 \right)$, which is a half of the ellipse. Hence the given area is $\dfrac\pi2ab$.