Find the area of the region bounded above by y=x+6, bounded below by y=x2 and bounded on the sides by the lines x=0 and x=2.
Background and Explanation
This problem requires calculating the area between two curves using definite integration. When a region is bounded above by f(x) and below by g(x) over an interval [a,b], the area is given by integrating the difference f(x)−g(x) between the specified limits.
Solution
First, identify the bounding functions:
Upper function: f(x)=x+6
Lower function: g(x)=x2
Vertical bounds: x=0 to x=2
The area between curves is given by the formula:
Area=∫02(f(x)−g(x))dx
Substituting the functions and evaluating step-by-step: