Double Integrals: Solving f(x,y)= x2 + y2 in a Triangle Region

  • Thread starter Thread starter Quincy
  • Start date Start date
  • Tags Tags
    Integrals
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Quincy
Messages
228
Reaction score
0

Homework Statement



f(x,y) = x2 + y2 over the triangular region with vertices (0,0), (1,0), (0,1)

Homework Equations





The Attempt at a Solution



[tex]\int[/tex]from 0 to 1-x[tex]\int[/tex]from 0 to 1 of x2 + y2 dydx = [tex]\int[/tex]from 0 to 1-x of (1/3)y3 evaluated from 0 to 1 dx
= [tex]\int[/tex] from 0 to 1-x of (1/3) dx
= (1/3)x evaluated from 0 to 1-x
= (1/3)(1-x)

According to the book, the answer is 1/6... How do I know what the value of x is?
 
Physics news on Phys.org
Is there another way you can define the line 1-x? Maybe in terms of y :wink:.

Oh, and if you choose to do so you might need to change the order in which you're integrating :wink:.
 
You've written the equivalent of this:

[tex]\int^{1-x}_0 f(x) dx[/tex].

You can't "let x go from 0 to (1-x)." That doesn't make any sense.

Try writing down your double integral again, but pay more careful attention to which direction you're integrating and what order your dy and dx are in.