Christina N.
asked 08/26/23Set up, but do not evaluate, an integral for the volume of the solid obtained by rotating the region bounded by: y = sin(x), y = 0, 0 ≤ x ≤ 𝜋; about y = −3
I know it is integrating from 0 to pi, but the line that it is rotating around is confusing me a bit. The answer I came up with was integrating from 0 to pi of pi times (sin^2x+6sinx+9), which is wrong.
3 Answers By Expert Tutors
Christina N.
Thank you, this makes a lot of sense!!08/26/23
Dayv O. answered 08/26/23
Caring Super Enthusiastic Knowledgeable Calculus Tutor
r=3+sinx
using disks,
dV=π(3+sinx)2dx, for volume as a whole
need to subtract cylinder dVc=π32= 9πdx
dV=π(6sinx+sin2x)dx for whole volume minus cylinder
Martin C. answered 08/26/23
Expert in First Three Semesters of College Calculus
You are close, but not exactly right. All you need to do is subtract the 9 from your parenthesis that is multiplied by pi.
The volume is best calculated by the washer method. The strip between y = 0 and y = sin x is revolved around the line y = - 3, creating an annulus (washer) of outside diameter 3 + sin x and inside diameter 3. Hence, its cross sectional area is (3 + sin x)2 - 32 = ((sin x)2 + 6 sin x) * pi.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Doug C.
Hi Christina, you are forgetting (outer radius)^2 - (inner-radius)^2. The inner radius is the distance from the axis of revolution to the lower boundary of the region being rotated. That happens to be the distance from -3 to 0, or 0-(-3) = 3. That results in an integrand of sin^2(x) + 6sin(x) + 9 - 9 or just sin^2(x)+6sin(x). Give that a try.08/26/23