If the roots of (x-a)(x-b)+(x-b)(x-c)+(x-c)(x-a)=0 are real and equal .Then find the relation between a,b and c.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Upon observation, taking real a = b = c = K yields 3 ( x − K ) 2 = 0 , or x = K a double real root. A more rigorous proof can be written as follows. Expanding out the above equation gives:
3 x 2 − 2 ( a + b + c ) x + ( a b + a c + b c ) = 0 (i)
which has roots:
x = 6 2 ( a + b + c ) ± 4 ( a + b + c ) 2 − 4 ( 3 ) ( a b + a c + b c ) = 3 ( a + b + c ) ± ( a + b + c ) 2 − 3 ( a b + a c + b c ) (ii).
If we desire real & equal roots, then the the discriminant in (ii) must equal zero, or:
( a + b + c ) 2 − 3 ( a b + a c + b c ) = a 2 = b 2 + c 2 + 2 ( a b + a c + b c ) − 3 ( a b + a c + b c ) = 0 ⇒ a 2 + b 2 + c 2 − ( a b + a c + b c ) = 0 (iii).
Taking the roots of (iii) (picking any of a , b , c ) yields:
a = 2 ( b + c ) ± ( b + c ) 2 − 4 ( 1 ) ( b 2 + c 2 − b c ) = 2 ( b + c ) ± − 3 b 2 + 6 b c − 3 c 2 = 2 ( b + c ) ± − 3 ( b − c ) 2 (iv).
We want a , b , c ∈ R , which occurs in (iv) iff b = c = K to produce:
a = 2 ( K + K ) ± − 3 ( K − K ) 2 = 2 2 K = K (v).
Hence, a = b = c is the required answer.
Q . E . D .