kingwinner
- 1,266
- 0
Given that F(x,y)=xy(x+y-1). Determine whether S={(x,y) | F(x,y)=0} is a smooth curve.
Now, F(x,y)=x2y + xy2 - xy
Let gradient F = (2xy + y2 - y, x2 + 2xy - x) = 0
So 2xy + y2 - y = 0 and x2 + 2xy - x = 0
In order to determine where S is smooth, I have to solve these 2 equations for x and y, and I am stuck right here. How can I solve this non-linear system?
Thanks if someone could help me!
Now, F(x,y)=x2y + xy2 - xy
Let gradient F = (2xy + y2 - y, x2 + 2xy - x) = 0
So 2xy + y2 - y = 0 and x2 + 2xy - x = 0
In order to determine where S is smooth, I have to solve these 2 equations for x and y, and I am stuck right here. How can I solve this non-linear system?
Thanks if someone could help me!