William W. answered 08/10/24
Experienced Tutor and Retired Engineer
The light blue is y = cos(x) and the red is y = sin(x). The area bounded by these curves and x = 0 (the y-axis) is shown in yellow. Rotating that area around the x-axis and taking a cross section at the magenta line, results in a "washer" where the blue outside line is the height of the y = cos(x) function and the red inside line is the height of the y = sin(x) function. The area of that cross section can be calculate as:
A = π(ro2 - ri2) but since ro = cos(x) and ri = sin(x) the A = π[cos2(x) - sin2(x)] and since we are finding volume, we would add up all the "washers" from x = 0 to x = π/4 (the place where the two curves intersect) and we would do that by integration:
V = 0∫π/4A dx = V = 0∫π/4π[cos2(x) - sin2(x)] dx = π0∫π/4cos2(x) - sin2(x) dx = π0∫π/4cos(2x) dx
The antiderivative of cos(2x) is (1/2)sin(2x) and we evaluate that between zero and π/4:
π[(1/2)sin(2•(π/4) - 0] = π[(1/2)(1) = π/2