Question Statement
Find the area bounded by the graph:
(i) y=1+cosx on the interval [0,3π]
(ii) y=−1+sinx on the interval [−23π,23π]
Background and Explanation
The area bounded by a curve y=f(x) and the x-axis over an interval [a,b] is given by the definite integral ∫abf(x)dx when the curve lies above the x-axis. If the curve lies below the x-axis, we must take the absolute value (negate the integral) to obtain a positive area measurement.
Solution
Since cosx≥−1 for all x, we have y=1+cosx≥0. The graph lies entirely above the x-axis, so the area is:
Area=∫03πydx=∫03π(1+cosx)dx=∫03π1dx+∫03πcosxdx=[x]03π+[sinx]03π=(3π−0)+(sin3π−sin0)=3π+(0−0)=3π
Since −1≤sinx≤1, we have −2≤−1+sinx≤0. The graph lies entirely below (or on) the x-axis. Therefore, we take the absolute value by negating the integral:
Area=∫−3π/23π/2∣y∣dx=−∫−3π/23π/2(−1+sinx)dx=∫−3π/23π/21dx−∫−3π/23π/2sinxdx=[x]−3π/23π/2+[(−cosx)]−3π/23π/2=(23π−(−23π))−(cos23π−cos(−23π))=23π+23π−(0−0)=3π
- Definite integral for area: Area=∫abf(x)dx (when f(x)≥0)
- Absolute value adjustment: Area=−∫abf(x)dx (when f(x)≤0 on [a,b])
- Antiderivatives: ∫1dx=x, ∫cosxdx=sinx, ∫sinxdx=−cosx
- Fundamental Theorem of Calculus: ∫abf(x)dx=F(b)−F(a) where F is the antiderivative of f
- Trigonometric values: sin(3π)=sin(0)=0 and cos(±3π/2)=0
Summary of Steps
- Identify the interval and determine if the function is positive or negative throughout
- Set up the definite integral, adding a negative sign if the graph lies below the x-axis
- Split the integral into simpler terms (constant and trigonometric parts)
- Integrate each term using standard antiderivative rules
- Evaluate the bounds by substituting upper and lower limits
- Simplify using known trigonometric values at multiples of π/2
- Combine terms to obtain the final area (both parts equal 3π square units)