New Reply

Basic Surface Area of Revolution

 
Share Thread
Aug22-12, 10:32 PM   #1
 

Basic Surface Area of Revolution


1. The problem statement, all variables and given/known data

Find the area of the surface obtained by rotating the curve y=x3, 0≤x≤2 about the x-axis.

2. Relevant equations
\begin{equation*}
SA = \int_{0}^{2} 2 \pi y L
\end{equation*}
3. The attempt at a solution

SORRY, I don't know how to use LaTeX yet.

∫2∏y√(1+(dy/dx)2)dx from 0->2
=∫2∏y√(1+(3x2)2)dx
=2∏∫x3√(1+9x4)dx
=2∏∫x3(1+3x2)dx
=2∏∫x3+3x5dx
=2∏[x4/4 + x6/2] 0->2
=plug in 2
=72∏

I don't see where I went wrong. The answer is ∏/27*(145√(145)-1)
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
Aug22-12, 11:45 PM   #2
 
Mentor
Quote by Saterial View Post
1. The problem statement, all variables and given/known data

Find the area of the surface obtained by rotating the curve y=x3, 0≤x≤2 about the x-axis.

2. Relevant equations
\begin{equation*}
SA = \int_{0}^{2} 2 \pi y L
\end{equation*}
3. The attempt at a solution

SORRY, I don't know how to use LaTeX yet.

∫2∏y√(1+(dy/dx)2)dx from 0->2
=∫2∏y√(1+(3x2)2)dx
=2∏∫x3√(1+9x4)dx
=2∏∫x3(1+3x2)dx
=2∏∫x3+3x5dx
=2∏[x4/4 + x6/2] 0->2
=plug in 2
=72∏

I don't see where I went wrong. The answer is ∏/27*(145√(145)-1)
Review basic algebra:
[itex]\displaystyle \sqrt{1+9x^4}\ne1+3x^2[/itex]
Notice that [itex]\displaystyle \frac{d}{dx}\ (1+9x^4)=36x^3\,,[/itex] so use a substitution like u = 1 + 9x4 .
Aug23-12, 12:18 AM   #3
 
Trying it with that, I now have:

∫2∏y√(1+(dy/dx)2)dx from 0->2
=∫2∏y√(1+(3x2)2)dx
=2∏∫x3√(1+9x4)dx

let u = 1+9x4, (1/36)du=x3dx

=2∏/36∫√udu
=2∏/36[2u^3/2/3] 0->2
=2∏/36[2(1+9x4)3/2/3] 0->2
=plug in 2
=some ridiculously huge number compared to answer
Aug23-12, 03:20 AM   #4
 

Basic Surface Area of Revolution


No, in fact, it gives the answer. Are you doing some basic arithmetic error?
New Reply

Similar discussions for: Basic Surface Area of Revolution
Thread Forum Replies
Area of Surface of Revolution Calculus & Beyond Homework 6
Surface area of revolution Calculus & Beyond Homework 7
Area Of The Surface Of Revolution General Math 10
Area of a surface of revolution Calculus & Beyond Homework 5
Surface Area (Surface of Revolution) - Discrepancy Calculus 23