Question
Question: In the given diagram, what does the shaded area represent?...
In the given diagram, what does the shaded area represent?

A
∫010(3−2x−x2)dx
B
∫010(3+2x−x2)dx
C
∫03(3−2x−x2)dx
D
∫03(3+2x−x2)dx
Answer
∫03(3+2x−x2)dx
Explanation
Solution
The shaded area is the region between the curves y=2x+4 and y=x2+1.
- Find intersection points: x2+1=2x+4⟹x2−2x−3=0⟹(x−3)(x+1)=0. Intersection points are x=3 and x=−1.
- From the diagram, the shaded region extends from x=0 to x=3. So, the limits of integration are 0 to 3.
- In the interval [0,3], test a point (e.g., x=1): yline(1)=2(1)+4=6, yparabola(1)=12+1=2. Since 6>2, the line y=2x+4 is above the parabola y=x2+1.
- The area is given by ∫ab(yupper−ylower)dx. Area =∫03((2x+4)−(x2+1))dx Area =∫03(2x+4−x2−1)dx Area =∫03(3+2x−x2)dx