Find Area of Region w/ y=x, x+2y=0, 2x+y=3

  • Thread starter Thread starter merced
  • Start date Start date
  • Tags Tags
    Area Integral
merced
Messages
44
Reaction score
1
Find the area of the region

y = x
x + 2y = 0
2x + y = 3

http://img149.imageshack.us/img149/4274/math37yo.th.jpg

So, I decided to integrate with respect to y.

And got the integral from -1 to 0 of [(3-y)/2 - (-2y)]dy + the integral from 0 to 1 of [(3-y)/2 - y]dy.

Integrating that, I got

[3y/2 + 3y^2/4]0-1 + [3y/2 - 3y^2/4]10 = 0

However, the answer is 3/2.

The book integrated with respect to x, but I wanted to do it in terms of y.
Is it possible integrating it with respect to y?
 
Last edited by a moderator:
Physics news on Phys.org
Okay, the lines x+ 2y= 0 and 2x+y= 3 intersect at (3, -3/2) (the lowest point on your graph) while 2x+y= 3 and y= x intersect at (1, 1). At y= 0, of course, the "left edge" changes formula. Integrate (3- y)/2 - (-2y) from -3/2 to 0 and then integrate y- (-2y) from 0 to 1.
 
"Okay, the lines x+ 2y= 0 and 2x+y= 3 intersect at (3, -3/2) (the lowest point on your graph) while 2x+y= 3 and y= x intersect at (1, 1). At y= 0, of course, the "left edge" changes formula."Integrate (3- y)/2 - (-2y) from -3/2 to 0 and then integrate y- (-2y) from 0 to 1."


Actually, they intersect at (2, -1).
That's why I was integrating [(3- y)/2 - (-2y)] from -1 to 0
(at x = 0, the upper function changes from y = x to 2x + y = 3.

"Integrate (3- y)/2 - (-2y) from -3/2 to 0 and then integrate y- (-2y) from 0 to 1."

Do you mean integrate [(3-y)/2 - y] from 0 to 1?
I don't understand where you're getting y - (- 2y) from.
 
Try redoing this step:
[3y/2 + 3y^2/4] + [3y/2 - 3y^2/4] (substitute the upper and lower limits of integration again).

You should be able to get the correct answer if you do it carefully.
 
Thanks, I see what I did wrong now.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top