TomFoolery
- 14
- 0
Homework Statement
If a solid is generated by rotating the line (x=4tan(y*pi/3)) on the y-axis. Find the volume between the area 0≤y≤1.
Homework Equations
I know that, when slicing a section (A(x)), I will generate a circle. This gives me two of the dimensions (by using area of a circle formula; A=pi*r2).
r=4tan(y*pi/3)
Therefore, V= \int pi*(4tan(y*pi/3))2
Lower Lim: 0, Upper lim:1
The Attempt at a Solution
This should become:
V = 16*pi \int (tan(y*pi/3)2
Then,
u = tan (y*pi/3)
w = y*pi/3
V = 16*pi \int (u2)(tan(w))(y*pi/3)
then,
V = (16pi) (tan(pi*y/3)3/3) (ln|cos(pi*y/3)|) (pi*y2/6)
My calculator tells me i should end up with 4(3^(1/2) - pi) but I have no idea how. It's just this last step that is killing me.