Solution
In spherical coordinates ρ, ϕ, θ where 0≤ ϕ ≤ π and 0≤ θ ≤ 2π given surfaces may by described by equations:
· cone z=sqr(x^2+y^2): ϕ = π/4
· sphere z=sqr(4-x^2-y^2): ρ = 2
· plane z=1: from equality z = ρ cos ϕ => ρ = z/cos ϕ and for z = 1 ρ = 1/cos ϕ
So
V = ∭DdV = ∭DdV = ∭Dρ2sinφdρdφdθ=∫02π∫0π/4∫1/cosφ2dρdφdθ
Comments