Solveeit Logo

Question

Question: Number of values $p$ for which the equation $(p^2-3p+2)x^2-(p^2-5p+4)x+p-p^2=0$ possess more than tw...

Number of values pp for which the equation (p23p+2)x2(p25p+4)x+pp2=0(p^2-3p+2)x^2-(p^2-5p+4)x+p-p^2=0 possess more than two roots, is:

A

0

B

1

C

2

D

3

Answer

1

Explanation

Solution

A polynomial equation of degree nn has at most nn roots. For a quadratic equation (degree 2) to have more than two roots, it must be an identity, meaning it holds true for all values of xx. This occurs when all the coefficients of the polynomial are zero.

Let the given equation be Ax2+Bx+C=0Ax^2 + Bx + C = 0, where: A=p23p+2A = p^2-3p+2 B=(p25p+4)B = -(p^2-5p+4) C=pp2C = p-p^2

We need to find the values of pp for which A=0A=0, B=0B=0, and C=0C=0 simultaneously.

Factorize each coefficient:

  1. A=p23p+2=(p1)(p2)A = p^2-3p+2 = (p-1)(p-2) For A=0A=0, p=1p=1 or p=2p=2.

  2. B=(p25p+4)=(p1)(p4)B = -(p^2-5p+4) = -(p-1)(p-4) For B=0B=0, p=1p=1 or p=4p=4.

  3. C=pp2=p(1p)=p(p1)C = p-p^2 = p(1-p) = -p(p-1) For C=0C=0, p=0p=0 or p=1p=1.

For all three coefficients to be zero, pp must be a common value in the solutions of A=0A=0, B=0B=0, and C=0C=0. The common value is p=1p=1.

When p=1p=1: A=(11)(12)=0×(1)=0A = (1-1)(1-2) = 0 \times (-1) = 0 B=(11)(14)=0×(3)=0B = -(1-1)(1-4) = -0 \times (-3) = 0 C=1(11)=1×0=0C = -1(1-1) = -1 \times 0 = 0

Thus, for p=1p=1, the equation becomes 0x2+0x+0=00x^2 + 0x + 0 = 0, which is 0=00=0. This equation is true for all real numbers xx, meaning it has infinitely many roots. The question asks for the number of values of pp for which this condition holds. We found only one such value, p=1p=1.