Multiple choice

Which of the following are the roots of the equation (A2/x) + B2/(x - 1) = 1, where A and B are real numbers, not equal to zero?

  1. 0

  2. 1

  3. Any real number other than 0 and 1

  4. Imaginary roots

Reveal answer Fill a bubble to check yourself
C Correct answer
AI explanation

Multiply the entire equation A^2/x + B^2/(x - 1) = 1 by the common denominator x(x - 1) to clear the fractions. This yields the quadratic equation A^2(x - 1) + B^2(x) = x^2 - x. Expanding and moving all terms to one side gives x^2 - x - A^2(x) + A^2 - B^2(x) = 0, which simplifies to x^2 - (1 + A^2 + B^2)x + A^2 = 0. The product of the roots is A^2 and the sum is (1 + A^2 + B^2), meaning neither root can be 0 (since A is not 0) and neither root can be 1 (since the sum would require B^2 = 0, but B is not 0). Therefore, the roots can be any real number other than 0 and 1.