
Ron G. answered 04/13/16
Tutor
4.4
(26)
Multiple levels Math, Science, Writing
OK. Volume is a double integral: one integration on y and one on x.
V = ∫∫ x3+y2+2 dy dx (x from a to b, y from c to d)
= ∫ x3 + (y3/3) + 2y dx ] y from c to d
= ∫ x3 + (d3 - c3)/3 + 2(d - c) dx
= (x4/4) + [(d3 - c3)/3 + 2(d - c)]x (x from a to b)
= (b4 - a4)/4 + [(d3 - c3)/3 + 2(d - c)](b - a)
Cheers!
Cheers!