Find the area lying above x-axis and included between the circle $x^2+y^2=8x$ and the parabola $y^2=4x$.
Once I draw the figure, I know how to apply integration to this. But, if I want to make a rough sketch, how do I know whether the parabola is inscribed in the circle, or the circle is inscribed in the parabola; i.e. which one has more curvature?
Is it possible to predict it from the equations of the curves ?
Can I make use of the concept of eccentricity to find it ?
What I know
$$ x^2-2.4x+16-16+y^2=0\implies (x-4)^2+y^2=4^2 $$ the equation of a circle with radius $4$ and center $(0,4)$
$e_{\text{circle}}=0$ and $e_{\text{parabola}}=1$
Original Plot

One way to find the integration region is to find the interval where one curve lies below the second. In particular, for the circle $$y^2 = 8x-x^2,$$ and for the parabola, $$y^2 = 4x.$$ Solving $$4x \le 8x - x^2$$ results in $$0 \le x \le 4.$$