I have to calculate this integral:
$$\int_Lyds$$ where L is a part of ellipse $$\begin{cases} x=2\cos(t) \\ y=3\sin(t) & \ \end{cases}$$ in first quadrant.
The problem is the integrand contains only $y$ instead of $xy$. That's why "$u$ substitution" doesn't work, since it gives $du\over dt$ equals multiplication of $\sin(t)$ and $\cos(t)$ times some constant, but I have only $3\sin(t)$ to use as a part of my $du$.