- #1
Smusko
- 20
- 0
Homework Statement
Solve for the volume above the xy-plane and below the paraboloid z=1-x2/a2-y2/b2
I have gotten an answer that is close to the correct one, but I can't figure out where I am wrong.
Homework Equations
Solution: Volume is = ab[tex]\pi[/tex]/2
The Attempt at a Solution
First I substituted
u=x/a,
v=y/b,
w=z,
That changed dV = ab*dudvdw = dV*
Now the domain looks like this: Above the uv-plane and below 1=u2+v2+w
I substitute again to Cylindrical coordinates.
u=r*cos([tex]\theta[/tex])
v=r*sin([tex]\theta[/tex])
w=t
The are element becomes dV* = abr*drd[tex]\theta[/tex]dt
So now if I have TripleIntegral(abr)drdtd[tex]\theta[/tex]
From that I get ab*(r2/2)*(t)*(theta)
Evaluate this over
0≤r≤1
0≤[tex]\theta[/tex]theta≤2pi
0≤t≤1
and I get ab*pi but the solution section says it becomes ab*pi/2 and I can't figure out where I am wrong or made a mistake.
Sorry for the alternating use of greek symbols and text. Sometimes the Latex reference works for me, sometimes it don't.
Last edited: