Using the washer method:
The line y = 1 intersects the graph of y = x2 at x = 1 and at x = -1.
The region R bounded by y = 1 and y = x2 is symmetric with respect to the y-axis, so we can integrate from 0 to 1 and then double the result.
At x, take a thin vertical slice of the region with width dx and rotate it about the line y = 3.
The volume of the resulting washer is π[(outer redius)2 - (inner radius)2]dx =
π[ (3 - x2)2 - (3 - 1)2 ]dx = π[9 - 6x2 + x4 - 4]dx = π[5 - 6x2 + x4]dx
Volume of solid = 2π∫(0 to 1) (5 - 6x2 + x4)dx = 2π(5x - 2x3 + (1/5)x5)(0 to 1) = 32π/5