So my friend forwarded me this question from his math class:
The parabolas $y = cx^2$ and $y = 1 - x^2$ intersect in the first quadrant as shown below. Find $c$ so that the areas of the two shaded regions are equal.
I'm supposed to be the math genius here, but I can't figure it out! My integrals are all over the place. Help me impress my friend :)

You wish to solve
$$\int_0^{x_0} 1-(1+c)x^2 \ dx = \int_{x_0}^1 (c+1)x^2-1 \ dx$$
where
$$x_0=\dfrac{1}{\sqrt{c+1}}$$
which is found by solving $1-x^2=cx^2$ and noting $x_0>0$.