Consider the following statements in respect of the quadratic equation 4(x - p)(x - q) - r2 = 0, where p, q and r are real numbers: 1. The roots are real 2. The roots are equal if p = q and r = 0 Which of the above statements is/are correct?
Consider the following statements in respect of the quadratic equation 4(x - p)(x - q) - r2 = 0, where p, q and r are real numbers: 1. The roots are real 2. The roots are equal if p = q and r = 0 Which of the above statements is/are correct? Correct Answer Both 1 and 2
Concept:
For any quadratic equation, ax2 + bx + c = 0. We have discriminant, D = b2 - 4ac then the given quadratic equation has:
- Distinct and real roots if D > 0.
- Real and repeated roots, if D = 0.
- Complex roots and conjugate of each other, D < 0.
Calculation:
Given: 4(x - p)(x - q) - r2 = 0
⇒ x2 - (p + q) x + pq - r2 /4 = 0
By comparing the quadratic equation x2 - (p + q) x + (pq - (r /2)2) = 0 with the standard quadratic equation ax2 + bx + c = 0. We get, a = 1, b = - (p + q) and c = pq - r2 /4
⇒ D = b2 - 4ac = (p + q)2 - 4pq + r2 = (p - q)2 + r2 ≥ 0
Hence statement I is true
The given quadratic equation 4(x - p)(x - q) - r2 = 0 will have repeated roots if D = 0.
⇒ D = (p - q)2 + r2 = 0 if and only if p = q and r = 0.
Hence statement II is true.