Henry G.
asked 07/15/20Find the area of the surface obtained by rotating x=1-y^2 0<=y<=1 about x-axis
I keep getting [4pisqrt(1+4y^2)]/3
I feel like i'm a little off. Is this correct
2 Answers By Expert Tutors
The formula for the area of a rotated surface over the x-axis is.
S = ∫ 2πy*√(1+(dx/dy)2)dy
The problem states.
x = 1-y2
So
dx/dy = -2y
Inserting this into the integral we get.
S = ∫ 2πy*√(1+(-2y)2)dy
simplified to
S = ∫ 2πy*√(1+4y2)dy The limits of the integral are from 0 to 1
To solve this use a u substitution.
u = 1+4y2
du = 8y dy
The integral now becomes
S = ∫ 2πy/8y*√(u)dy /dy du
S = ∫ π/4*√(u) du
Solving the integral we get.
S = u^(3/2)*π/6 Since u = 1+4y2
S = (1+4y2)^(3/2)*π/6 From 0 to 1
Solving with the boundaries you get.'
S = (5^(3/2) - 1)*π/6
Yefim S. answered 07/15/20
Math Tutor with Experience
Surface area A = 2π∫01y(1 + y'2)1/2dx; y = (1 - x)1/2, y' = - 1/2(1 - x)-1/2.
So, A = 2π ∫01(1 - x)1/2(1 + 1/[4(1 - x)]1/2dx = π∫01(5 - 4x)1/2dx = - π/4 · 2/3(5 - 4x)3/2 from 0 to 1 =
π/6(53/2 - 1) ≈ 5.33
·
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.
Henry G.
I'm still confused. the answer i ended up getting was [pi(17ln(2+sqrt(5)+14sqrt(5)]/32. How is it I keep getting such a long answer07/15/20