For a,b,ca,b,c non- zero, real distinct, the equation, ( a^2+b^2)x^2 -2b(a+c) x +b^2+c^2=0(a2+b2)x22b(a+c)x+b2+c2=0 has non-zero real roots. One of these roots is also the root of the equation? A) a^2x^2-a(b-c)x+bc=0a2x2a(bc)x+bc=0 B) a^2x^2+a(c-b)x-bc=0a2x2+a(cb)xbc=0 C) (b^2+c^2)x^2-2a(b+c)x+a^2=0(b2+c2)x22a(b+c)x+a2=0

1 Answer
Mar 5, 2017

See below.

Explanation:

Solving for xx in ( a^2+b^2)x^2 -2b(a+c) x +b^2+c^2=0(a2+b2)x22b(a+c)x+b2+c2=0 we have

x=(b (a + c) - sqrt[-(b^2 - a c)^2])/(a^2 + b^2)x=b(a+c)(b2ac)2a2+b2 The solutions must be real so necessarily b^2 - a c=0b2ac=0 and the roots are real identical

x = {c/sqrt(ac),c/sqrt(ac)}x={cac,cac}

After substituting b = pmsqrt(ac)b=±ac into the equations from A) to C)

we obtain for the option B) the roots

x = {c/sqrt(ac),c/a}x={cac,ca}

so the correct option is B)