Solveeit Logo

Question

Question: If the equation $x^2 - ax + b = 0$ and $x^2 + bx - a = 0$ have a common root, then-...

If the equation x2ax+b=0x^2 - ax + b = 0 and x2+bxa=0x^2 + bx - a = 0 have a common root, then-

A

a = b

B

a + b = 0

C

a - b = 1

D

a - b + 1 = 0

Answer

a + b = 0

Explanation

Solution

Let the common root of the two quadratic equations x2ax+b=0x^2 - ax + b = 0 and x2+bxa=0x^2 + bx - a = 0 be α\alpha.

Since α\alpha is a common root, it must satisfy both equations:

  1. α2aα+b=0\alpha^2 - a\alpha + b = 0
  2. α2+bαa=0\alpha^2 + b\alpha - a = 0

Subtract equation (2) from equation (1):

(α2aα+b)(α2+bαa)=0(\alpha^2 - a\alpha + b) - (\alpha^2 + b\alpha - a) = 0 α2aα+bα2bα+a=0\alpha^2 - a\alpha + b - \alpha^2 - b\alpha + a = 0 aαbα+b+a=0-a\alpha - b\alpha + b + a = 0 (a+b)α+(a+b)=0-(a+b)\alpha + (a+b) = 0 (a+b)(1α)=0(a+b)(1 - \alpha) = 0

This equation implies two possibilities:

Case 1: a+b=0a+b = 0

If a+b=0a+b=0, then b=ab=-a. Substituting this into the original equations:

Equation 1: x2axa=0x^2 - ax - a = 0 Equation 2: x2axa=0x^2 - ax - a = 0

In this case, the two equations are identical, meaning they have both roots in common, and thus certainly have "a common root". So, a+b=0a+b=0 is a valid condition.

Case 2: 1α=0    α=11 - \alpha = 0 \implies \alpha = 1

If α=1\alpha = 1 is the common root, substitute α=1\alpha = 1 into equation (1):

12a(1)+b=01^2 - a(1) + b = 0 1a+b=01 - a + b = 0 ab=1a - b = 1

So, if the common root is 11, then ab=1a-b=1 is a valid condition.

Therefore, if the two equations have a common root, then either a+b=0a+b=0 or ab=1a-b=1. Both (B) and (C) are presented as options. If it's a single-choice question, it implies one of these must be chosen. Both are mathematically correct derivations. Option (B) implies that the equations are identical, thus having common roots.