Evaluating Triple Integral with Change of Variable: Help

  • Context: Graduate 
  • Thread starter Thread starter squenshl
  • Start date Start date
  • Tags Tags
    Change Variable
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
squenshl
Messages
468
Reaction score
4
How do I evaluate the triple integral [tex]\int\int\int_G[/tex] x+y+z dV using a suitable change of variable where G is the region
0 [tex]\leq[/tex] x+y [tex]\leq[/tex] 1, 2 [tex]\leq[/tex] y+z [tex]\leq[/tex] 3, 4 [tex]\leq[/tex] x+z [tex]\leq[/tex] 5.
I know to let u = x+y, v = y+z, w = x+z and I end up with the
det(jac) = |2| [tex]\Rightarrow[/tex] 1/det(jac) = |1/2|. But I'm stuck after that. Help.
 
Physics news on Phys.org
Hi squenshl! :wink:
squenshl said:
How do I evaluate the triple integral [tex]\int\int\int_G[/tex] x+y+z dV using a suitable change of variable where G is the region.

Well, you've got the bounds, and you know how to rewrite the dV (from the Jacobian), so all you need is to rewrite x+y+z in terms of u v and w, which is … ? :smile:
 
Hint:

What does u+v+w equal, in terms of x+y+z?
 
u+v+w = 2x+2y+2z = 2(x+y+z),
[tex]\Rightarrow[/tex] x+y+z = (u+v+w)/2.
Then just chuck that in. Is that right. Thanks.
 
Last edited:
squenshl said:
x+y+z = (u+v+w)/2.

:biggrin: Woohoo! :biggrin: