Given f:[−3,1]→R, f(x)={\begin{matrix}min{(x+6),{x}^{2}}, & -3\leq x\leq 0 \\ max{\sqrt{x},{x}^{2}}, & 0\leq x\leq 1\end{matrix}
We have x+6=x2
⇒x2−x−6=0
⇒(x−3)(x+2)=0
\Rightarrow x=3&-2.
Also, x=x2
⇒x2−x=0
⇒x(x23−1)=0
\Rightarrow x=0&x=1.
Hence, the region bounded by f(x) is given by the following graph.

Hence, the area bounded by y=f(x) and x-axis is
A=∫−3−2(x+6)dx+∫−20x2dx+∫01xdx
⇒A=(2x2+6x)−3−2+(3x3)−20+(32x23)01
⇒A=(24−12−(29−18))+(30+8)+(32×1−0)
⇒A=−10+227+38+32
⇒A=641 sq units.
⇒6A=41.