Suppose a parabola defined by $y=\lambda x^2$ in the $xy$-plane partitions the unit disk (centered at the origin) into two parts.
Which $\lambda>1$, if any, satisfy that the area of the lower part is exactly $\lambda$ times larger than the area of the upper part?
Of course, it is necessary that the upper area be $\frac{\pi}{\lambda+1}$ and the lower area be $\frac{\pi\lambda}{\lambda+1}$.
So far I've tried computing $\lambda$ directly, i.e. $$\int_I\left[\sqrt{1-x^2}-\lambda x^2\right]\text{d}x=\dfrac{\pi}{\lambda+1},$$ where $I$ is the interval whose endpoints are the abscissae of the points where the parabola and semicircle intersect. I couldn't derive an explicit solution for $\lambda$, but graphing seems to show that no $\lambda>1$ satisfies the equality (and hence no parabola yields the desired partition).
Is this the right conclusion? Any easier or more clever proofs that demonstrate this?