

InterviewSolution
Saved Bookmarks
1. |
S(x,y)=0 represents a circle. The equation S(x,2)=0 gives two identical solutions x=1 and the equation S(1,y)=0 gives two distinct solutions y=0,2 then the equatino of the circle isA. `x^(2)+y^(2)+2x-2y+1=0`B. `x^(2)+y^(2)-2x+2y+1=0`C. `x^(2)+y^(2)-2x-2y-1=0`D. `x^(2)+y^(2)-2x-2y+1=0` |
Answer» Correct Answer - D |
|