If equation px2 + qx + r = 0 has one root as 2 - 3i, then what will be the values of p, q and r, respectively?
Reveal answer
Fill a bubble to check yourself
If equation px2 + qx + r = 0 has one root as 2 - 3i, then what will be the values of p, q and r, respectively?
2, 12, 13
1, -4, 13
3, -2, 17
2, 4, 13
None of these
For a quadratic equation with real coefficients, complex roots occur in conjugate pairs. If 2 - 3i is a root, then 2 + 3i must also be a root. The quadratic is (x - (2 - 3i))(x - (2 + 3i)) = x^2 - 4x + 13 = 0, so p=1, q=-4, r=13.
Complex roots of a quadratic equation with real coefficients always occur in conjugate pairs, so the roots are 2 - 3i and 2 + 3i. Using the sum of roots formula, the sum is 4, making the coefficient of x equal to -4. Using the product of roots formula, the product is 22 + 32 = 13, which is the constant term. Assuming the leading coefficient p is 1, the values of p, q and r are respectively 1, -4 and 13.