I have 4 equations and need to find the area bounded by the corresponding curves.
I don't know how to approach it.
I have 4 equations and need to find the area bounded by the corresponding curves.
I don't know how to approach it.
On
Try using polar coordinates to simplify the problem. We have that $\sqrt{x^2+y^2} = r$ and $2x^3 = 2r^3\cos^3\theta$, so the equation $2x^3 = \sqrt{x^2+y^2}$ in polar coordinates is $r^2 = \frac{1}{2\cos^3\theta}$. Therefore, $$ A = 2\int_0^{\pi/4}\frac{1}{2}r^2d\theta = \frac{1}{2}\int_0^{\pi/4}\sec^3\theta d\theta. $$ If you don't know how to do this (rather infamous) integral, you may want to read about various techniques here. Hint: try integration by parts.
The intersection of yellow and green is when $x=y$ and $2x^3=\sqrt{2x^2}$, i.e, $x=y=2^{-1/4}\approx 0.840896$. The area below the yellow curve (i.e., bounded by its top branch (given by $y=\sqrt{4x^6-x^2}$), the $x$ axis and the line $x=2^{-1/4}$ is $$A_1=\int_{2^{-1/2}}^{2^{-1/4}}\sqrt{4x^6-x^2}\,\mathrm dx.$$ Conclude that the area of interest is $(2^{-1/4})^2-2A_1$. Now, can you compute $A_1$?