Find the volume when the area bounded by f(x) = xe^x, y = e, and the y-axis, is revolved around the y-axis.

1 answer

xe^x = e when x = 1

using shells,
v = Int(2*pi*r*h dx)[0,.852]
where r = x
h = e-y = e - xe^x

v = 2pi*Int(x(e-xe^x) dx)
= 2pi *Int(ex - x^2 e^x) dx
= 2pi * (e/2 x^2 - e^x (x^2 - 2x + 2))[0,1]
= pi(4-e)
= 4.03
Similar Questions
    1. answers icon 2 answers
  1. Given the area bounded by the curve y = 2sin^2 x and the x - axis betweenx = 0 and x = pi. Calculate: .1 the area bounded. (4)
    1. answers icon 1 answer
  2. 1)What is the area bounded by y = x^2 and y =3x?A)5 B)9/2 ***C)8 D)11.2 E)25 i believe it to be 8 but im not sure. 2)The region
    1. answers icon 1 answer
  3. The region R is bounded by the x-axis, x = 1, x = 3, and y = 1/x3.a.) Find the area of R. b.) Find the value of h, such that the
    1. answers icon 2 answers
more similar questions