Two regular polygons are inscribed in the same circle of radius $r$. First one has $k$ sides and second has $p$ sides. We are given that their areas have a ratio of $1.5$. Calculate the area of a regular polygon inscribed in the same circle, having number of sides the sum of the other two numbers.
Area of the first polygon: $$A_k = \frac{1}{2}\cdot k \cdot r^2 \cdot \sin\bigg(\dfrac{2\pi}{k}\bigg)$$ and area of the second: $$A_p = \frac{1}{2} \cdot p \cdot r^2 \cdot \sin\bigg(\dfrac{2\pi}{p}\bigg)$$ Also $\frac{A_k}{A_p} = 1.5$ (assuming $k>p$ WLOG) So
$$\frac{A_k}{A_p} = \frac{k}{p} \cdot \frac{\sin\bigg(\dfrac{2\pi}{k}\bigg)}{\sin\bigg(\dfrac{2\pi}{p}\bigg)} = 1.5$$
Now obviously: $$A_{k+p} = \frac{1}{2} \cdot (k+p) \cdot r^2 \cdot \sin\bigg(\dfrac{2\pi}{k+p}\bigg)$$ But I don't know how to continue, i.e. how to find a relation between the sins.