Thread Closed

Triple Intergral Bounds Help

 
Share Thread Thread Tools
Jun10-08, 07:44 PM   #1
 

Triple Intergral Bounds Help


Hi guys,
Im currently revising for my exams and I encountered a problem I hope someone will be able to help me with.

1. The problem statement, all variables and given/known data
Find the volume of the region of space bounded by:
The planes x=0, y=0, z=0, z=3-2x+y and the surface y=1-x^2


2. Relevant equations
[tex]\int \int \int _R 1\, dV[/tex]

3. The attempt at a solution
First I decided to integrate with respect to the z direction as I wouldn't have to worry about splitting up the region yet.

[tex]\int \int \int _0 ^{3-2x+y} 1\, dz\, dy\, dx[/tex]

[tex]= \int \int 3-2x+y\, dy \, dx[/tex]

ok. But now I have a problem due to the surface y=1-x^2 cutting our region defined by the 4 planes. Can we split the region and choose our bounds like below?

[tex]= \int _1 ^{3/2} \int _{1-x^2} ^{2x-3} 3-2x+y\, dy\, dx \; + \int _0 ^1 \int _0 ^{2x-3} 3-2x+y\, dy \, dx[/tex]

Thanks.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Jun10-08, 09:41 PM   #2
 
Blog Entries: 14
i have something simpler:

say f(x,y) = 3-2x+y

so now volume is

int (0,1) . int (0, 1-x^2) f(x,y) dy.dx
Jun10-08, 11:14 PM   #3
 
Recognitions:
Homework Helper Homework Help
If you can picture the region, the volume you want appears to be confined to the 2nd octant. For this, you'll want the limits of integration for y to be from 0 to 1-x^2. Why is any "splitting of region" necessary?
Jun10-08, 11:22 PM   #4
 

Triple Intergral Bounds Help


Thanks for the reply rootX, Defennder

Indeed you are both right.
After scratching my head for a while I noticed I drew my diagram slightly wrong (I had the plane as z=3+2x-y lol) so my region projected onto the xy-plane was piece-wise defined.
Thread Closed
Thread Tools


Similar Threads for: Triple Intergral Bounds Help
Thread Forum Replies
Triple Intergral Problem Calculus & Beyond Homework 4
Bounds for triple integral Calculus & Beyond Homework 1
double/triple intergral bounds Calculus 6
intergral General Math 4
intergral General Math 8