Multiple choice

If one root of the quadratic equation $px^2 + qx + r = 0 (p \neq 0)$ is a surd $\displaystyle \frac{\sqrt{a}}{\sqrt{a} + \sqrt{a-b}}$, where $p, q, r, a, b$ are all rationals, then the other root is

  1. $\displaystyle \frac{\sqrt{b}}{\sqrt{a} - \sqrt{a-b}}$
  2. $\displaystyle a + \frac{\sqrt{a(a-b)}}{b}$
  3. $\displaystyle \frac{a + \sqrt{a(a-b)}}{b}$
  4. $\displaystyle \frac{\sqrt{a} - \sqrt{a-b}}{\sqrt{b}}$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The given root is sqrt(a)/(sqrt(a) + sqrt(a-b)). Rationalizing the denominator by multiplying by (sqrt(a) - sqrt(a-b)) gives (sqrt(a^2) - sqrt(a(a-b))) / (a - (a-b)) = (a - sqrt(a(a-b))) / b. Since the coefficients are rational, the conjugate root must be (a + sqrt(a(a-b))) / b.