Final answer:
To find the volume of the solid bounded above by the plane z=4 and bounded below by z=√(x^2 + y^2), set up a triple integral over the region. Integrate z, r, and theta to calculate the volume. The volume is 32π.
Step-by-step explanation:
To find the volume of the solid bounded above by the plane z=4 and bounded below by z=√(x^2 + y^2), we need to set up a triple integral over the region. In cylindrical coordinates, the region can be described as 0 <= z <= 4 and 0 <= r <= 4, where r is the radius of the circular cross section.
To set up the triple integral, we integrate z from 0 to 4, r from 0 to 4, and theta from 0 to 2π. The integrand is 1, since we are just calculating the volume.
V = ∫∫∫ 1 dz dr dθ = ∫∫ [4r] dr dθ = ∫ [2π * (4^2)] dθ = 32π.