Question
Question: Locus of all point P(x, y) satisfying x³ + y³ + 3xy = 1 consists of union of...
Locus of all point P(x, y) satisfying x³ + y³ + 3xy = 1 consists of union of

a line and an isolated point
a line pair and an isolated point
a line and a circle
a circle and a isolated point.
a line and an isolated point
Solution
The given equation is x3+y3+3xy=1. We can rewrite this equation as x3+y3−1+3xy=0.
Using the algebraic identity: x3+y3+z3−3xyz=(x+y+z)(x2+y2+z2−xy−yz−zx)
Let z=−1. Substituting this into the identity, we get: x3+y3+(−1)3−3xy(−1)=(x+y+(−1))(x2+y2+(−1)2−xy−y(−1)−(−1)x) x3+y3−1+3xy=(x+y−1)(x2+y2+1−xy+y+x)
The given equation x3+y3−1+3xy=0 is therefore equivalent to: (x+y−1)(x2+y2+1−xy+y+x)=0
This equation is satisfied if either of the factors is zero:
Factor 1: x+y−1=0 This is the equation of a straight line.
Factor 2: x2+y2+1−xy+y+x=0 To analyze this equation, we can multiply it by 2: 2x2+2y2+2−2xy+2y+2x=0 Rearrange the terms to form perfect squares: (x2−2xy+y2)+(x2+2x+1)+(y2+2y+1)=0 This simplifies to: (x−y)2+(x+1)2+(y+1)2=0
For the sum of three squares to be zero, each individual square must be zero:
- (x−y)2=0⟹x−y=0⟹x=y
- (x+1)2=0⟹x+1=0⟹x=−1
- (y+1)2=0⟹y+1=0⟹y=−1
The only solution that satisfies all three conditions is x=−1 and y=−1. Thus, the second equation represents the single isolated point (−1,−1).
The locus of all points P(x, y) satisfying the original equation is the union of the locus of points satisfying the first factor (a line) and the locus of points satisfying the second factor (an isolated point). The point (−1,−1) does not lie on the line x+y−1=0, since −1+(−1)−1=−3=0.
Therefore, the locus consists of a line and an isolated point.