ur answers are right..but i expected some unconventional solution...
btw a doubt..what is the use of a=b and other cond of these kind?
Q1 If a≠b,then equation zz+az+bz+c=0 represents ?
Q2 If a=b,c εR and lbl2>c ,then equation zz+az+bz+c=0 represents ?
Q3 If a=b,c εR and lbl2<c ,then equation zz+az+bz+c=0 represents ?
-
UP 0 DOWN 0 2 3
3 Answers
Asish Mahapatra
·2009-09-01 20:28:03
Q2. zz + az + bz +c =0
x2+y2 + (c+id)(x+iy) + (c-id)(x-iy) +k =0
=> x2+y2 + cx - dy + cx + dy + k =0
=> x2+y2 + 2cx + k =0
this represents a circle with centre (-c,0) and radius √c2-k (this may represent a circle or may not)
Q3. the exp is same but as given c2+d2 < k
So the radius turns out to be imaginary,, So this represents nothing i guess.
eureka123
·2009-09-02 10:22:54
Grandmaster
·2009-09-04 04:31:24
i cannot understand how relation betw a and b would affect the question