Concept:The required area is bounded below by y=4x2 and above by the two curves y=1+x and y=3−x, for x≥0.Explanation:The boundary curves are x+y=3, x2=4y, and y=1+x.So the relevant curves are y=3−x, y=4x2, and y=1+x.Find the intersection of y=3−x and y=1+x:3−x=1+x, which gives x+x−2=0.Let x=t. Then t2+t−2=0, so (t+2)(t−1)=0.Since t=x≥0, we get t=1, hence x=1 and y=2.Find the intersection of y=3−x and y=4x2:3−x=4x2, which gives x2+4x−12=0.So (x+6)(x−2)=0. Since x≥0, we get x=2 and y=1.Thus, for 0≤x≤1 the upper curve is y=1+x, and for 1≤x≤2 the upper curve is y=3−x.The lower curve is y=4x2 throughout.Required area:A=∫01(1+x−4x2)dx+∫12(3−x−4x2)dx.Combining the 4x2 terms:A=∫01(1+x)dx+∫12(3−x)dx−41∫02x2dx.Evaluating the integrals:A=[x+32x3/2]01+[3x−2x2]12−41[3x3]02.A=(1+32)+(3−23)−41⋅38=35+23−32=25.
Answer:The area of the region is 25 sq. units, i.e. option D.