if the area bounded by x-axis and $y=mx$ and ellipse $\displaystyle \frac{x^2}{16}+\frac{y^2}{9} = 1$ in first quadrant is
$\displaystyle \frac{1}{8}^{th}$ of the area of ellipse. then $m$ is
Attempt: solving $y=mx$ and $\displaystyle \frac{x^2}{16}+\frac{y^2}{9} = 1$ we have $9x^2+16m^2x^2=144$
$\displaystyle x^2=\frac{144}{9+16m^2}$ so $\displaystyle x = \frac{12}{\sqrt{9+16m^2}}=k$
so $\displaystyle \int^{k}_{0}mxdx+\frac{3}{4}\int^{4}_{k}\sqrt{16-x^2}dx = \frac{12 \pi}{8} $
$\displaystyle \frac{mk^2}{2}+\frac{3}{4}\bigg[\frac{x}{2}\sqrt{16-x^2}+8\sin^{-1}\left(\frac{x}{4}\right)\bigg]\bigg|_{k}^{4} = \frac{3\pi}{2}$
$$\frac{mk^2}{2}+\frac{3}{4}\bigg[4\pi-\frac{k}{2}\sqrt{16-k^2}+\frac{8}{k}\sin^{-1}\left(\frac{k}{4}\right)\bigg] = \frac{3\pi}{2}$$
could some help me to solve this, thanks