Finding Area Between x=2(y^2) & x+y=1

  • Thread starter Thread starter fk378
  • Start date Start date
  • Tags Tags
    Areas Curves
fk378
Messages
366
Reaction score
0

Homework Statement


Find the area between
x=2(y^2) and x+y=1



The Attempt at a Solution


First I'm trying to find their intersection so

To solve for y I set up:
2(y^2)=1-y
2(y^2)+y=1
y=0,1

But, I notice that my teacher did:
2(y^2)+y-1=0
(2y+1)(y-1)=0
y=-1, 1/2

Why are these 2 methods bringing about different answers? Shouldn't they be the same?
 
Physics news on Phys.org
Don't double post.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top