Example 1easy
- A)-2
- B)0
- C)2
- D)4
Step-by-step solution
- For P(x) to be a quadratic polynomial, the coefficient of x³ must be zero, and the coefficient of x² must be non-zero.
- Set the coefficient of x³ to zero: k² - 4 = 0. This implies k² = 4, so k = 2 or k = -2.
- Now, check the coefficient of x²: (k+2). If k = -2, then k+2 = -2+2 = 0, which would make the polynomial linear, not quadratic. If k = 2, then k+2 = 2+2 = 4, which is non-zero.
- Therefore, for P(x) to be a quadratic polynomial, the value of k must be 2.
Answer: 2